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

<http://dewey.info/class/636.3901-636.3908/e23/>
  a skos:Concept ;
  dc:created "2010-11-16"^^xsd:date ;
  dc:identifier "ocd00301151" ;
  dc:modified "2017-01-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/636.390/e23/>
   <http://dewey.info/class/636..08/e23/>
   <http://dewey.info/class/636..01/e23/>
 ) ;
  skos:broader <http://dewey.info/class/636.39/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/636.3908209678/e23/>, <http://dewey.info/class/636.390845092/e23/>, <http://dewey.info/class/636.3908968/e23/> ;
  skos:notation "636.3901-636.3908" ;
  skos:prefLabel "Bestemte emner innen geitehold"@nb .

<http://dewey.info/class/636.390845092/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/636.3901-636.3908/e23/> ;
  skos:notation "636.390845092" ;
  skos:prefLabel "Geitegjetere"@nb .

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

<http://dewey.info/class/636.3908968/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/636.3901-636.3908/e23/> ;
  skos:notation "636.3908968" ;
  skos:prefLabel "Hjernesykdommer--dyr--veterinærmedisin--geiter"@nb .

<http://dewey.info/class/636.39/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/636.3901-636.3908/e23/> ;
  skos:notation "636.39" ;
  skos:prefLabel "Geiter"@nb .

<http://dewey.info/class/636.3908209678/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/636.3901-636.3908/e23/> ;
  skos:notation "636.3908209678" ;
  skos:prefLabel "Avl--husdyrhold--geiter--Tanzania"@nb .

