@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/631.55/e23/>
  a skos:Concept ;
  ns0:including "Slåtting"@nb, "Skjæring"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00157598" ;
  dc:modified "2018-06-08"^^xsd:date ;
  skos:altLabel "Slåtting"@nb, "Skjæring"@nb ;
  skos:broader <http://dewey.info/class/631.5/e23/> ;
  skos:exactMatch humord:c11843, realfagstermer:c001803 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c04816, humord:c11846 ;
  skos:narrower <http://dewey.info/class/631.558/e23/> ;
  skos:notation "631.55" ;
  skos:prefLabel "Innhøsting"@nb ;
  skos:relatedMatch realfagstermer:c008519, humord:c28426, humord:c16904 .

<http://dewey.info/class/631.558/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/631.55/e23/> ;
  skos:notation "631.558" ;
  skos:prefLabel "Avkastning"@nb .

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

<http://dewey.info/class/631.5/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/631.55/e23/> ;
  skos:notation "631.5" ;
  skos:prefLabel "Dyrking og innhøsting"@nb .

