@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/class/641.37/e23/>
  skos:prefLabel "Meieriprodukter og lignende"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/641.373/e23/>
  skos:notation "641.373" ;
  skos:prefLabel "Ost, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/641.37309481/e23/> .

<http://dewey.info/class/637.3/e23/>
  skos:prefLabel "Framstilling av ost"@nb ;
  a skos:Concept .

<http://dewey.info/class/2--481/e23/>
  skos:prefLabel "Norge"@nb ;
  a skos:Concept .

<http://dewey.info/class/641.37309481/e23/>
  mads:componentList (
   <http://dewey.info/class/641.37/e23/>
   <http://dewey.info/class/637.3/e23/>
   <http://dewey.info/class/2--481/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1129833 ;
  dc:identifier "e43fa8fc-ca3b-4968-b3a9-5457999c78fe" ;
  dc:created "2019-10-09"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Ost--mat--Norge"@nb ;
  dc:modified "2019-10-10"^^xsd:date ;
  skos:broader <http://dewey.info/class/641.373/e23/> ;
  skos:notation "641.37309481" .

