@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_aaba78f3
  skos:prefLabel "central dome"@en, "Zentralkuppel"@de, "coupole centrale"@fr ;
  skos:broader bvha:c_ad800342 ;
  dc:modified "2020-05-19T08:43:19"^^xsd:dateTime ;
  skos:inScheme bvha:conceptScheme_7816b346, bvha:conceptScheme_ea998ebe ;
  a owl:NamedIndividual, skos:Concept ;
  bvha:broaderByPosition bvha:c_ad800342 ;
  dc:created "2020-01-09T08:23:23"^^xsd:dateTime ;
  skos:definition "Kuppel über der Mitte eines Bauwerkes, z. B. die Hauptkuppe einer Kreuzkuppelkirche. (Glossarium Artis)"@de .

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

bvha:c_ad800342
  skos:prefLabel "kupole"@cs, "coupole"@fr, "Kuppel"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_aaba78f3 .

