@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/210.11/e23/>
  skos:notation "210.11" ;
  skos:prefLabel "Systemer"@nb ;
  a skos:Concept .

<http://dewey.info/class/1--01/e23/>
  skos:prefLabel "Filosofi og teori"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/210.14/e23/>
  skos:notation "210.14" ;
  skos:prefLabel "Kommunikasjon"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/210.1/e23/> .

<http://dewey.info/class/210.15/e23/>
  skos:notation "210.15" ;
  skos:prefLabel "Vitenskapelige prinsipper"@nb ;
  a skos:Concept .

<http://dewey.info/class/210.12/e23/>
  skos:notation "210.12" ;
  skos:prefLabel "Klassifikasjon"@nb ;
  a skos:Concept .

<http://dewey.info/class/210.19/e23/>
  skos:notation "210.19" ;
  skos:prefLabel "Psykologiske prinsipper"@nb ;
  a skos:Concept .

<http://dewey.info/class/210.1/e23/>
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/210.14/e23/>, <http://dewey.info/class/210.12/e23/>, <http://dewey.info/class/210.19/e23/>, <http://dewey.info/class/210.15/e23/>, <http://dewey.info/class/210.11/e23/> ;
  mads:componentList (
   <http://dewey.info/class/21/e23/>
   <http://dewey.info/class/1--01/e23/>
 ) ;
  ns0:including "Religionsfilosofisk metode"@nb ;
  skos:notation "210.1" ;
  skos:broader <http://dewey.info/class/210/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:prefLabel "Teori innen religionsfilosofi"@nb ;
  dc:identifier "ocd00120156" .

<http://dewey.info/class/21/e23/>
  skos:prefLabel "Filosofi og teori innen religion"@nb ;
  a skos:Concept .

<http://dewey.info/class/210/e23/>
  skos:notation "210" ;
  skos:prefLabel "Filosofi og teori innen religion"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/210.1/e23/> .

