@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6
  a a2a:Record ;
  rdfs:label "Overlijden op 7 juni 1963 te Valkenswaard" ;
  a2a:hasPerson oa:person_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_Person-cf961fc4-25fc-8c53-258f-14485c8aec9b, oa:person_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_Person-a0bb1f2c-cce8-edbc-ef2b-c007cc5f6e33, oa:person_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_Person-606a2f53-43f7-218e-296a-6f21ff4efdcb ;
  a2a:hasEvent oa:event_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_0, oa:relationep_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_1, oa:relationep_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_2 ;
  a2a:hasSource oa:source_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6 .

oa:person_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_Person-cf961fc4-25fc-8c53-258f-14485c8aec9b
  a a2a:Person ;
  rdfs:label "Martin Christiaan Vogelzang" ;
  a2a:PersonName [
    rdfs:label "Martin Christiaan Vogelzang" ;
    a2a:PersonNameFirstName "Martin Christiaan" ;
    a2a:PersonNameLastName "Vogelzang"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_Person-a0bb1f2c-cce8-edbc-ef2b-c007cc5f6e33
  a a2a:Person ;
  rdfs:label "Adriana Johanna Maria Hopstaken" ;
  a2a:PersonName [
    rdfs:label "Adriana Johanna Maria Hopstaken" ;
    a2a:PersonNameFirstName "Adriana Johanna Maria" ;
    a2a:PersonNameLastName "Hopstaken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_Person-606a2f53-43f7-218e-296a-6f21ff4efdcb
  a a2a:Person ;
  rdfs:label "Herman Willem Christiaan Vogelzang" ;
  a2a:PersonName [
    rdfs:label "Herman Willem Christiaan Vogelzang" ;
    a2a:PersonNameFirstName "Herman Willem Christiaan" ;
    a2a:PersonNameLastName "Vogelzang"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1963-06-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Valkenswaard" ;
    rdfs:label "Valkenswaard"
  ] .

oa:relationep_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_Person:cf961fc4-25fc-8c53-258f-14485c8aec9b ;
  a2a:EventKeyRef oa:event_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_Event1 .

oa:relationep_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_Person:a0bb1f2c-cce8-edbc-ef2b-c007cc5f6e33 ;
  a2a:EventKeyRef oa:event_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_Event1 .

oa:relationep_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_Person:606a2f53-43f7-218e-296a-6f21ff4efdcb ;
  a2a:EventKeyRef oa:event_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6_Event1 .

oa:source_bhi_561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Valkenswaard" ;
    rdfs:label "Valkenswaard", "1963-06-10 - 1963-06-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-06-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-06-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1963-06-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4391, Periode: 1963" ;
    a2a:Book "Overlijdensregister Valkenswaard 1963" ;
    a2a:DocumentNumber "40" ;
    a2a:RegistryNumber "4391" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4391, Periode: 1963, Overlijdensregister Valkenswaard 1963, 40, 4391"
  ] ;
  a2a:SourceLastChangeDate "2021-09-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6" ;
  a2a:RecordGUID "{561e8bd5-dd7a-e8ea-3ccf-d7d66aeb3cb6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_257_00000257.xml van BHI" .

