@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:conceptScheme_ea998ebe
  skos:prefLabel "Strukturtypen"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

bvha:c_77f02e97
  skos:prefLabel "Schablone"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_4f112a9a .

bvha:c_4f112a9a
  skos:altLabel "Schablone"@de, "gabarit "@fr, "Lehrbrett "@de, "model"@en ;
  skos:prefLabel "échantillon "@fr, "mould (template)"@en, "Lehre"@de ;
  a skos:Concept, owl:NamedIndividual ;
  skos:broader bvha:c_77f02e97 ;
  skos:inScheme bvha:conceptScheme_7816b346, bvha:conceptScheme_1f14b4dd, bvha:conceptScheme_ea998ebe ;
  skos:definition "Ein Gestell mit Form- und Maßangaben (Wölblinie etc.), das beim freihändigen Einwölben benützt wird. [Glossarium Artis]"@de ;
  dc:modified "2020-03-26T13:15:24"^^xsd:dateTime ;
  dc:created "2020-03-26T13:02:29"^^xsd:dateTime .

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 .

