@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/230/e23/>
  skos:notation "230" ;
  skos:prefLabel "Kristendom"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/230.04/e23/> .

<http://dewey.info/class/230.041/e23/>
  skos:notation "230.041" ;
  skos:prefLabel "Bibelteologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/230.04/e23/> .

<http://dewey.info/class/230.042/e23/>
  skos:notation "230.042" ;
  skos:prefLabel "Teologi innen de orientalske kirker og den romersk-katolske kirke"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/230.04/e23/> .

<http://dewey.info/class/230.046/e23/>
  skos:notation "230.046" ;
  skos:prefLabel "Bestemte skoler og retninger innen teologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/230.04/e23/> .

<http://dewey.info/class/230.0401-230.0409/e23/>
  skos:notation "230.0401-230.0409" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept .

<http://dewey.info/class/230.044/e23/>
  skos:notation "230.044" ;
  skos:prefLabel "Protestantisk teologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/230.04/e23/> .

<http://dewey.info/class/230.04/e23/>
  dc:identifier "ocd00120612" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/230/e23/> ;
  skos:narrower <http://dewey.info/class/230.041/e23/>, <http://dewey.info/class/230.044/e23/>, <http://dewey.info/class/230.046/e23/>, <http://dewey.info/class/230.042/e23/>, <http://dewey.info/class/230.0401-230.0409/e23/> ;
  skos:prefLabel "Bestemte typer kristen teologi"@nb ;
  dc:modified "2015-02-23"^^xsd:date ;
  skos:notation "230.04" ;
  dc:created "2009-12-03"^^xsd:date .

