@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/635.96/e23/>
  skos:notation "635.96" ;
  skos:prefLabel "Grupperinger etter spesielle områder og formål"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/635.965/e23/> .

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

<http://dewey.info/class/635.965/e23/>
  dc:identifier "ocd00158249" ;
  ns0:classHere "Innendørs hagebruk i hjemmet"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1119111, bibbi:1179397 ;
  a skos:Concept ;
  skos:altLabel "Potteplanter--stueplanter"@nb, "Potteplanting--stueplanter"@nb, "Innendørs hagebruk--blomsterdyrking"@nb, "Pottetrær--stueplanter"@nb ;
  skos:broader <http://dewey.info/class/635.96/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2016-10-07"^^xsd:date ;
  skos:notation "635.965" ;
  skos:narrower <http://dewey.info/class/635.9653/e23/> ;
  skos:prefLabel "Stueplanter"@nb .

<http://dewey.info/class/635.9653/e23/>
  skos:notation "635.9653" ;
  skos:prefLabel "Planteformering--potteplanter--stueplanter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/635.965/e23/> .

