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

<http://dewey.info/class/230.082/e23/>
  dc:identifier "ocd00120657" ;
  skos:notation "230.082" ;
  skos:narrower <http://dewey.info/class/230.082096/e23/> ;
  a skos:Concept ;
  skos:altLabel "Womanist-teologi"@nb, "Kontekstuell teologi--kristendom--feministisk kontekst"@nb ;
  skos:prefLabel "Feministisk teologi--kristendom, …"@nb ;
  dc:modified "2019-03-19"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/230.08-230.09/e23/> ;
  mads:componentList (
   <http://dewey.info/class/23/e23/>
   <http://dewey.info/class/1--082/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/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/1--082/e23/>
  skos:prefLabel "Kvinner"@nb ;
  a skos:Concept .

<http://dewey.info/class/230.082096/e23/>
  skos:notation "230.082096" ;
  skos:prefLabel "Feministisk teologi--kristendom--Afrika"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/230.082/e23/> .

<http://dewey.info/class/230.08-230.09/e23/>
  skos:notation "230.08-230.09" ;
  skos:prefLabel "Generell forminndeling av kristen teologi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/230.082/e23/> .

