@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 realfagstermer: <http://data.ub.uio.no/realfagstermer/> .

<http://dewey.info/class/577.14/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/577.1/e23/> ;
  skos:notation "577.14" ;
  skos:prefLabel "Miljøkjemi"@nb .

<http://dewey.info/class/577.15/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/577.1/e23/> ;
  skos:notation "577.15" ;
  skos:prefLabel "Biologisk produktivitet"@nb .

<http://dewey.info/class/577/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/577.1/e23/> ;
  skos:notation "577" ;
  skos:prefLabel "Økologi"@nb .

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

<http://dewey.info/class/577.1/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00149129" ;
  dc:modified "2012-12-07"^^xsd:date ;
  skos:broader <http://dewey.info/class/577/e23/> ;
  skos:closeMatch realfagstermer:c011970 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/577.18/e23/>, <http://dewey.info/class/577.13/e23/>, <http://dewey.info/class/577.15/e23/>, <http://dewey.info/class/577.101-577.109/e23/>, <http://dewey.info/class/577.14/e23/>, <http://dewey.info/class/577.16/e23/> ;
  skos:notation "577.1" ;
  skos:prefLabel "Bestemte økosystemprosesser"@nb .

<http://dewey.info/class/577.13/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/577.1/e23/> ;
  skos:notation "577.13" ;
  skos:prefLabel "Økologisk bioenergetikk"@nb .

<http://dewey.info/class/577.18/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/577.1/e23/> ;
  skos:notation "577.18" ;
  skos:prefLabel "Økologisk suksesjon"@nb .

<http://dewey.info/class/577.101-577.109/e23/>
  a skos:Concept ;
  skos:notation "577.101-577.109" ;
  skos:prefLabel "Generell forminndeling"@nb .

<http://dewey.info/class/577.16/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/577.1/e23/> ;
  skos:notation "577.16" ;
  skos:prefLabel "Næringskjeder"@nb .

