@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/631.567/e23/>
  skos:notation "631.567" ;
  skos:prefLabel "Sortering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/631.56/e23/> .

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

<http://dewey.info/class/631.568/e23/>
  skos:notation "631.568" ;
  skos:prefLabel "Lagring"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/631.56/e23/> .

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

<http://dewey.info/class/631.56/e23/>
  ns0:including "Rengjøring"@nb, "Rensing"@nb, "Pakking"@nb ;
  skos:altLabel "Rengjøring av avlinger"@nb, "Pakking av avlinger"@nb, "Balling av avlinger"@nb, "Skalling av avlinger"@nb, "Rensing av avlinger"@nb ;
  dc:identifier "ocd00157600" ;
  skos:narrower <http://dewey.info/class/631.567/e23/>, <http://dewey.info/class/631.568/e23/> ;
  dc:modified "2018-06-08"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Arbeidsoperasjoner etter innhøsting"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/631.5/e23/> ;
  skos:notation "631.56" .

