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

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 .

bvha:c_aa3b2cfb
  skos:prefLabel "Gelöster Dienst"@de, "degažovaná přípora"@cs, "colonnette degagée"@fr, "free-standing vaulting shaft"@en ;
  skos:altLabel "degagierter Dienst"@de, "colonnette isolée"@fr ;
  a owl:NamedIndividual, skos:Concept ;
  skos:inScheme bvha:conceptScheme_7816b346, bvha:conceptScheme_ea998ebe, bvha:conceptScheme_1f14b4dd ;
  dc:created "2020-02-05T15:04:46"^^xsd:dateTime ;
  dc:modified "2021-01-22T16:55:45"^^xsd:dateTime ;
  skos:definition "Ein Dienst, der dem Pfeiler nicht eingefügt ist, sondern frei um ihn herum angeordnet ist. [Glossarium Artis]"@de ;
  skos:broader bvha:c_930698bf .

