@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/577.27/e23/>
  skos:notation "577.27" ;
  skos:prefLabel "Menneskets virkning på økologien"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/577.272/e23/> .

<http://dewey.info/class/577.272/e23/>
  ns0:including "Veier"@nb, "Landgjenvinning"@nb, "Demninger"@nb ;
  skos:altLabel "Veier--virkning på naturlig økologi"@nb, "Teknikk--virkning på naturlig økologi"@nb, "Demninger--økologi"@nb, "Landgjenvinning--virkning på naturlig økologi"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Tekniske byggverk"@nb ;
  skos:narrower <http://dewey.info/class/577.2726/e23/> ;
  dc:modified "2015-09-10"^^xsd:date ;
  skos:broader <http://dewey.info/class/577.27/e23/> ;
  skos:closeMatch bibbi:1661405 ;
  skos:notation "577.272" ;
  dc:identifier "ocd00149150" .

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

<http://dewey.info/class/577.2726/e23/>
  skos:notation "577.2726" ;
  skos:prefLabel "Termisk forurensning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/577.272/e23/> .

