@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_cc2e7bed
  skos:inScheme bvha:conceptScheme_19d56a39, bvha:conceptScheme_ea998ebe, bvha:conceptScheme_7816b346 ;
  a skos:Concept, owl:NamedIndividual ;
  dc:created "2019-05-13T16:10:17"^^xsd:dateTime ;
  dc:modified "2019-05-23T12:21:09"^^xsd:dateTime ;
  skos:altLabel "Schropphobel"@de ;
  skos:prefLabel "Schrupphobel"@de ;
  skos:broader bvha:c_984a3940 .

bvha:conceptScheme_19d56a39
  skos:prefLabel "Quellennachweis Eißing et al. 2012"@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_984a3940
  skos:prefLabel "Hobel"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_cc2e7bed .

