@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/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/972.02092/e23/>
  skos:notation "972.02092" ;
  skos:prefLabel "Mexico--1519-1810--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/972.02/e23/> .

<http://dewey.info/class/972.02/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:closeMatch bibbi:1161360, bibbi:1161319 ;
  skos:prefLabel "Erobring og kolonitiden, 1519-1810"@nb ;
  skos:broader <http://dewey.info/class/972.01-972.08/e23/> ;
  a skos:Concept ;
  skos:notation "972.02" ;
  dc:modified "2016-10-07"^^xsd:date ;
  skos:altLabel "Mexico--1600-tallet"@nb, "Mexico--1519-1810"@nb, "Mexico--1700-tallet"@nb, "Mexico--1500-tallet"@nb ;
  dc:identifier "ocd00176558" ;
  skos:narrower <http://dewey.info/class/972.02092/e23/> .

<http://dewey.info/class/972.01-972.08/e23/>
  skos:notation "972.01-972.08" ;
  skos:prefLabel "Historiske perioder for Mexico"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/972.02/e23/> .

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

