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

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

<http://dewey.info/class/597.74/e23/>
  skos:broader <http://dewey.info/class/597.7/e23/> ;
  skos:altLabel "Tilapia--zoologi"@nb, "Skalarer--zoologi"@nb, "Ciklider"@nb, "Cichlider"@nb, "Pterophyllum"@nb, "Symphysodon"@nb, "Diskosfisk"@nb ;
  dc:modified "2024-07-02"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "ocd00150346" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "597.74" ;
  skos:prefLabel "Cichlidae"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/597.7/e23/>
  skos:notation "597.7" ;
  skos:prefLabel "Perciformes"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/597.74/e23/> .

