@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/293/e23/>
  skos:notation "293" ;
  skos:prefLabel "Germansk religion"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/293.37/e23/> .

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

<http://dewey.info/class/293.37/e23/>
  skos:notation "293.37" ;
  dc:created "2016-07-21"^^xsd:date ;
  skos:altLabel "Religiøs symbolikk--norrøn religion"@nb, "Symbolikk--religiøs betydning--norrøn religion"@nb, "Religiøs symbolikk--germansk religion"@nb ;
  dc:modified "2016-07-21"^^xsd:date ;
  dc:identifier "4ea3d249-e10e-4fe4-92f9-c415bcd74d78" ;
  skos:prefLabel "Symbolikk--religiøs betydning--germansk religion, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/293/e23/>
   <http://dewey.info/class/203.7/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/293/e23/> ;
  a skos:Concept .

<http://dewey.info/class/203.7/e23/>
  skos:prefLabel "Symbolikk, symbolske gjenstander, symbolske lyder"@nb ;
  a skos:Concept .

