@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_5d1b25e1
  skos:prefLabel "pointed arch"@en, "oblouk lomený"@cs, "arco ogivale"@it, "arco apuntado"@es, "arc brisé"@fr, "Spitzbogen"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:related bvha:c_eed40fe7 .

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_eed40fe7 .

bvha:c_eed40fe7
  dc:created "2020-06-16T15:24:09"^^xsd:dateTime ;
  skos:prefLabel "spitzbogig"@de ;
  skos:broader bvha:c_12194ed3 ;
  a skos:Concept, owl:NamedIndividual ;
  skos:altLabel "spitzbogenförmig"@de, "ogiv"@de, "ogival"@de ;
  dc:modified "2021-03-19T12:37:26"^^xsd:dateTime ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:related bvha:c_5d1b25e1 .

