@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/633.20868/e23/>
  skos:notation "633.20868" ;
  skos:prefLabel "Fôravlinger--lagring, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/633.2086/e23/> .

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

<http://dewey.info/class/633.2086/e23/>
  skos:narrower <http://dewey.info/class/633.20868/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "76e4955d-0bd0-4f82-a567-e3ec349a2bff" ;
  a skos:Concept ;
  skos:prefLabel "Balling av avlinger--fôravlinger, …"@nb ;
  dc:created "2016-11-07"^^xsd:date ;
  skos:broader <http://dewey.info/class/633.208/e23/> ;
  skos:notation "633.2086" ;
  skos:altLabel "Pakking av avlinger--fôravlinger"@nb ;
  dc:modified "2016-11-08"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/633.208/e23/>
   <http://dewey.info/class/631..56/e23/>
 ) .

<http://dewey.info/class/633.208/e23/>
  skos:notation "633.208" ;
  skos:prefLabel "Dyrking, innhøsting, lignende emner knyttet til fôravlinger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/633.2086/e23/> .

