@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_addb202b
  dc:modified "2020-02-05T08:54:29"^^xsd:dateTime ;
  dc:created "2019-10-01T10:23:58"^^xsd:dateTime ;
  skos:prefLabel "Zusatzlast"@de ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:narrower bvha:c_f33ccdfd, bvha:c_1c9bc133 ;
  skos:broader bvha:c_f331bfd9 ;
  a owl:NamedIndividual, skos:Concept .

skos:Concept a owl:Class .
bvha:c_f33ccdfd
  skos:prefLabel "wind pressure"@en, "pression due au vent"@fr, "Windlast"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_addb202b .

bvha:c_1c9bc133
  skos:prefLabel "Wärmewirkung"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_addb202b .

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

bvha:c_f331bfd9
  skos:prefLabel "Lastfall"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_addb202b .

