@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#> .
@prefix humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/class/292.211/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/292.2113/e23/> ;
  skos:notation "292.211" ;
  skos:prefLabel "Guder og gudinner--antikken, …"@nb .

<http://dewey.info/class/292/e23/>
  a skos:Concept ;
  skos:prefLabel "Klassisk religion (gresk og romersk religion)"@nb .

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

<http://dewey.info/class/202.113/e23/>
  a skos:Concept ;
  skos:prefLabel "Mannlige guder"@nb .

<http://dewey.info/class/292.2113/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00122584" ;
  dc:modified "2021-03-23"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/292/e23/>
   <http://dewey.info/class/202.113/e23/>
 ) ;
  skos:altLabel "Mannlige guder--greske"@nb, "Mannlige guder--romerske"@nb ;
  skos:broader <http://dewey.info/class/292.211/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c07122, humord:c15396, humord:c56640, humord:c16852, humord:c07108, humord:c07118, humord:c11925, humord:c16718, humord:c13255, humord:c07129, humord:c12992, humord:c17192, humord:c13258, humord:c15397, humord:c13254 ;
  skos:notation "292.2113" ;
  skos:prefLabel "Mannlige guder--klassisk religion, …"@nb .

