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

<http://dewey.info/class/363.70092/e23/>
  skos:notation "363.70092" ;
  mads:componentList (
   <http://dewey.info/class/363.7/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  skos:closeMatch bibbi:1642389, bibbi:1187907, bibbi:1175824, bibbi:1187908, bibbi:1177797, bibbi:1200249, bibbi:1675421 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/363.70092273/e23/> ;
  skos:prefLabel "Miljøvern--biografier"@nb ;
  a skos:Concept ;
  dc:created "2019-10-09"^^xsd:date ;
  dc:modified "2019-10-10"^^xsd:date ;
  dc:identifier "e66d21fe-8899-4f18-b917-a50a44efd6d5" ;
  skos:broader <http://dewey.info/class/363.7001-363.7009/e23/> .

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

<http://dewey.info/class/363.7001-363.7009/e23/>
  skos:notation "363.7001-363.7009" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/363.70092/e23/> .

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

<http://dewey.info/class/1--092/e23/>
  skos:prefLabel "Biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/363.70092273/e23/>
  skos:notation "363.70092273" ;
  skos:prefLabel "Miljøvern--samlingsbiografier--USA"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.70092/e23/> .

