@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/230.09/e23/>
  skos:notation "230.09" ;
  skos:prefLabel "Kristen teologi--historie"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/230.0901/e23/> .

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

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

<http://dewey.info/class/230.09015/e23/>
  skos:notation "230.09015" ;
  skos:prefLabel "Teologi--kristendom--eldre historie fram til ca. 499"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/230.0901/e23/> .

<http://dewey.info/class/230.0901/e23/>
  dc:modified "2018-03-07"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "230.0901" ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/230.09/e23/> ;
  skos:narrower <http://dewey.info/class/230.09015/e23/> ;
  dc:created "2018-03-07"^^xsd:date ;
  skos:prefLabel "Teologi--kristendom--oldtiden"@nb ;
  mads:componentList (
   <http://dewey.info/class/23/e23/>
   <http://dewey.info/class/1--090.1/e23/>
 ) ;
  dc:identifier "cc43ea8c-1ea3-4ac9-be92-72e32f19e6a7" .

