@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#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/242.74/e23/>
  skos:prefLabel "Bønner til Maria"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/242.74-242.76/e23/> ;
  skos:altLabel "Rosenkransbønnen"@nb, "Hill deg, Maria"@nb, "Ave Maria"@nb, "Maria,--private bønner til"@nb, "Rosenkransen"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  ns0:including "Rosenkransbønnen"@nb, "Ave maria (hill deg, maria)"@nb ;
  dc:modified "2015-04-21"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "ocd00120955" ;
  skos:notation "242.74" .

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

<http://dewey.info/class/242.74-242.76/e23/>
  skos:notation "242.74-242.76" ;
  skos:prefLabel "Bønner rettet til andre åndelige vesener enn Gud"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/242.74/e23/> .

