@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 realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/579.441777/e23/>
  a skos:Concept ;
  dc:created "2017-04-10"^^xsd:date ;
  dc:identifier "7e921381-ce1b-429a-9dd6-6807681ac1eb" ;
  dc:modified "2017-06-23"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/579.44/e23/>
   <http://dewey.info/class/579..17/e23/>
   <http://dewey.info/class/577.77/e23/>
 ) ;
  skos:altLabel "Bunnlevende poredyr"@nb ;
  skos:broader <http://dewey.info/class/579.44/e23/> ;
  skos:exactMatch realfagstermer:c001929 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "579.441777" ;
  skos:prefLabel "Bentiske poredyr, …"@nb .

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

<http://dewey.info/class/579.44/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/579.441777/e23/> ;
  skos:notation "579.44" ;
  skos:prefLabel "Foraminifera (poredyr)"@nb .

<http://dewey.info/class/577.77/e23/>
  a skos:Concept ;
  skos:prefLabel "Marin bentisk økologi"@nb .

