@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_7d32eb23
  dc:modified "2021-01-14T13:36:56"^^xsd:dateTime ;
  dc:created "2020-08-05T10:34:57"^^xsd:dateTime ;
  skos:related bvha:c_12b4821f ;
  skos:prefLabel "Fontispiz"@de ;
  skos:inScheme bvha:conceptScheme_ea998ebe, bvha:conceptScheme_7816b346 ;
  skos:broader bvha:c_0c77c957 ;
  a owl:NamedIndividual, skos:Concept .

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

bvha:c_0c77c957
  skos:prefLabel "plocha štítu"@cs, "Giebelfläche"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_7d32eb23 .

bvha:conceptScheme_7816b346
  skos:prefLabel "Bamberger Vokabular für Historische Architektur"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

bvha:c_12b4821f
  skos:prefLabel "střední rizalit"@cs, "risalto centrale"@it, "arimez central"@es, "Mittelrisalit"@de, " avant-corps central"@fr ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_7d32eb23 .

