@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/363.701-363.708/e23/>
  skos:notation "363.701-363.708" ;
  skos:prefLabel "Kjennetegn på miljøproblemer, sosiale tiltak"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/363.706/e23/> .

<http://dewey.info/class/363.7063/e23/>
  skos:notation "363.7063" ;
  skos:prefLabel "Miljøovervåkning, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.706/e23/> .

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

<http://dewey.info/class/363.7/e23/>
  skos:prefLabel "Miljøproblemer"@nb ;
  a skos:Concept .

<http://dewey.info/class/363.706/e23/>
  skos:closeMatch bibbi:1144290 ;
  dc:created "2017-09-25"^^xsd:date ;
  mads:componentList ( <http://dewey.info/class/363.7/e23/> ) ;
  skos:notation "363.706" ;
  skos:broader <http://dewey.info/class/363.701-363.708/e23/> ;
  skos:altLabel "Klimaendringer--kontroll"@nb ;
  a skos:Concept ;
  skos:prefLabel "Miljømessige overgrep--kontroll, …"@nb ;
  skos:narrower <http://dewey.info/class/363.7063/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "c2f8681d-1d56-418f-bb9b-9f16ca57de5d" ;
  dc:modified "2023-11-21"^^xsd:date .

