@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_1c9bc133
  dc:modified "2020-02-05T08:54:47"^^xsd:dateTime ;
  dc:created "2019-10-01T10:25:30"^^xsd:dateTime ;
  skos:prefLabel "Wärmewirkung"@de ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:broader bvha:c_addb202b ;
  a owl:NamedIndividual, skos:Concept .

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

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

skos:Concept a owl:Class .
