@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_c16e700a
  dc:modified "2021-03-19T12:35:51"^^xsd:dateTime ;
  dc:created "2020-06-16T15:24:00"^^xsd:dateTime ;
  skos:related bvha:c_4d4472bc ;
  skos:prefLabel "rundbogig"@de ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:broader bvha:c_12194ed3 ;
  a owl:NamedIndividual, skos:Concept .

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

bvha:c_12194ed3
  skos:prefLabel "Formeigenschaft"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_c16e700a .

bvha:c_4d4472bc
  skos:prefLabel "round arch"@en, "půlkruhový oblouk"@cs, "arco de medio punto"@es, "arc en plein cintre"@fr, "Rundbogen"@de, " arco a tutto sesto"@it ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_c16e700a .

