@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_59f67fe4
  skos:prefLabel "půlkruhové okno"@cs, " fenêtre arquée"@fr, "Roman window"@en, "finestra ad arco a tutto sesto"@it, "ventana arqueda"@es, "Rundbogenfenster"@de ;
  dc:modified "2021-01-22T16:14:46"^^xsd:dateTime ;
  a skos:Concept, owl:NamedIndividual ;
  skos:inScheme bvha:conceptScheme_7816b346, bvha:conceptScheme_ea998ebe ;
  skos:broader bvha:c_4708d89a ;
  skos:altLabel "okno s kruhovým obloukem"@cs ;
  dc:created "2020-08-05T09:45:34"^^xsd:dateTime ;
  skos:definition "Fenster mit halbkreisförmigem Bogenabschluss. [Koepf / Binding 2016]"@de .

bvha:c_4708d89a
  skos:prefLabel "okno"@cs, "Fenster"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_59f67fe4 .

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

