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

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

<http://dewey.info/class/595.799/e23/>
  skos:closeMatch bibbi:1114838, bibbi:1111321, bibbi:1142625 ;
  skos:altLabel "Honningbier--zoologi"@nb, "Bier"@nb, "Apidae"@nb, "Humler"@nb ;
  skos:narrower <http://dewey.info/class/595.79915/e23/>, <http://dewey.info/class/595.7990941/e23/>, <http://dewey.info/class/595.79909481/e23/> ;
  skos:prefLabel "Apoidea"@nb ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "595.799" ;
  dc:identifier "ocd00150236" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/595.79/e23/> ;
  dc:modified "2018-09-27"^^xsd:date .

<http://dewey.info/class/595.7990941/e23/>
  skos:notation "595.7990941" ;
  skos:prefLabel "Bier--Storbritannia"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/595.799/e23/> .

<http://dewey.info/class/595.79/e23/>
  skos:notation "595.79" ;
  skos:prefLabel "Hymenoptera"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/595.799/e23/> .

<http://dewey.info/class/595.79909481/e23/>
  skos:notation "595.79909481" ;
  skos:prefLabel "Bier--Norge"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/595.799/e23/> .

<http://dewey.info/class/595.79915/e23/>
  skos:notation "595.79915" ;
  skos:prefLabel "Rovbier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/595.799/e23/> .

