@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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#> .

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

<http://dewey.info/class/1--071/e23/>
  skos:prefLabel "Utdanning og opplæring"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/363.70071/e23/>
  mads:componentList (
   <http://dewey.info/class/363.7/e23/>
   <http://dewey.info/class/1--071/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/363.7001-363.7009/e23/> ;
  skos:closeMatch bibbi:1144850, bibbi:1184982 ;
  dc:created "2017-10-27"^^xsd:date ;
  skos:notation "363.70071" ;
  a skos:Concept ;
  dc:modified "2024-11-19"^^xsd:date ;
  dc:identifier "967f3eca-c873-4adf-acab-65b8a6027df5" ;
  skos:prefLabel "Miljøvern--utdanning"@nb .

