@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/551.42-551.45/e23/>
  skos:notation "551.42-551.45" ;
  skos:prefLabel "Bestemte landformer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/551.42/e23/> .

<http://dewey.info/class/551.423/e23/>
  skos:notation "551.423" ;
  skos:prefLabel "Barriereøyer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.42/e23/> .

<http://dewey.info/class/551.424/e23/>
  skos:notation "551.424" ;
  skos:prefLabel "Rev"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.42/e23/> .

<http://dewey.info/class/551.42/e23/>
  skos:altLabel "Øyer--geomorfologi"@nb, "Øyer"@nb ;
  skos:narrower <http://dewey.info/class/551.424/e23/>, <http://dewey.info/class/551.423/e23/> ;
  skos:notation "551.42" ;
  skos:broader <http://dewey.info/class/551.42-551.45/e23/> ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Øyer og rev"@nb ;
  dc:modified "2012-10-04"^^xsd:date ;
  dc:identifier "ocd00147367" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1117202 .

