@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 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/641.39/e23/>
  skos:notation "641.39" ;
  skos:prefLabel "Vilt og sjømat"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/641.394/e23/> .

<http://dewey.info/class/641.394/e23/>
  skos:notation "641.394" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00159373" ;
  skos:broader <http://dewey.info/class/641.39/e23/> ;
  skos:altLabel "Øresnegler--mat"@nb, "Kamskjell--mat"@nb, "Åttearmede blekkspruter--mat"@nb, "Blåskjell--mat"@nb, "Blåskjell"@nb, "Abaloner"@nb, "Snegler (landlevende)--mat"@nb, "Skjell--mat"@nb, "Bløtdyr--mat"@nb, "Skalldyr--mat"@nb, "Østers--mat"@nb, "Østers"@nb, "Tiarmede blekkspruter--mat"@nb, "Kamskjell"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2024-08-28"^^xsd:date ;
  skos:prefLabel "Øresnegler, …"@nb ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/641.39/e23/>
   <http://dewey.info/class/641..694/e23/>
 ) .

