@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:seeAlso rdfs:label "See also"@en . rdfs:isDefinedBy rdfs:label "Defined by"@en . sip-sdmx-code:demandProd-P a skos:Concept , sip-sdmx-code:DemandProd ; rdfs:label "Production based" ; skos:inScheme sip-sdmx-code:demandProd ; skos:notation "P"@en ; skos:prefLabel "Production based" ; skos:topConceptOf sip-sdmx-code:demandProd . skos:definition rdfs:label "Definition"@en . sip-sdmx-code:demandProd-D a skos:Concept , sip-sdmx-code:DemandProd ; rdfs:label "Demand based" ; skos:inScheme sip-sdmx-code:demandProd ; skos:notation "D"@en ; skos:prefLabel "Demand based" ; skos:topConceptOf sip-sdmx-code:demandProd . sip-sdmx-code:DemandProd a rdfs:Class ; rdfs:isDefinedBy ; rdfs:label "Demand or production - codelist class" ; rdfs:subClassOf skos:Concept ; skos:inScheme sip-sdmx-code:demandProd ; skos:prefLabel "Demand or production - codelist class" ; skos:topConceptOf sip-sdmx-code:demandProd . rdfs:subClassOf rdfs:label "SubClass of"@en . sip-sdmx-code:demandProd a skos:ConceptScheme ; rdfs:label "Demand or production code list"@en ; rdfs:seeAlso sip-sdmx-code:DemandProd , ; rdfs:subClassOf sdmx-code:ConceptScheme ; "11.1" ; skos:definition "

A reference demandProd codelist based on ESTAT:CL_DEMAND_PROD(1.0)

"@en ; skos:hasTopConcept sip-sdmx-code:demandProd-P , sip-sdmx-code:demandProd-D , sip-sdmx-code:DemandProd ; skos:notation "CL_DEMANDPROD"@en ; skos:prefLabel "Demand or production code list"@en . skos:notation rdfs:label "Notation"@en .