@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/597.694/e23/>
  skos:notation "597.694" ;
  skos:prefLabel "Pleuronectidae"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/597.69/e23/> .

<http://dewey.info/class/597.695/e23/>
  skos:notation "597.695" ;
  skos:prefLabel "Hippoglossus"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/597.69/e23/> .

<http://dewey.info/class/597.6/e23/>
  skos:notation "597.6" ;
  skos:prefLabel "Scopelomorpha, Paracanthopterygii, Acanthopterygii"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/597.69/e23/> .

<http://dewey.info/class/597.69/e23/>
  skos:closeMatch bibbi:1675282 ;
  skos:narrower <http://dewey.info/class/597.695/e23/>, <http://dewey.info/class/597.694/e23/> ;
  skos:broader <http://dewey.info/class/597.6/e23/> ;
  skos:prefLabel "Pleuronectiformes"@nb ;
  skos:altLabel "Flatfisk"@nb, "Tunger (benfiskfamilie)"@nb, "Heterosomata"@nb, "Flyndrefisk"@nb, "Piggvarer"@nb, "Paralichthys"@nb, "Paralichthys californicus"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  ns0:variantName "Heterosomata"@nb ;
  a skos:Concept ;
  dc:identifier "ocd00150335" ;
  skos:notation "597.69" ;
  dc:modified "2018-06-27"^^xsd:date .

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

