@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_35d5d283
  dc:modified "2019-05-08T18:49:53"^^xsd:dateTime ;
  dc:created "2019-04-09T17:23:55"^^xsd:dateTime ;
  skos:prefLabel "Wartung"@de ;
  skos:inScheme bvha:conceptScheme_7816b346 ;
  skos:broader bvha:c_zynvte6n ;
  skos:altLabel "Instandhaltung"@de ;
  a owl:NamedIndividual, skos:Concept .

bvha:c_zynvte6n
  skos:prefLabel "Maßnahme"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_35d5d283 .

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

skos:Concept a owl:Class .
