@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_e2edd153
  skos:prefLabel "Winkel"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_26a203fa .

bvha:c_26a203fa
  skos:inScheme bvha:conceptScheme_7816b346, bvha:conceptScheme_f10222e0, bvha:conceptScheme_ea998ebe ;
  skos:scopeNote "Ein Winkel mit zumindest einem Schenkel, der keine parallele Form besitzt. [BVHA]"@de ;
  skos:broader bvha:c_e2edd153 ;
  skos:prefLabel "Winkel mit nicht-parallelen Schenkeln"@de ;
  dc:modified "2019-11-14T11:57:56"^^xsd:dateTime ;
  dc:created "2019-11-13T15:36:57"^^xsd:dateTime ;
  a skos:Concept, owl:NamedIndividual .

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 .

bvha:conceptScheme_f10222e0
  skos:prefLabel "Quellennachweis Voelkle 2016"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

