@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_930698bf
  skos:prefLabel "vaulting shaft"@en, "přípora"@cs, "colonnette"@fr, "Dienst"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_9540be5f .

bvha:c_9540be5f
  skos:definition "Ein Dienst, der in den Pfeilerkern eingefügt ist. [Glossarium Artis]"@de ;
  skos:prefLabel "engaged vaulting shaft"@en, "Eingebundener Dienst"@de, "colonnette engagée"@fr ;
  a owl:NamedIndividual, skos:Concept ;
  skos:inScheme bvha:conceptScheme_ea998ebe, bvha:conceptScheme_7816b346, bvha:conceptScheme_1f14b4dd ;
  dc:created "2020-02-05T15:02:19"^^xsd:dateTime ;
  dc:modified "2021-01-22T16:55:36"^^xsd:dateTime ;
  skos:broader bvha:c_930698bf .

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 .

