@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/560.457/e23/>
  a skos:Concept ;
  dc:created "2018-03-07"^^xsd:date ;
  dc:identifier "a29b2ee2-00a1-49e6-8b05-983bd84af5e0" ;
  dc:modified "2018-03-07"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/560.45/e23/>
   <http://dewey.info/class/577.7/e23/>
 ) ;
  skos:broader <http://dewey.info/class/560.451-560.457/e23/> ;
  skos:exactMatch realfagstermer:c007795 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/560.4577/e23/>, <http://dewey.info/class/560.45789/e23/> ;
  skos:notation "560.457" ;
  skos:prefLabel "Marin paleoøkologi"@nb .

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

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

<http://dewey.info/class/560.4577/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/560.457/e23/> ;
  skos:notation "560.4577" ;
  skos:prefLabel "Havbunnen--paleoøkologi, …"@nb .

<http://dewey.info/class/560.451-560.457/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/560.457/e23/> ;
  skos:notation "560.451-560.457" ;
  skos:prefLabel "Bestemte aspekter ved paleoøkologi og fossiler i bestemte miljøer"@nb .

<http://dewey.info/class/560.45/e23/>
  a skos:Concept ;
  skos:prefLabel "Paleoøkologi og fossiler i bestemte miljøer"@nb .

<http://dewey.info/class/560.45789/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/560.457/e23/> ;
  skos:notation "560.45789" ;
  skos:prefLabel "Korallrev--paleoøkologi"@nb .

