@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#> .

skos:Concept a owl:Class .
bvha:c_e7c31a09
  skos:prefLabel "Wunder"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_84a02e00 .

bvha:c_1672bfe8
  skos:prefLabel "Zeitliche Einordung"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_84a02e00 .

bvha:c_84a02e00
  skos:prefLabel "Überliefertes Ereignis"@de ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:narrower bvha:c_e7c31a09, bvha:c_dec6f7ce ;
  skos:broader bvha:c_1672bfe8 ;
  a owl:NamedIndividual, skos:Concept .

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

bvha:c_dec6f7ce
  skos:prefLabel "Historisches Ereignis"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_84a02e00 .

