@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/595.724/e23/>
  skos:notation "595.724" ;
  skos:prefLabel "Diplura"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/595.722-595.725/e23/> .

<http://dewey.info/class/595.722-595.725/e23/>
  skos:narrower <http://dewey.info/class/595.725/e23/>, <http://dewey.info/class/595.722/e23/>, <http://dewey.info/class/595.723/e23/>, <http://dewey.info/class/595.724/e23/> ;
  a skos:Concept ;
  dc:modified "2018-06-27"^^xsd:date ;
  skos:broader <http://dewey.info/class/595.72/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "595.722-595.725" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Apterygota"@nb ;
  dc:identifier "ocd00150180" .

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

<http://dewey.info/class/595.722/e23/>
  skos:notation "595.722" ;
  skos:prefLabel "Protura"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/595.722-595.725/e23/> .

<http://dewey.info/class/595.725/e23/>
  skos:notation "595.725" ;
  skos:prefLabel "Collembola"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/595.722-595.725/e23/> .

<http://dewey.info/class/595.723/e23/>
  skos:notation "595.723" ;
  skos:prefLabel "Thysanura"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/595.722-595.725/e23/> .

<http://dewey.info/class/595.72/e23/>
  skos:notation "595.72" ;
  skos:prefLabel "Apterygota; Orthoptera og beslektede ordener"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/595.722-595.725/e23/> .

