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

bvha:c_4fa0103b
  dc:created "2020-09-02T10:42:40"^^xsd:dateTime ;
  skos:prefLabel "Maßnahmenzeitpunkt"@de ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:narrower bvha:c_040cf1b6 ;
  skos:broader bvha:c_1672bfe8 ;
  a owl:NamedIndividual, skos:Concept .

skos:Concept a owl:Class .
bvha:c_1672bfe8
  skos:prefLabel "Zeitliche Einordung"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_4fa0103b .

bvha:c_040cf1b6
  skos:prefLabel "Wiederaufbau nach Zweitem Weltkrieg"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:broader bvha:c_4fa0103b .

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

