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

<http://dewey.info/class/636.086/e23/>
  skos:altLabel "Åkeravlinger--fôr"@nb, "Fôravlinger--fôr"@nb, "Kornsorter--dyrefôr"@nb, "Fôrbelgfrukter--fôr"@nb, "Høy--dyrefôr"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  ns0:including "Grøntfôr"@nb, "Tørt grøntfôr"@nb ;
  skos:prefLabel "Fôr fra åkeravlinger"@nb ;
  dc:identifier "ocd00158364" ;
  skos:notation "636.086" ;
  dc:modified "2017-09-21"^^xsd:date ;
  skos:narrower <http://dewey.info/class/636.0862/e23/> ;
  skos:broader <http://dewey.info/class/636.08/e23/> ;
  a skos:Concept .

<http://dewey.info/class/636.0862/e23/>
  skos:notation "636.0862" ;
  skos:prefLabel "Silofôr"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/636.086/e23/> .

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

<http://dewey.info/class/636.08/e23/>
  skos:notation "636.08" ;
  skos:prefLabel "Bestemte emner innen husdyrhold"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/636.086/e23/> .

