@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/972.8102/e23/>
  skos:altLabel "Guatemala--1502-1524"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "972.8102" ;
  skos:closeMatch bibbi:1161417, bibbi:1161416 ;
  dc:modified "2016-10-07"^^xsd:date ;
  skos:broader <http://dewey.info/class/972.81/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Perioden med europeisk oppdagelse, utforsking, erobring, 1502-1524"@nb ;
  dc:identifier "ocd00176510" .

<http://dewey.info/class/972.81/e23/>
  skos:notation "972.81" ;
  skos:prefLabel "Guatemala"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/972.8102/e23/> .

