@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#> .

<http://dewey.info/class/563.01-563.09/e23/>
  skos:notation "563.01-563.09" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept .

<http://dewey.info/class/563.6/e23/>
  skos:notation "563.6" ;
  skos:prefLabel "Anthozoa (koralldyr)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/563/e23/> .

<http://dewey.info/class/562-569/e23/>
  skos:notation "562-569" ;
  skos:prefLabel "Bestemte taksonomiske dyregrupper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/563/e23/> .

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

<http://dewey.info/class/563.4/e23/>
  skos:notation "563.4" ;
  skos:prefLabel "Porifera (svamper) og Archaeocyatha (arkeocyatider)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/563/e23/> .

<http://dewey.info/class/563.5/e23/>
  skos:notation "563.5" ;
  skos:prefLabel "Cnidaria (nesledyr)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/563/e23/> .

<http://dewey.info/class/563/e23/>
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2012-10-30"^^xsd:date ;
  skos:prefLabel "Diverse fossile virvelløse dyr i sjøen og i strandbeltet"@nb ;
  skos:narrower <http://dewey.info/class/563.6/e23/>, <http://dewey.info/class/563.4/e23/>, <http://dewey.info/class/563.9/e23/>, <http://dewey.info/class/563.01-563.09/e23/>, <http://dewey.info/class/563.5/e23/>, <http://dewey.info/class/563.8/e23/> ;
  skos:notation "563" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00148076" ;
  skos:broader <http://dewey.info/class/562-569/e23/> .

<http://dewey.info/class/563.8/e23/>
  skos:notation "563.8" ;
  skos:prefLabel "Ctenophora (kammaneter)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/563/e23/> .

<http://dewey.info/class/563.9/e23/>
  skos:notation "563.9" ;
  skos:prefLabel "Echinodermata (pigghuder) og Hemichordata (hemikordater)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/563/e23/> .

