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

<http://dewey.info/class/598.53/e23/>
  skos:notation "598.53" ;
  skos:prefLabel "Casuariiformes"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/598.5/e23/> .

<http://dewey.info/class/598.54/e23/>
  skos:notation "598.54" ;
  skos:prefLabel "Apterygiformes"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/598.5/e23/> .

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

<http://dewey.info/class/598.52/e23/>
  skos:notation "598.52" ;
  skos:prefLabel "Rheiformes og Struthioniformes"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/598.5/e23/> .

<http://dewey.info/class/598.5/e23/>
  skos:notation "598.5" ;
  skos:altLabel "Ratiter"@nb, "Primitive nåtidsfugler"@nb ;
  skos:prefLabel "Palaeognathae"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2018-06-27"^^xsd:date ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/598.53/e23/>, <http://dewey.info/class/598.54/e23/>, <http://dewey.info/class/598.55/e23/>, <http://dewey.info/class/598.52/e23/> ;
  skos:broader <http://dewey.info/class/598.5-598.9/e23/> ;
  dc:identifier "ocd00150523" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  ns0:classHere "Ratiter"@nb .

<http://dewey.info/class/598.55/e23/>
  skos:notation "598.55" ;
  skos:prefLabel "Tinamiformes"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/598.5/e23/> .

<http://dewey.info/class/598.5-598.9/e23/>
  skos:notation "598.5-598.9" ;
  skos:prefLabel "Landfugler"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/598.5/e23/> .

