@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_8bda1a91
  skos:prefLabel "Steinbearbeitungswerkzeug"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_fc540a39 .

bvha:c_8ba1162d
  skos:prefLabel "Rennspindel"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_fc540a39 .

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

bvha:c_9c5bacc9
  skos:prefLabel "Beizeisen"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_fc540a39 .

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

bvha:c_fc540a39
  skos:narrower bvha:c_9c5bacc9, bvha:c_8ba1162d ;
  dc:modified "2019-12-03T16:42:29"^^xsd:dateTime ;
  skos:broader bvha:c_8bda1a91 ;
  a skos:Concept, owl:NamedIndividual ;
  skos:inScheme bvha:conceptScheme_ea998ebe, bvha:conceptScheme_7816b346 ;
  skos:prefLabel "Bohrer (Steinbearbeitung)"@de ;
  dc:created "2019-12-03T16:41:46"^^xsd:dateTime .

