@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/333.955404/e23/>
  skos:notation "333.955404" ;
  skos:prefLabel "Generelle emner vedrørende bløtdyr"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/333.9554/e23/> .

<http://dewey.info/class/333.9554/e23/>
  skos:altLabel "Muslinger--ressursøkonomi"@nb, "Bløtdyr--ressursøkonomi"@nb ;
  skos:broader <http://dewey.info/class/333.9554-333.9555/e23/> ;
  skos:narrower <http://dewey.info/class/333.955404/e23/>, <http://dewey.info/class/333.95541-333.95546/e23/>, <http://dewey.info/class/333.95548/e23/> ;
  a skos:Concept ;
  skos:notation "333.9554" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  ns0:classHere "Muslinger"@nb ;
  dc:modified "2018-07-19"^^xsd:date ;
  skos:prefLabel "Bløtdyr"@nb ;
  dc:identifier "ocd00135158" .

<http://dewey.info/class/333.9554-333.9555/e23/>
  skos:notation "333.9554-333.9555" ;
  skos:prefLabel "Skalldyr"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/333.9554/e23/> .

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

<http://dewey.info/class/333.95548/e23/>
  skos:notation "333.95548" ;
  skos:prefLabel "Andre bløtdyr enn muslinger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/333.9554/e23/> .

<http://dewey.info/class/333.95541-333.95546/e23/>
  skos:notation "333.95541-333.95546" ;
  skos:prefLabel "Bivalvia"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/333.9554/e23/> .

