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

<http://dewey.info/class/664.920287/e23/>
  skos:notation "664.920287" ;
  skos:prefLabel "Testing og måling"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/664.921-664.928/e23/>
  skos:notation "664.921-664.928" ;
  skos:prefLabel "Konserveringsteknikker"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/664.92/e23/> .

<http://dewey.info/class/664.9/e23/>
  skos:notation "664.9" ;
  skos:prefLabel "Kjøtt og lignende matvarer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/664.92/e23/> .

<http://dewey.info/class/664.929/e23/>
  skos:notation "664.929" ;
  skos:prefLabel "Tilsetningsstoffer, tester, analyser, kvalitetskontroller, biprodukter, emballering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/664.92/e23/> .

<http://dewey.info/class/664.92/e23/>
  skos:narrower <http://dewey.info/class/664.921-664.928/e23/>, <http://dewey.info/class/664.929/e23/>, <http://dewey.info/class/664.920287/e23/> ;
  skos:notation "664.92" ;
  skos:altLabel "Rødt kjøtt--industriell bearbeiding"@nb, "Kjøttpudding--industriell bearbeiding"@nb, "Fårekjøtt--industriell bearbeiding"@nb, "Lammekjøtt--industriell bearbeiding"@nb, "Geitekjøtt--industriell bearbeiding"@nb, "Svinekjøtt--industriell bearbeiding"@nb, "Storfekjøtt--industriell bearbeiding--teknologi"@nb, "Kjøttpaier--industriell bearbeiding"@nb, "Kalv--industriell bearbeiding"@nb, "Hjortevilt--industriell bearbeiding"@nb ;
  skos:broader <http://dewey.info/class/664.9/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00161432" ;
  dc:modified "2015-04-30"^^xsd:date ;
  skos:closeMatch bibbi:1116378 ;
  skos:prefLabel "Rødt kjøtt"@nb .

