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

<http://dewey.info/class/635.1-635.8/e23/>
  skos:notation "635.1-635.8" ;
  skos:prefLabel "Spiselige hagebruksavlinger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/635.7/e23/> .

<http://dewey.info/class/635.7/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:closeMatch bibbi:1118044, bibbi:1116609, bibbi:1128793 ;
  skos:prefLabel "Aromatiske og søte urter"@nb ;
  dc:identifier "ocd00158149" ;
  skos:altLabel "Urtete--landbruk"@nb, "Urter--hagebruksavlinger"@nb, "Krydderurter--hagebruksavlinger"@nb, "Urtehager"@nb ;
  dc:modified "2014-12-19"^^xsd:date ;
  skos:notation "635.7" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/635.1-635.8/e23/> ;
  ns0:classHere "Urtehager"@nb .

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

