@prefix sip-sdmx-code: . @prefix dct: . @prefix sdmx-code: . @prefix sdmx-concept: . @prefix sip-sdmx-agency: . @prefix skos: . @prefix sdmx: . @prefix rdfs: . @prefix sip-sdmx: . @prefix sip-sdmx-concept: . @prefix xkos: . rdfs:seeAlso rdfs:label "See also"@en . a skos:Concept ; rdfs:label "Total"@en ; skos:exactMatch sip-sdmx-code:sex-_T ; skos:inScheme ; skos:notation "SEX_T"@en ; skos:prefLabel "Total"@en ; skos:topConceptOf . a skos:Concept ; rdfs:label "Female"@en ; skos:exactMatch sdmx-code:sex-F , , sip-sdmx-code:sex-F ; skos:inScheme ; skos:notation "SEX_F"@en ; skos:prefLabel "Female"@en ; skos:topConceptOf . a skos:Concept ; rdfs:label "Male"@en ; skos:exactMatch sip-sdmx-code:sex-M , , sdmx-code:sex-M ; skos:inScheme ; skos:notation "SEX_M"@en ; skos:prefLabel "Male"@en ; skos:topConceptOf . a skos:Concept ; rdfs:label "Other"@en ; skos:exactMatch sip-sdmx-code:sex-_O ; skos:inScheme ; skos:notation "SEX_O"@en ; skos:prefLabel "Other"@en ; skos:topConceptOf . skos:exactMatch rdfs:label "Exact match"@en . a skos:ConceptScheme ; rdfs:label "Sex code list"@en ; rdfs:seeAlso , sip-sdmx-code:sex , sdmx-code:sex ; dct:description "

The code list is based on the ILOSTAT set of sex codes. It has been semantically enriched using RDF, SKOS, and DCTERMS, with exact matches established via skos:exactMatch to codes from the SDMX namespaces (sip-sdmx-code and sdmx-code). The code list is also linked to corresponding concepts from DBPedia, to code lists from the Interoperability Basis Platform, and to sdmx-code using the rdfs:seeAlso property.

"@en ; "26.1" ; skos:hasTopConcept , , , ; skos:prefLabel "Sex code list"@en . skos:notation rdfs:label "Notation"@en . dct:description rdfs:label "Description"@en .