@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/1--072/e23/>
  skos:prefLabel "Forskning"@nb ;
  a skos:Concept .

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

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

<http://dewey.info/class/363.70072/e23/>
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Miljøvern--forskning"@nb ;
  skos:notation "363.70072" ;
  dc:created "2018-02-06"^^xsd:date ;
  dc:identifier "52b894c2-25e4-4de0-ac06-bafc48b4975c" ;
  dc:modified "2018-02-08"^^xsd:date ;
  skos:broader <http://dewey.info/class/363.7001-363.7009/e23/> ;
  mads:componentList (
   <http://dewey.info/class/363.7/e23/>
   <http://dewey.info/class/1--072/e23/>
 ) ;
  skos:narrower <http://dewey.info/class/363.70072073/e23/> ;
  skos:closeMatch bibbi:1124889 .

<http://dewey.info/class/363.70072073/e23/>
  skos:notation "363.70072073" ;
  skos:prefLabel "Miljøvern--forskning--USA, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/363.70072/e23/> .

