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

<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.7052/e23/> .

<http://dewey.info/class/361.2/e23/>
  skos:prefLabel "Sosiale tiltak"@nb ;
  a skos:Concept .

<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.70525/e23/>
  skos:notation "363.70525" ;
  skos:prefLabel "Miljøvern--borgerdeltakelse"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.7052/e23/> .

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

<http://dewey.info/class/363.7052/e23/>
  mads:componentList (
   <http://dewey.info/class/363.7/e23/>
   <http://dewey.info/class/361.2/e23/>
 ) ;
  a skos:Concept ;
  skos:altLabel "Miljøvern--sosiale tiltak"@nb ;
  skos:narrower <http://dewey.info/class/363.70525/e23/>, <http://dewey.info/class/363.70526/e23/> ;
  skos:prefLabel "Klimaendringer--sosiale tiltak, …"@nb ;
  skos:notation "363.7052" ;
  dc:created "2023-06-21"^^xsd:date ;
  dc:identifier "ocd00497746" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2023-11-21"^^xsd:date ;
  skos:closeMatch bibbi:1431344 ;
  skos:broader <http://dewey.info/class/363.701-363.708/e23/> .

