@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_5e5bb663 .

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

bvha:c_5e5bb663
  skos:inScheme bvha:conceptScheme_19d56a39, bvha:conceptScheme_ea998ebe, bvha:conceptScheme_7816b346 ;
  a skos:Concept, owl:NamedIndividual ;
  skos:definition "Ist der Rofen am Fußpunkt auf ein Schwellholz gestellt und liegt er auf dem firstparallelen Gerüstholz ohne Verbindung mit einem Gegenrofen auf, handelt es sich um einen Standrofen. [Eißing et al. 2012]"@de ;
  dc:created "2019-11-21T09:32:20"^^xsd:dateTime ;
  skos:prefLabel "Standrofen"@de ;
  dc:modified "2020-02-13T13:50:39"^^xsd:dateTime ;
  skos:broader bvha:c_ac93c02d .

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 .

