@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 humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/636.0109/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/636.01/e23/> ;
  skos:notation "636.0109" ;
  skos:prefLabel "Gårder--husdyrhold--historie, …"@nb .

<http://dewey.info/class/636/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/636.01/e23/> ;
  skos:notation "636" ;
  skos:prefLabel "Husdyrhold"@nb .

<http://dewey.info/class/636.01/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00158325" ;
  dc:modified "2016-10-07"^^xsd:date ;
  skos:altLabel "Bondegårder--husdyrhold"@nb, "Gårder--husdyrhold"@nb, "Rancher"@nb ;
  skos:broader <http://dewey.info/class/636/e23/> ;
  skos:exactMatch humord:c07806 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c07810, humord:c07811 ;
  skos:narrower <http://dewey.info/class/636.0109/e23/>, <http://dewey.info/class/636.0105/e23/> ;
  skos:notation "636.01" ;
  skos:prefLabel "Rancher og gårder"@nb ;
  skos:relatedMatch humord:c06260, humord:c29605 .

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

<http://dewey.info/class/636.0105/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/636.01/e23/> ;
  skos:notation "636.0105" ;
  skos:prefLabel "Rancher--periodika, …"@nb .

