@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:conceptScheme_ea998ebe
  skos:prefLabel "Strukturtypen"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

bvha:c_e728b1d4
  skos:prefLabel "hand-lantern"@en, "Handlaterne"@de, "lanterne à main"@fr ;
  skos:inScheme bvha:conceptScheme_1f14b4dd, bvha:conceptScheme_ea998ebe, bvha:conceptScheme_7816b346 ;
  dc:created "2020-07-29T16:21:39"^^xsd:dateTime ;
  bvha:broaderByShape bvha:c_c0330300 ;
  a skos:Concept, owl:NamedIndividual ;
  skos:broader bvha:c_c0330300 ;
  dc:modified "2021-01-30T22:41:52"^^xsd:dateTime ;
  skos:definition "Handlaterne f: eine Laterne, die an einem Henkel getragen wird. [Glossarium Artis]"@de .

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 .

bvha:c_c0330300
  skos:prefLabel "lucerna"@cs, "laterna"@la, "lanterne"@fr, "Laterne"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_e728b1d4 .

