@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_b3d31e3a
  dc:modified "2020-02-13T14:54:46"^^xsd:dateTime ;
  skos:inScheme bvha:conceptScheme_7816b346, bvha:conceptScheme_1f14b4dd ;
  skos:prefLabel "thrust of a vault"@en, "Gewölbeschub"@de, "poussée d\\'une voute"@fr ;
  a skos:Concept, owl:NamedIndividual ;
  skos:definition "Die nach außen gerichtete Schubkraft eines Gewölbes. [BVHA]"@de ;
  dc:created "2020-02-13T14:51:20"^^xsd:dateTime ;
  skos:broader bvha:c_79461992 ;
  skos:altLabel "Gewölbedruck"@de .

bvha:c_79461992
  skos:prefLabel "spinta"@it, "smyk"@cs, "push"@en, "poussée"@fr, "empuje"@es, "Schub"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_b3d31e3a .

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 .

