@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/641.5784/e23/>
  skos:notation "641.5784" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  ns0:classHere "Matlaging til utendørs grillfester"@nb ;
  skos:prefLabel "Matlaging på utendørsgrill"@nb ;
  dc:modified "2014-09-29"^^xsd:date ;
  dc:identifier "ocd00159471" ;
  skos:altLabel "Grilling--utendørs matlaging"@nb, "Griller (matlagingsutstyr)--utendørs matlaging"@nb ;
  skos:closeMatch bibbi:1139054 ;
  skos:broader <http://dewey.info/class/641.578/e23/> .

<http://dewey.info/class/641.578/e23/>
  skos:notation "641.578" ;
  skos:prefLabel "Utendørs matlaging"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/641.5784/e23/> .

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

