@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_57b55200 .

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:c_57b55200
  dc:modified "2019-11-13T16:43:10"^^xsd:dateTime ;
  dc:created "2019-11-13T16:15:49"^^xsd:dateTime ;
  skos:prefLabel "Anschlagwinkel"@de ;
  skos:inScheme bvha:conceptScheme_ea998ebe, bvha:conceptScheme_7816b346 ;
  skos:broader bvha:c_e2edd153 ;
  skos:scopeNote "Der Anschlagwinkel ist eine Formlehre zur Prüfung von Winkeln."@de ;
  a owl:NamedIndividual, skos:Concept .

