@prefix bvha: <https://hist-arch-vocab.org/bvha#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

bvha:c_86a5aa18
  dc:created "2020-06-02T14:32:21"^^xsd:dateTime ;
  skos:prefLabel "Church of England"@de ;
  skos:inScheme bvha:conceptScheme_1f14b4dd, bvha:conceptScheme_7816b346 ;
  skos:broader bvha:c_40102ef9 ;
  a owl:NamedIndividual, skos:Concept .

skos:Concept a owl:Class .
bvha:c_40102ef9
  skos:prefLabel "Eglise anglicane"@fr, "Anglikanische Kirche"@de, "Anglican Communion"@en ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_86a5aa18 .

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 .

