@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 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.35/e23/> .

<http://dewey.info/class/591.35/e23/>
  dc:modified "2013-01-24"^^xsd:date ;
  skos:altLabel "Arvelighet--dyr"@nb, "Genetikk--dyr"@nb ;
  a skos:Concept ;
  ns0:classHere "Verker om den genetiske sammensetningen til dyr som belyser den totale funksjonen"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/591.3/e23/> ;
  skos:prefLabel "Genetikk"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "591.35" ;
  dc:identifier "ocd00149893" .

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

