@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_fb5d37eb
  skos:prefLabel "kouřovod, komín"@cs, "Esse"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_ae314d57 .

bvha:conceptScheme_ea998ebe
  skos:prefLabel "Strukturtypen"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

bvha:c_1b21ae94
  skos:prefLabel "část stavby"@cs, "Bauelement"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_ae314d57 .

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

bvha:c_ae314d57
  skos:broader bvha:c_1b21ae94 ;
  skos:inScheme bvha:conceptScheme_ea998ebe, bvha:conceptScheme_7816b346 ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_fb5d37eb ;
  dc:modified "2021-01-22T17:12:48"^^xsd:dateTime ;
  skos:prefLabel " odtah kouře"@cs, "Rauchabzug"@de ;
  dc:created "2020-09-07T15:01:12"^^xsd:dateTime .

