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

bvha:c_cc7a1644
  skos:prefLabel "pilíř"@cs, "Pfeiler"@de, "pilier"@fr, "pilastro"@it, "pilar"@es, "pilarius"@la, "pillar"@en ;
  skos:narrower bvha:c_fe0921ec ;
  a skos:Concept, owl:NamedIndividual .

bvha:c_fe0921ec
  bvha:broaderByShape bvha:c_cc7a1644 ;
  dc:created "2020-10-19T16:07:07"^^xsd:dateTime ;
  skos:prefLabel "Sechseckpfeiler"@de ;
  skos:inScheme bvha:conceptScheme_ea998ebe, bvha:conceptScheme_7816b346 ;
  skos:broader bvha:c_cc7a1644 ;
  a owl:NamedIndividual, skos:Concept .

skos:Concept a owl:Class .
bvha:conceptScheme_ea998ebe
  skos:prefLabel "Strukturtypen"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

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

