@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_e7c31a09
  dc:created "2020-05-26T19:05:39"^^xsd:dateTime ;
  skos:related bvha:c_9d3e4189 ;
  skos:prefLabel "Wunder"@de ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:broader bvha:c_84a02e00 ;
  a owl:NamedIndividual, skos:Concept .

bvha:c_9d3e4189
  skos:prefLabel "liste des miracles "@fr, "Mirakelbuch"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_e7c31a09 .

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

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

