@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_fac70203
  skos:related bvha:c_dfc4cf70, bvha:c_c2805ece ;
  dc:created "2020-08-07T16:40:10"^^xsd:dateTime ;
  skos:inScheme bvha:conceptScheme_1f14b4dd, bvha:conceptScheme_7816b346 ;
  a skos:Concept, owl:NamedIndividual ;
  skos:prefLabel "myrrh"@en, "myrrhe"@fr, "Myrrhe"@de ;
  skos:definition "Myrrhe f: ein Harz aus nordafrikanischen Bäumen, das bei der Glockenweihe als Räuchermittel verbrannt wird (seit 11. Jh.). [Glossarium Artis]"@de ;
  skos:broader bvha:c_b4ea40d4 ;
  dc:modified "2020-08-07T16:42:25"^^xsd:dateTime .

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

bvha:c_dfc4cf70
  skos:prefLabel "thymiama"@la, "smoke of incense"@en, "ladan"@ru, "fumée d\\'encens"@fr, "Weihrauch"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_fac70203 .

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

bvha:c_c2805ece
  skos:prefLabel "bénédiction d\\'une cloche "@fr, "blessing of bells"@en, "Glockenweihe"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_fac70203 .

bvha:c_b4ea40d4
  skos:prefLabel "Harz"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_fac70203 .

