@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/333.70951/e23/>
  skos:notation "333.70951" ;
  skos:prefLabel "Miljø--Kina, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/333.709516/e23/> .

<http://dewey.info/class/2--516/e23/>
  skos:prefLabel "Den autonome region Xinjiang Uygur (Xinjiang Uygur Zizhiqu)"@nb ;
  a skos:Concept .

<http://dewey.info/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/333.7/e23/>
  skos:prefLabel "Landområder, fritidsområder og villmarksområder, energi"@nb ;
  a skos:Concept .

<http://dewey.info/class/333.709516/e23/>
  skos:altLabel "Naturressurser--Xinjiang Uygur Zizhiqu (Kina)"@nb ;
  dc:created "2019-02-05"^^xsd:date ;
  skos:prefLabel "Miljø--Xinjiang Uygur Zizhiqu (Kina), …"@nb ;
  a skos:Concept ;
  dc:identifier "b273fc7c-ad16-4cf8-a505-cfc7fcaa325d" ;
  dc:modified "2019-05-24"^^xsd:date ;
  skos:broader <http://dewey.info/class/333.70951/e23/> ;
  mads:componentList (
   <http://dewey.info/class/333.7/e23/>
   <http://dewey.info/class/2--516/e23/>
 ) ;
  skos:notation "333.709516" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

