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

<http://dewey.info/class/353.9970973/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/353.997/e23/> ;
  skos:notation "353.9970973" ;
  skos:prefLabel "USA. Food and Drug Administration--offentlig administrasjon, …"@nb .

<http://dewey.info/class/353.997/e23/>
  a skos:Concept ;
  ns0:classHere "Ren mat"@nb, "Fastsettelse av næringsinnhold"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00138591" ;
  dc:modified "2015-02-10"^^xsd:date ;
  skos:altLabel "Mat--produktsikkerhet--offentlig administrasjon"@nb, "Mat--næringsinnhold--offentlig administrasjon"@nb ;
  skos:broader <http://dewey.info/class/353.99/e23/> ;
  skos:closeMatch realfagstermer:c002309 ;
  skos:exactMatch humord:c26348, realfagstermer:c007434 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch realfagstermer:c013925 ;
  skos:narrower <http://dewey.info/class/353.9970973/e23/> ;
  skos:notation "353.997" ;
  skos:prefLabel "Mattrygghet"@nb ;
  skos:relatedMatch realfagstermer:c017557, humord:c04912, realfagstermer:c013454 .

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

<http://dewey.info/class/353.99/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/353.997/e23/> ;
  skos:notation "353.99" ;
  skos:prefLabel "Farlige produkter og stoffer"@nb .

