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

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

<http://dewey.info/class/971.7/e23/>
  skos:closeMatch bibbi:1162043, bibbi:1162045, bibbi:1162919 ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--717/e23/>
 ) ;
  skos:narrower <http://dewey.info/class/971.703/e23/>, <http://dewey.info/class/971.71-971.77/e23/>, <http://dewey.info/class/971.704/e23/>, <http://dewey.info/class/971.701/e23/>, <http://dewey.info/class/971.705/e23/>, <http://dewey.info/class/971.702/e23/> ;
  dc:modified "2017-01-25"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/971/e23/> ;
  dc:identifier "ocd00176498" ;
  skos:notation "971.7" ;
  skos:prefLabel "Prince Edward Island"@nb .

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

<http://dewey.info/class/971.705/e23/>
  skos:notation "971.705" ;
  skos:prefLabel "2000-"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/971.7/e23/> .

<http://dewey.info/class/971.71-971.77/e23/>
  skos:notation "971.71-971.77" ;
  skos:prefLabel "Lokalområder i  Prince Edward Island"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/971.7/e23/> .

<http://dewey.info/class/2--717/e23/>
  skos:prefLabel "Prince Edward Island"@nb ;
  a skos:Concept .

<http://dewey.info/class/971.703/e23/>
  skos:notation "971.703" ;
  skos:prefLabel "Perioden som provins i Canada, 1873-"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/971.7/e23/> .

<http://dewey.info/class/971.704/e23/>
  skos:notation "971.704" ;
  skos:prefLabel "1945-1999"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/971.7/e23/> .

<http://dewey.info/class/971/e23/>
  skos:notation "971" ;
  skos:prefLabel "Canada"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/971.7/e23/> .

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

<http://dewey.info/class/971.702/e23/>
  skos:notation "971.702" ;
  skos:prefLabel "Perioden som egen provins, 1769-1873"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/971.7/e23/> .

