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

<http://dewey.info/class/579.87142/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2016-05-24"^^xsd:date ;
  a skos:Concept ;
  skos:notation "579.87142" ;
  skos:broader <http://dewey.info/class/579.87/e23/> ;
  dc:modified "2016-10-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/579.87/e23/>
   <http://dewey.info/class/579..14/e23/>
   <http://dewey.info/class/578..42/e23/>
 ) ;
  dc:identifier "5e785e1c-3c4e-470d-a77a-925152da6e6f" ;
  skos:altLabel "Temperaturtilpasning--dinoflagellater"@nb ;
  skos:prefLabel "Akklimatisering--dinoflagellater, …"@nb .

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

<http://dewey.info/class/579.87/e23/>
  skos:notation "579.87" ;
  skos:prefLabel "Pyrrophyta"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/579.87142/e23/> .

