@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_7a0c6f8a
  skos:inScheme bvha:conceptScheme_7816b346, bvha:conceptScheme_ea998ebe, bvha:conceptScheme_19d56a39 ;
  skos:broader bvha:c_04d502d8 ;
  skos:prefLabel "Spiraldach"@de, "spirálová střecha"@cs ;
  dc:modified "2020-07-30T19:30:54"^^xsd:dateTime ;
  dc:created "2019-05-22T13:28:26"^^xsd:dateTime ;
  a owl:NamedIndividual, skos:Concept ;
  skos:definition "Eine besondere Form des Pyramidendaches ist das Spiraldach (gedrehter Helm), dessen Grate gewunden zur Spitze verlaufen. [Eißing et al. 2012]    "@de .

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

bvha:conceptScheme_19d56a39
  skos:prefLabel "Quellennachweis Eißing et al. 2012"@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_04d502d8
  skos:prefLabel "tent roof"@en, "techo piramidal"@es, "stanová střecha"@cs, "comble en pavillon"@fr, "Pyramidendach"@de, " tetto a piramide"@it ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_7a0c6f8a .

