@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/333.9562-333.9567/e23/>
  skos:notation "333.9562-333.9567" ;
  skos:prefLabel "Bestemte typer fisk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/333.9565/e23/> .

<http://dewey.info/class/333.9565/e23/>
  skos:narrower <http://dewey.info/class/333.95657/e23/>, <http://dewey.info/class/333.95659/e23/>, <http://dewey.info/class/333.95655/e23/>, <http://dewey.info/class/333.95656/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/333.956/e23/>
   <http://dewey.info/class/597.5/e23/>
 ) ;
  dc:identifier "c83b291a-6e69-4457-8bc5-f0bf16cd36f3" ;
  dc:created "2018-02-06"^^xsd:date ;
  skos:notation "333.9565" ;
  dc:modified "2018-02-08"^^xsd:date ;
  skos:broader <http://dewey.info/class/333.9562-333.9567/e23/> ;
  skos:prefLabel "Laksefisk--ressursøkonomi"@nb .

<http://dewey.info/class/333.95656/e23/>
  skos:notation "333.95656" ;
  skos:prefLabel "Laks--ressursøkonomi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/333.9565/e23/> .

<http://dewey.info/class/597.5/e23/>
  skos:prefLabel "Protacanthopterygii"@nb ;
  a skos:Concept .

<http://dewey.info/class/333.95657/e23/>
  skos:notation "333.95657" ;
  skos:prefLabel "Ørret--ressursøkonomi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/333.9565/e23/> .

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

<http://dewey.info/class/333.956/e23/>
  skos:prefLabel "Fisk"@nb ;
  a skos:Concept .

<http://dewey.info/class/333.95655/e23/>
  skos:notation "333.95655" ;
  skos:prefLabel "Laksefamilien--ressursøkonomi, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/333.9565/e23/> .

<http://dewey.info/class/333.95659/e23/>
  skos:notation "333.95659" ;
  skos:prefLabel "Gjedder--ressursøkonomi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/333.9565/e23/> .

