@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

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

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

<http://dewey.info/class/230.1-230.9/e23/>
  skos:notation "230.1-230.9" ;
  skos:prefLabel "Dogmer innen bestemte trossamfunn og sekter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/230.2/e23/> .

<http://dewey.info/class/230.2/e23/>
  skos:narrower <http://dewey.info/class/230.209/e23/> ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:closeMatch bibbi:1116125, bibbi:1144018, bibbi:1062225 ;
  skos:altLabel "Den romersk-katolske kirke--teologi"@nb, "Den romersk-katolske kirke--dogmer"@nb ;
  a skos:Concept ;
  dc:identifier "ocd00120670" ;
  skos:notation "230.2" ;
  skos:prefLabel "Frigjøringsteologi--romersk-katolsk, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/230/e23/>
   <http://dewey.info/class/282/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/230.1-230.9/e23/> ;
  dc:created "2009-12-03"^^xsd:date .

<http://dewey.info/class/230.209/e23/>
  skos:notation "230.209" ;
  skos:prefLabel "Den romersk-katolske kirke--dogmer--historie"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/230.2/e23/> .

<http://dewey.info/class/282/e23/>
  skos:prefLabel "Den romersk-katolske kirke"@nb ;
  a skos:Concept .

