@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/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/959.86/e23/>
  skos:notation "959.86" ;
  skos:prefLabel "De små Sundaøyer (Nusa Tenggara)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/959.868/e23/> .

<http://dewey.info/class/959.868/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Vest-Timor (Indonesia)"@nb, "Timor Tengah (Indonesia)"@nb, "Flores (Indonesia : øy)"@nb, "Timor (Indonesia : øy)"@nb, "Øst-Nusa Tenggara (Indonesia)"@nb, "Sumba (Indonesia : øy)"@nb ;
  skos:broader <http://dewey.info/class/959.86/e23/> ;
  dc:identifier "d934d1c6-b236-445d-b881-a710155777c7" ;
  dc:created "2016-10-03"^^xsd:date ;
  skos:prefLabel "Nusa Tenggara Timur (Indonesia), …"@nb ;
  a skos:Concept ;
  dc:modified "2016-10-04"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--598.68/e23/>
 ) ;
  skos:notation "959.868" .

