@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix bvha: <https://hist-arch-vocab.org/bvha#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

skos:Concept a owl:Class .
bvha:c_ab6df022
  a skos:Concept, owl:NamedIndividual ;
  dc:created "2020-07-28T18:03:21"^^xsd:dateTime ;
  skos:definition "Votivkerze f: eine Kerze, die mit der Ablegung eines Gelübdes verbunden ist. [Glossarium Artis]"@de ;
  skos:broader bvha:c_65b847bf ;
  skos:inScheme bvha:conceptScheme_7816b346, bvha:conceptScheme_1f14b4dd, bvha:conceptScheme_ea998ebe ;
  skos:prefLabel "cierge votive"@fr, "votive candle"@en, "Votivkerze"@de ;
  dc:modified "2021-01-26T21:10:09"^^xsd:dateTime .

bvha:c_65b847bf
  skos:prefLabel "svíce"@cs, "chandelle"@fr, "cereus"@la, "candle"@en, "Kerze"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_ab6df022 .

bvha:conceptScheme_ea998ebe
  skos:prefLabel "Strukturtypen"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

bvha:conceptScheme_1f14b4dd
  skos:prefLabel "Quellennachweis Glossarium Artis"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

bvha:conceptScheme_7816b346
  skos:prefLabel "Bamberger Vokabular für Historische Architektur"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

