@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 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.756/e23/>
  skos:notation "595.756" ;
  skos:prefLabel "Anoplura"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/595.75/e23/> .

<http://dewey.info/class/595.75/e23/>
  skos:narrower <http://dewey.info/class/595.758/e23/>, <http://dewey.info/class/595.756/e23/>, <http://dewey.info/class/595.757/e23/>, <http://dewey.info/class/595.754/e23/>, <http://dewey.info/class/595.752/e23/> ;
  dc:identifier "ocd00150204" ;
  dc:modified "2018-06-27"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "595.75" ;
  skos:broader <http://dewey.info/class/595.7/e23/> ;
  skos:prefLabel "Homoptera, Heteroptera, Anoplura, Mallophaga, Thysanoptera"@nb ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/class/595.7/e23/>
  skos:notation "595.7" ;
  skos:prefLabel "Insecta"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/595.75/e23/> .

<http://dewey.info/class/595.754/e23/>
  skos:notation "595.754" ;
  skos:prefLabel "Heteroptera"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/595.75/e23/> .

<http://dewey.info/class/595.752/e23/>
  skos:notation "595.752" ;
  skos:prefLabel "Homoptera"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/595.75/e23/> .

<http://dewey.info/class/595.757/e23/>
  skos:notation "595.757" ;
  skos:prefLabel "Mallophaga"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/595.75/e23/> .

<http://dewey.info/class/595.758/e23/>
  skos:notation "595.758" ;
  skos:prefLabel "Thysanoptera"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/595.75/e23/> .

