@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/286.732/e23/>
  skos:prefLabel "Syvendedags Adventistsamfunnet"@nb ;
  a skos:Concept .

<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.67/e23/>
  skos:notation "230.67" ;
  skos:prefLabel "Adventister--dogmer, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/230.6732/e23/> .

<http://dewey.info/class/230.6732/e23/>
  skos:prefLabel "Syvendedags Adventistsamfunnet--dogmer, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/230.67/e23/> ;
  mads:componentList (
   <http://dewey.info/class/230/e23/>
   <http://dewey.info/class/286.732/e23/>
 ) ;
  dc:modified "2016-11-08"^^xsd:date ;
  a skos:Concept ;
  skos:notation "230.6732" ;
  dc:identifier "35b15b2e-a781-480b-95f3-8f6e21b65498" ;
  dc:created "2016-11-04"^^xsd:date ;
  skos:altLabel "Syvendedags Adventistsamfunnet--teologi"@nb .

