@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_utiejxdh
  skos:prefLabel "capitello"@it, "Tadsch"@ar, "capital"@en, "hlavice"@cs, "Kapitell"@de, "capitel"@es, "chapiteau"@fr ;
  a skos:Concept, owl:NamedIndividual ;
  skos:narrower bvha:c_886b529d .

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 .

bvha:c_886b529d
  dc:created "2020-02-20T15:14:43"^^xsd:dateTime ;
  a owl:NamedIndividual, skos:Concept ;
  skos:altLabel "chapiteau infundibuliforme"@fr ;
  skos:inScheme bvha:conceptScheme_ea998ebe, bvha:conceptScheme_1f14b4dd, bvha:conceptScheme_7816b346 ;
  dc:modified "2021-01-22T16:52:18"^^xsd:dateTime ;
  skos:broader bvha:c_utiejxdh ;
  skos:prefLabel "funnel-shaped capital"@en, "chapiteau en entonnoir"@fr, "Trichterkapitell"@de .

