@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/641.69/e23/>
  skos:notation "641.69" ;
  skos:prefLabel "Tilberedning av vilt og sjømat"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/641.695/e23/> .

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

<http://dewey.info/class/641.695/e23/>
  skos:altLabel "Reker--matlaging"@nb, "Krepsdyr--matlaging"@nb, "Krabber--matlaging"@nb, "Kreps--matlaging"@nb, "Hummere--matlaging"@nb ;
  a skos:Concept ;
  skos:closeMatch bibbi:1134944 ;
  ns0:including "Hummere"@nb, "Reker"@nb, "Krabber"@nb ;
  skos:notation "641.695" ;
  skos:prefLabel "Krepsdyr"@nb ;
  dc:modified "2015-01-29"^^xsd:date ;
  dc:identifier "ocd00159728" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/641.69/e23/> .

