@prefix sip-sdmx-code: . @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:isDefinedBy rdfs:label "Defined by"@en . sip-sdmx-code:ageUnit-H a skos:Concept , sip-sdmx-code:AgeUnit ; rdfs:label "Hour(s)" ; skos:inScheme sip-sdmx-code:ageUnit ; skos:notation "H"@en ; skos:prefLabel "Hour(s)" ; skos:topConceptOf sip-sdmx-code:ageUnit . sip-sdmx-code:ageUnit-D a skos:Concept , sip-sdmx-code:AgeUnit ; rdfs:label "Day(s)" ; skos:inScheme sip-sdmx-code:ageUnit ; skos:notation "D"@en ; skos:prefLabel "Day(s)" ; skos:topConceptOf sip-sdmx-code:ageUnit . sip-sdmx-code:ageUnit a skos:ConceptScheme ; rdfs:label "Age unit code list"@en ; rdfs:seeAlso sip-sdmx-code:AgeUnit , ; rdfs:subClassOf sdmx-code:ConceptScheme ; "11.1" ; skos:definition "

A reference ageUnit codelist based on SDMX:CL_AGE(1.0)

"@en ; skos:hasTopConcept sip-sdmx-code:ageUnit-W , sip-sdmx-code:ageUnit-H , sip-sdmx-code:ageUnit-Y , sip-sdmx-code:ageUnit-D , sip-sdmx-code:AgeUnit , sip-sdmx-code:ageUnit-M ; skos:notation "CL_AGEUNIT"@en ; skos:note "

SDMX:CL_AGE(1.0): This code list provides a set of building blocks to be used for creating simple or complex code identifiers relating to the concept of \"age\" as defined in the Cross-Domain Concepts and the Metadata Common Vocabulary, i.e. the length of time that a person has lived or a thing has existed. This code list was formally adopted on 7 February 2014. More information about and supporting material for this code list and SDMX code lists in general (e.g. list of generic codes for expressing general concepts like \"Total\", \"Unknown\", etc.; syntaxes for the creation of further codes; general guidelines for the creation of SDMX code lists) can be found at this address: https://sdmx.org/?page_id=4345.

"@en ; skos:prefLabel "Age unit code list"@en . sip-sdmx-code:AgeUnit a rdfs:Class ; rdfs:isDefinedBy sip-sdmx-code:ageUnit ; rdfs:label "Age - codelist class" ; rdfs:subClassOf skos:Concept ; skos:inScheme sip-sdmx-code:ageUnit ; skos:prefLabel "Age - codelist class" ; skos:topConceptOf sip-sdmx-code:ageUnit . skos:note rdfs:label "Note"@en . skos:notation rdfs:label "Notation"@en . rdfs:seeAlso rdfs:label "See also"@en . sip-sdmx-code:ageUnit-W a skos:Concept , sip-sdmx-code:AgeUnit ; rdfs:label "Week(s)" ; skos:inScheme sip-sdmx-code:ageUnit ; skos:notation "W"@en ; skos:prefLabel "Week(s)" ; skos:topConceptOf sip-sdmx-code:ageUnit . sip-sdmx-code:ageUnit-Y a skos:Concept , sip-sdmx-code:AgeUnit ; rdfs:label "Year(s)" ; skos:inScheme sip-sdmx-code:ageUnit ; skos:notation "Y"@en ; skos:prefLabel "Year(s)" ; skos:topConceptOf sip-sdmx-code:ageUnit . skos:definition rdfs:label "Definition"@en . rdfs:subClassOf rdfs:label "SubClass of"@en . sip-sdmx-code:ageUnit-M a skos:Concept , sip-sdmx-code:AgeUnit ; rdfs:label "Month(s)" ; skos:inScheme sip-sdmx-code:ageUnit ; skos:notation "M"@en ; skos:prefLabel "Month(s)" ; skos:topConceptOf sip-sdmx-code:ageUnit .