@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/631.5814/e23/>
  skos:narrower <http://dewey.info/class/631.5814092/e23/>, <http://dewey.info/class/631.58140284/e23/> ;
  dc:identifier "ocd00157504" ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2013-05-14"^^xsd:date ;
  skos:closeMatch bibbi:1176906 ;
  skos:broader <http://dewey.info/class/631.581/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "631.5814" ;
  skos:prefLabel "Direktesåing"@nb .

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

<http://dewey.info/class/631.581/e23/>
  skos:notation "631.581" ;
  skos:prefLabel "Metoder for redusert jordbearbeiding"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/631.5814/e23/> .

<http://dewey.info/class/631.5814092/e23/>
  skos:notation "631.5814092" ;
  skos:prefLabel "Direktesåing--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/631.5814/e23/> .

<http://dewey.info/class/631.58140284/e23/>
  skos:notation "631.58140284" ;
  skos:prefLabel "Direktesåing--utstyr"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/631.5814/e23/> .

