@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: . sip-sdmx-code:intensity a skos:ConceptScheme ; rdfs:label "Intensity code list"@en ; rdfs:seeAlso sip-sdmx-code:Intensity , ; rdfs:subClassOf sdmx-code:ConceptScheme ; "8.1" ; skos:definition "

A reference intensity codelist based on UIS:CL_INTENSITY(1.0)

"@en ; skos:hasTopConcept sip-sdmx-code:Intensity , sip-sdmx-code:intensity-_Z , sip-sdmx-code:intensity-FT , sip-sdmx-code:intensity-PT , sip-sdmx-code:intensity-_T ; skos:notation "CL_INTENSITY"@en ; skos:prefLabel "Intensity code list"@en . rdfs:seeAlso rdfs:label "See also"@en . rdfs:isDefinedBy rdfs:label "Defined by"@en . sip-sdmx-code:Intensity a rdfs:Class ; rdfs:isDefinedBy sip-sdmx-code:intensity ; rdfs:label "Intensity - codelist class" ; rdfs:subClassOf skos:Concept ; skos:inScheme sip-sdmx-code:intensity ; skos:prefLabel "Intensity - codelist class" ; skos:topConceptOf sip-sdmx-code:intensity . sip-sdmx-code:intensity-_Z a sip-sdmx-code:Intensity , skos:Concept ; rdfs:label "Not applicable" ; skos:inScheme sip-sdmx-code:intensity ; skos:notation "_Z"@en ; skos:prefLabel "Not applicable" ; skos:topConceptOf sip-sdmx-code:intensity . sip-sdmx-code:intensity-FT a sip-sdmx-code:Intensity , skos:Concept ; rdfs:label "Full-time" ; skos:inScheme sip-sdmx-code:intensity ; skos:notation "FT"@en ; skos:prefLabel "Full-time" ; skos:topConceptOf sip-sdmx-code:intensity . skos:definition rdfs:label "Definition"@en . sip-sdmx-code:intensity-PT a sip-sdmx-code:Intensity , skos:Concept ; rdfs:label "Part-time" ; skos:inScheme sip-sdmx-code:intensity ; skos:notation "PT"@en ; skos:prefLabel "Part-time" ; skos:topConceptOf sip-sdmx-code:intensity . rdfs:subClassOf rdfs:label "SubClass of"@en . skos:notation rdfs:label "Notation"@en . sip-sdmx-code:intensity-_T a sip-sdmx-code:Intensity , skos:Concept ; rdfs:label "Total" ; skos:inScheme sip-sdmx-code:intensity ; skos:notation "_T"@en ; skos:prefLabel "Total" ; skos:topConceptOf sip-sdmx-code:intensity .