@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://dewey.info/class/967.183-967.186/e23/>
  skos:notation "967.183-967.186" ;
  skos:prefLabel "Lokalområder i  Ekvatorial-Guinea"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/967.186/e23/> .

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

<http://dewey.info/class/967.186/e23/>
  skos:broader <http://dewey.info/class/967.183-967.186/e23/> ;
  skos:altLabel "Annobón (Ekvatorial-Guinea)"@nb, "Malabo (Ekvatorial-Guinea)"@nb, "Pagalu (Ekvatorial-Guinea)"@nb ;
  dc:identifier "0657425f-fe28-43cb-b2d9-1f64b3d353f1" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--671.86/e23/>
 ) ;
  dc:modified "2019-09-18"^^xsd:date ;
  skos:notation "967.186" ;
  a skos:Concept ;
  skos:prefLabel "Bioko (Ekvatorial-Guinea), …"@nb ;
  dc:created "2017-02-06"^^xsd:date .

