@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

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

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

<http://dewey.info/class/363.7056/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.705/e23/> ;
  skos:notation "363.7056" ;
  skos:prefLabel "Miljøvern--offentlige sosiale tiltak, …"@nb .

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

<http://dewey.info/class/363.70525/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.705/e23/> ;
  skos:notation "363.70525" ;
  skos:prefLabel "Miljøvern--borgerdeltakelse"@nb .

<http://dewey.info/class/363.70526/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.705/e23/> ;
  skos:notation "363.70526" ;
  skos:prefLabel "Miljøvern--internasjonalt samarbeid, …"@nb .

<http://dewey.info/class/363.705/e23/>
  a skos:Concept ;
  dc:created "2023-05-24"^^xsd:date ;
  dc:identifier "9dbefeb1-eeb5-474e-a6f0-d6ab1cd06dea" ;
  dc:modified "2025-10-22"^^xsd:date ;
  mads:componentList ( <http://dewey.info/class/363.7/e23/> ) ;
  skos:altLabel "Klimaendringer--sosiale tiltak"@nb ;
  skos:broader <http://dewey.info/class/363.701-363.708/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/363.7056/e23/>, <http://dewey.info/class/363.70525/e23/>, <http://dewey.info/class/363.70526/e23/> ;
  skos:notation "363.705" ;
  skos:prefLabel "Miljøvern--sosiale tiltak, …"@nb .

