@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/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/564.5/e23/>
  skos:notation "564.5" ;
  skos:prefLabel "Cephalopoda (blekkspruter)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/564.53/e23/> .

<http://dewey.info/class/564.53/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/564.5/e23/> ;
  dc:identifier "ocd00148114" ;
  skos:narrower <http://dewey.info/class/564.53097/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2012-10-30"^^xsd:date ;
  skos:altLabel "Baculitidae"@nb, "Ammonoidea"@nb, "Ammonitter"@nb ;
  skos:prefLabel "Ammonoidea (ammonitter)"@nb ;
  skos:closeMatch bibbi:1145997 ;
  skos:notation "564.53" .

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

<http://dewey.info/class/564.53097/e23/>
  skos:notation "564.53097" ;
  skos:prefLabel "Ammonoidea--Nord-Amerika"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/564.53/e23/> .

