@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.70561/e23/>
  skos:notation "363.70561" ;
  skos:prefLabel "Miljøvern--sosialpolitikk--offentlig, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/363.70561095/e23/> .

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

<http://dewey.info/class/363.70561095/e23/>
  skos:notation "363.70561095" ;
  dc:identifier "81d3e31f-f7b7-4e94-a842-f9b4d9b4273d" ;
  skos:broader <http://dewey.info/class/363.70561/e23/> ;
  dc:created "2019-02-12"^^xsd:date ;
  skos:narrower <http://dewey.info/class/363.705610951/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Miljøvern--sosialpolitikk--offentlig--Asia"@nb ;
  dc:modified "2019-02-25"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/363.7/e23/>
   <http://dewey.info/class/361.61/e23/>
   <http://dewey.info/class/2--5/e23/>
 ) .

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

<http://dewey.info/class/361.61/e23/>
  skos:prefLabel "Sosialpolitikk"@nb ;
  a skos:Concept .

<http://dewey.info/class/363.705610951/e23/>
  skos:notation "363.705610951" ;
  skos:prefLabel "Miljøvern--sosialpolitikk--offentlig--Kina"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.70561095/e23/> .

<http://dewey.info/class/2--5/e23/>
  skos:prefLabel "Asia"@nb ;
  a skos:Concept .

