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

<http://dewey.info/class/2--776/e23/>
  skos:prefLabel "Minnesota"@nb ;
  a skos:Concept .

<http://dewey.info/class/917.7626/e23/>
  skos:notation "917.7626" ;
  skos:prefLabel "Pipestone County (Minn.)--geografi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/917.76/e23/> .

<http://dewey.info/class/91/e23/>
  skos:prefLabel "Geografi og reiser"@nb ;
  a skos:Concept .

<http://dewey.info/class/917.76581/e23/>
  skos:notation "917.76581" ;
  skos:prefLabel "Saint Paul (Minn.)--geografi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/917.76/e23/> .

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

<http://dewey.info/class/917.7/e23/>
  skos:notation "917.7" ;
  skos:prefLabel "Nord-sentrale delstater (USA)--geografi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/917.76/e23/> .

<http://dewey.info/class/917.76/e23/>
  skos:narrower <http://dewey.info/class/917.76581/e23/>, <http://dewey.info/class/917.76579/e23/>, <http://dewey.info/class/917.7626/e23/> ;
  skos:closeMatch bibbi:1147123 ;
  skos:broader <http://dewey.info/class/917.7/e23/> ;
  dc:identifier "cccd557d-861e-4791-9b54-df3c6ba9c597" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2021-05-26"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/91/e23/>
   <http://dewey.info/class/2--776/e23/>
 ) ;
  dc:created "2016-04-18"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Minnesota--geografi"@nb ;
  skos:notation "917.76" .

<http://dewey.info/class/917.76579/e23/>
  skos:notation "917.76579" ;
  skos:prefLabel "Minneapolis (Minn.)--geografi, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/917.76/e23/> .

