@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/2--516/e23/>
  skos:prefLabel "Den autonome region Xinjiang Uygur (Xinjiang Uygur Zizhiqu)"@nb ;
  a skos:Concept .

<http://dewey.info/class/9/e23/>
  skos:prefLabel "Historie og geografi"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/951.603/e23/>
  skos:notation "951.603" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/951.6035/e23/> ;
  dc:modified "2022-02-07"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--516/e23/>
   <http://dewey.info/class/951..03/e23/>
 ) ;
  skos:broader <http://dewey.info/class/951.6/e23/> ;
  skos:prefLabel "Xinjiang Uygur Zizhiqu (Kina)--1644-1912"@nb ;
  dc:identifier "fad12bbc-ee72-4853-820e-3952ef1c4ea0" ;
  dc:created "2018-10-24"^^xsd:date .

<http://dewey.info/class/951.6/e23/>
  skos:notation "951.6" ;
  skos:prefLabel "Xinjiang Uygur Zizhiqu (Kina), …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/951.603/e23/> .

<http://dewey.info/class/951.6035/e23/>
  skos:notation "951.6035" ;
  skos:prefLabel "Xinjiang Uygur Zizhiqu (Kina)--1864-1911"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/951.603/e23/> .

