@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/972.87011/e23/>
  skos:notation "972.87011" ;
  skos:prefLabel "Eldre historie fram til 1501"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/972.8701/e23/> .

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

<http://dewey.info/class/972.8701/e23/>
  a skos:Concept ;
  skos:notation "972.8701" ;
  dc:identifier "ocd00176671" ;
  skos:altLabel "Panama--eldre historie fram til 1514"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Eldre historie fram til 1514"@nb ;
  skos:closeMatch bibbi:1161582, bibbi:1161581 ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:narrower <http://dewey.info/class/972.87011/e23/>, <http://dewey.info/class/972.87012/e23/> ;
  skos:broader <http://dewey.info/class/972.87/e23/> ;
  dc:modified "2016-10-07"^^xsd:date .

<http://dewey.info/class/972.87/e23/>
  skos:notation "972.87" ;
  skos:prefLabel "Panama"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/972.8701/e23/> .

<http://dewey.info/class/972.87012/e23/>
  skos:notation "972.87012" ;
  skos:prefLabel "Perioden med spansk oppdagelse, utforsking, erobring, 1501-1514"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/972.8701/e23/> .

