@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/591.3/e23/>
  skos:notation "591.3" ;
  skos:prefLabel "Genetikk, evolusjon, alderskjennetegn"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/591.38/e23/> .

<http://dewey.info/class/591.38/e23/>
  dc:identifier "ocd00149894" ;
  dc:modified "2013-01-25"^^xsd:date ;
  skos:closeMatch bibbi:1130287 ;
  skos:prefLabel "Evolusjon"@nb ;
  skos:notation "591.38" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:altLabel "Evolusjon--dyr"@nb, "Fylogeni--dyr"@nb, "Levende fossiler--zoologi"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  ns0:classHere "Fylogeni"@nb ;
  skos:broader <http://dewey.info/class/591.3/e23/> .

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

