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

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

<http://dewey.info/class/636.089/e23/>
  skos:prefLabel "Veterinærmedisin"@nb ;
  a skos:Concept .

<http://dewey.info/class/636.08909/e23/>
  skos:notation "636.08909" ;
  skos:prefLabel "Veterinærmedisin--historie, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/636.089092/e23/> .

<http://dewey.info/class/1--092/e23/>
  skos:prefLabel "Biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/636.089092/e23/>
  mads:componentList (
   <http://dewey.info/class/636.089/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  skos:broader <http://dewey.info/class/636.08909/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:closeMatch bibbi:1146876, bibbi:1127675, bibbi:1197039, bibbi:1199944, bibbi:1102295 ;
  a skos:Concept ;
  skos:altLabel "Veterinærer--biografier"@nb, "Dyrleger"@nb ;
  dc:modified "2018-01-17"^^xsd:date ;
  dc:identifier "ocd00158386" ;
  skos:notation "636.089092" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Veterinærer, …"@nb .

