@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/551.770916324/e23/>
  skos:notation "551.770916324" ;
  skos:prefLabel "Kritt (periode)--Barentshavet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.77/e23/> .

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

<http://dewey.info/class/551.77/e23/>
  dc:identifier "ocd00147765" ;
  skos:altLabel "Kritt (periode)--geologi"@nb, "Kritt (periode)"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2014-08-05"^^xsd:date ;
  skos:notation "551.77" ;
  skos:prefLabel "Kritt"@nb ;
  skos:narrower <http://dewey.info/class/551.770916324/e23/> ;
  skos:broader <http://dewey.info/class/551.71-551.79/e23/> ;
  a skos:Concept ;
  skos:closeMatch bibbi:1121773 .

<http://dewey.info/class/551.71-551.79/e23/>
  skos:notation "551.71-551.79" ;
  skos:prefLabel "Bestemte geologiske perioder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/551.77/e23/> .

