@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_de42b256
  skos:prefLabel "Last"@de, "load"@en, "charge"@fr ;
  skos:broader bvha:c_f331bfd9 ;
  a skos:Concept, owl:NamedIndividual ;
  dc:created "2020-03-05T18:16:23"^^xsd:dateTime ;
  skos:definition "Das auf Stützen, Trägern und Widerlagern ruhende Gewicht eines Baukörpers, das Druck und Schub ausübt. [Glossarium Artis]"@de ;
  skos:altLabel "loading"@en ;
  dc:modified "2020-03-05T18:24:49"^^xsd:dateTime ;
  skos:inScheme bvha:conceptScheme_7816b346, bvha:conceptScheme_1f14b4dd .

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_f331bfd9
  skos:prefLabel "Lastfall"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_de42b256 .

