@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/200.75/e23/>
  skos:notation "200.75" ;
  skos:prefLabel "Religion--samlervirksomhet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/200.7/e23/> .

<http://dewey.info/class/200.1-200.9/e23/>
  skos:notation "200.1-200.9" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/200.7/e23/> .

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

<http://dewey.info/class/200.72/e23/>
  skos:notation "200.72" ;
  skos:prefLabel "Religion--forskning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/200.7/e23/> .

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

<http://dewey.info/class/200.71/e23/>
  skos:notation "200.71" ;
  skos:prefLabel "Utdanning og opplæring"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/200.7/e23/> .

<http://dewey.info/class/200.7/e23/>
  skos:broader <http://dewey.info/class/200.1-200.9/e23/> ;
  skos:narrower <http://dewey.info/class/200.71/e23/>, <http://dewey.info/class/200.75/e23/>, <http://dewey.info/class/200.72/e23/> ;
  dc:modified "2017-09-21"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/2/e23/>
   <http://dewey.info/class/1--07/e23/>
 ) ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Utdanning og opplæring, forskning, lignende emner"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00119848" ;
  a skos:Concept ;
  skos:notation "200.7" .

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

