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

<http://dewey.info/class/910.020223/e23/>
  skos:notation "910.020223" ;
  skos:prefLabel "Fysisk geografi--kart"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/910.02/e23/> .

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

<http://dewey.info/class/910.021/e23/>
  skos:notation "910.021" ;
  skos:prefLabel "Fysisk geografi vedrørende områder, regioner, steder generelt"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/910.02/e23/> .

<http://dewey.info/class/910.02076/e23/>
  skos:notation "910.02076" ;
  skos:prefLabel "Fysisk geografi--arbeidsbøker"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/910.02/e23/> .

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

<http://dewey.info/class/910.02/e23/>
  skos:narrower <http://dewey.info/class/910.020223/e23/>, <http://dewey.info/class/910.021/e23/>, <http://dewey.info/class/910.02076/e23/>, <http://dewey.info/class/910.0209/e23/> ;
  dc:identifier "ocd00172173" ;
  skos:notation "910.02" ;
  skos:prefLabel "Jorda (fysisk geografi)"@nb ;
  skos:broader <http://dewey.info/class/910/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:altLabel "Fysisk geografi"@nb ;
  dc:modified "2018-05-30"^^xsd:date ;
  skos:closeMatch bibbi:1115547 .

<http://dewey.info/class/910.0209/e23/>
  skos:notation "910.0209" ;
  skos:prefLabel "Historie og biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/910.02/e23/> .

