@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#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

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

<http://dewey.info/class/639.2778309481/e23/>
  dc:identifier "8a63541a-783d-4c72-8389-274e4be3db5d" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2022-11-30"^^xsd:date ;
  skos:closeMatch bibbi:1437170 ;
  skos:broader <http://dewey.info/class/639.27783/e23/> ;
  dc:created "2022-11-30"^^xsd:date ;
  skos:prefLabel "Tunfisk--kommersielt fiske--Norge"@nb ;
  skos:notation "639.2778309481" ;
  mads:componentList (
   <http://dewey.info/class/639.27/e23/>
   <http://dewey.info/class/597.783/e23/>
   <http://dewey.info/class/2--481/e23/>
 ) ;
  a skos:Concept .

<http://dewey.info/class/639.27/e23/>
  skos:prefLabel "Fiske etter bestemte typer fisk"@nb ;
  a skos:Concept .

<http://dewey.info/class/2--481/e23/>
  skos:prefLabel "Norge"@nb ;
  a skos:Concept .

<http://dewey.info/class/639.27783/e23/>
  skos:notation "639.27783" ;
  skos:prefLabel "Tunfisk--kommersielt fiske"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/639.2778309481/e23/> .

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

