@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_ac93c02d
  skos:prefLabel "travicello"@it, "Rofen"@de, " chevron"@fr, " cabrio"@es, "rafter"@en ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_50e0ab32 .

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

bvha:c_50e0ab32
  skos:definition "Beim primitiven Dachhaus reichten die Rofen – Stangenrofen – bis auf den Erdboden. [Glossarium Artis]"@de ;
  a skos:Concept, owl:NamedIndividual ;
  dc:created "2019-11-21T09:48:29"^^xsd:dateTime ;
  skos:broader bvha:c_ac93c02d ;
  dc:modified "2020-02-13T13:51:36"^^xsd:dateTime ;
  skos:inScheme bvha:conceptScheme_ea998ebe, bvha:conceptScheme_7816b346, bvha:conceptScheme_1f14b4dd ;
  skos:prefLabel "Stangenrofen"@de .

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 .

