@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/571.31/e23/>
  mads:componentList (
   <http://dewey.info/class/571.3/e23/>
   <http://dewey.info/class/571.1/e23/>
 ) ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Dyr--anatomi, …"@nb ;
  dc:modified "2020-09-21"^^xsd:date ;
  skos:narrower <http://dewey.info/class/571.3196655/e23/>, <http://dewey.info/class/571.316/e23/>, <http://dewey.info/class/571.317/e23/>, <http://dewey.info/class/571.31072/e23/> ;
  skos:altLabel "Anatomi--dyr"@nb ;
  a skos:Concept ;
  dc:identifier "ocd00148336" ;
  skos:broader <http://dewey.info/class/571.3/e23/> ;
  skos:notation "571.31" ;
  skos:closeMatch bibbi:1112423 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/571.317/e23/>
  skos:notation "571.317" ;
  skos:prefLabel "Anatomi--fisker, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/571.31/e23/> .

<http://dewey.info/class/571.31072/e23/>
  skos:notation "571.31072" ;
  skos:prefLabel "Dyr--anatomi--forskning, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/571.31/e23/> .

<http://dewey.info/class/571.3196655/e23/>
  skos:notation "571.3196655" ;
  skos:prefLabel "Anatomi--hester"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/571.31/e23/> .

<http://dewey.info/class/571.3/e23/>
  skos:notation "571.3" ;
  skos:prefLabel "Anatomi og morfologi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/571.31/e23/> .

<http://dewey.info/class/571.316/e23/>
  skos:notation "571.316" ;
  skos:prefLabel "Virveldyr--anatomi, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/571.31/e23/> .

<http://dewey.info/class/571.1/e23/>
  skos:prefLabel "Dyr"@nb ;
  a skos:Concept .

