@prefix bvha: <https://hist-arch-vocab.org/bvha#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bvha:c_c7343d66
  skos:prefLabel "puerta"@es, "dveře"@cs, "door"@en, "Tür (Türöffnung)"@de, "porte"@fr, "porta"@it ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_ebf0eb2c .

bvha:c_2675b9b4
  skos:prefLabel "Haustür"@de ;
  a owl:NamedIndividual, skos:Concept ;
  bvha:broaderByPosition bvha:c_ebf0eb2c ;
  skos:broader bvha:c_ebf0eb2c .

bvha:c_8e25d2b2
  skos:prefLabel "Wohnungstür"@de ;
  a owl:NamedIndividual, skos:Concept ;
  bvha:broaderByPosition bvha:c_ebf0eb2c ;
  skos:broader bvha:c_ebf0eb2c .

bvha:c_ebf0eb2c
  dc:modified "2021-01-29T10:53:16"^^xsd:dateTime ;
  skos:prefLabel "Eingangstür"@de ;
  bvha:broaderByPosition bvha:c_c7343d66 ;
  a skos:Concept, owl:NamedIndividual ;
  skos:broader bvha:c_c7343d66 ;
  skos:narrower bvha:c_2675b9b4, bvha:c_8e25d2b2 ;
  skos:inScheme bvha:conceptScheme_ea998ebe, bvha:conceptScheme_7816b346 ;
  dc:created "2020-09-02T17:31:10"^^xsd:dateTime .

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

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

