@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/915.1/e23/>
  skos:notation "915.1" ;
  skos:prefLabel "Kina--geografi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/915.16/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/class/91/e23/>
  skos:prefLabel "Geografi og reiser"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/915.16044/e23/>
  skos:notation "915.16044" ;
  skos:prefLabel "Xinjiang Uygur Zizhiqu (Kina)--reiser--1912-1949"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/915.16/e23/> .

<http://dewey.info/class/915.16/e23/>
  skos:narrower <http://dewey.info/class/915.16044/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2017-03-08"^^xsd:date ;
  dc:identifier "f7858544-1301-48ed-8b8f-5bfbe173e89a" ;
  skos:broader <http://dewey.info/class/915.1/e23/> ;
  a skos:Concept ;
  skos:closeMatch bibbi:1149614, bibbi:1156179, bibbi:1149778 ;
  dc:created "2017-03-06"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/91/e23/>
   <http://dewey.info/class/2--516/e23/>
 ) ;
  skos:notation "915.16" ;
  skos:prefLabel "Tianfjellene--Kina--geografi"@nb .

