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

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

<http://dewey.info/class/578.012/e23/>
  dc:identifier "ocd00149296" ;
  a skos:Concept ;
  ns0:including "Numerisk taksonomi"@nb, "Kjemotaksonomi"@nb, "Cytotaksonomi"@nb, "Arter"@nb, "Kladistisk analyse"@nb ;
  skos:altLabel "Numerisk taksonomi"@nb, "Systematikk (biologi)"@nb, "Arter"@nb, "Taksonomi (biologi)"@nb, "Kjemotaksonomi"@nb, "Biologisk klassifikasjon"@nb, "Kladistisk analyse"@nb, "Cytotaksonomi"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2017-01-25"^^xsd:date ;
  ns0:classHere "Systematikk"@nb, "Taksonomi"@nb ;
  skos:broader <http://dewey.info/class/578/e23/> ;
  skos:closeMatch bibbi:1678816 ;
  mads:componentList (
   <http://dewey.info/class/578/e23/>
   <http://dewey.info/class/1--012/e23/>
 ) ;
  skos:notation "578.012" ;
  skos:prefLabel "Klassifikasjon"@nb ;
  skos:narrower <http://dewey.info/class/578.012092/e23/> .

<http://dewey.info/class/578/e23/>
  skos:notation "578" ;
  skos:prefLabel "Naturhistorie for organismer og lignende emner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/578.012/e23/> .

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

<http://dewey.info/class/578.012092/e23/>
  skos:notation "578.012092" ;
  skos:prefLabel "Biologisk klassifikasjon--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/578.012/e23/> .

