@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/338.766494/e23/>
  skos:notation "338.766494" ;
  skos:prefLabel "Sjømat--foretak"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.76649442092/e23/> .

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

<http://dewey.info/class/338.76649442092/e23/>
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/338.76/e23/>
   <http://dewey.info/class/664.94/e23/>
   <http://dewey.info/class/664..02842/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  skos:closeMatch bibbi:1684599, bibbi:1684596 ;
  skos:notation "338.76649442092" ;
  dc:created "2018-10-17"^^xsd:date ;
  dc:modified "2018-10-17"^^xsd:date ;
  skos:prefLabel "Klippfisk--industriell bearbeiding--foretak--biografier"@nb ;
  skos:broader <http://dewey.info/class/338.766494/e23/> ;
  dc:identifier "e48fc3d0-ec40-4722-9c0b-5c7722c48fb7" .

<http://dewey.info/class/1--092/e23/>
  skos:prefLabel "Biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/338.76/e23/>
  skos:prefLabel "Forretningsforetak inndelt etter næring"@nb ;
  a skos:Concept .

