@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 humord: <http://data.ub.uio.no/humord/> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/664.7525/e23/>
  a skos:Concept ;
  ns0:including "Søte kjeks"@nb, "Paier"@nb, "Kaker"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00161325" ;
  dc:modified "2015-04-30"^^xsd:date ;
  skos:altLabel "Wienerbrød--industriell bearbeiding"@nb, "Kjeks (kakekjeks)--industriell bearbeiding"@nb, "Vannbakkels--industriell bearbeiding"@nb, "Eclairer--industriell bearbeiding"@nb, "Terter--industriell bearbeiding"@nb, "Paier--industriell bearbeiding"@nb, "Kaker--industriell bearbeiding"@nb, "Søte bakverk--industriell bearbeiding"@nb, "Småkaker--industriell bearbeiding"@nb ;
  skos:broader <http://dewey.info/class/664.752/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c17281 ;
  skos:notation "664.7525" ;
  skos:prefLabel "Søte bakverk"@nb ;
  skos:relatedMatch humord:c04819, realfagstermer:c003584 .

<http://dewey.info/class/664.752/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/664.7525/e23/> ;
  skos:notation "664.752" ;
  skos:prefLabel "Bakervarer"@nb .

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

