@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#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/361.25/e23/>
  skos:prefLabel "Tiltak innenfor den etablerte sosiale ramme"@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/>
  dc:modified "2023-11-21"^^xsd:date ;
  skos:notation "363.70525" ;
  mads:componentList (
   <http://dewey.info/class/363.7/e23/>
   <http://dewey.info/class/361.25/e23/>
 ) ;
  a skos:Concept ;
  dc:identifier "ocd00140153" ;
  skos:closeMatch bibbi:1176462, bibbi:1183287 ;
  skos:broader <http://dewey.info/class/363.7052/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Miljøvern--borgerdeltakelse"@nb ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/class/363.7052/e23/>
  skos:notation "363.7052" ;
  skos:prefLabel "Klimaendringer--sosiale tiltak, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/363.70525/e23/> .

