@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/577.3/e23/>
  a skos:Concept ;
  skos:prefLabel "Skogøkologi"@nb .

<http://dewey.info/class/595.7173/e23/>
  a skos:Concept ;
  dc:created "2019-01-08"^^xsd:date ;
  dc:identifier "d87a081e-0fcf-4c61-8dd4-abe0f2383d91" ;
  dc:modified "2019-01-08"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/595.7/e23/>
   <http://dewey.info/class/591.7/e23/>
   <http://dewey.info/class/577.3/e23/>
 ) ;
  skos:broader <http://dewey.info/class/595.717/e23/> ;
  skos:exactMatch realfagstermer:c001568 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/595.71734/e23/> ;
  skos:notation "595.7173" ;
  skos:prefLabel "Skoginsekter"@nb .

<http://dewey.info/class/595.71734/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/595.7173/e23/> ;
  skos:notation "595.71734" ;
  skos:prefLabel "Regnskoginsekter"@nb .

<http://dewey.info/class/595.717/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/595.7173/e23/> ;
  skos:notation "595.717" ;
  skos:prefLabel "Økologi--insekter, …"@nb .

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

<http://dewey.info/class/595.7/e23/>
  a skos:Concept ;
  skos:prefLabel "Insecta"@nb .

<http://dewey.info/class/591.7/e23/>
  a skos:Concept ;
  skos:prefLabel "Dyreøkologi, dyr som er karakteristiske for bestemte miljøer"@nb .

