@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_2d32a809-99cc-6c2b-54be-2fde7fa9116f
  a a2a:Record ;
  rdfs:label "Overlijden op 30 juni 1964 te Helmond" ;
  a2a:hasPerson oa:person_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_Person-8c6bd224-5f33-5478-8051-13bdbdf3d039, oa:person_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_Person-e4bfbb5b-0ba7-31f9-d75a-a0ebc861ad8b, oa:person_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_Person-d2e98810-723e-9300-4a58-728dcf4aef91 ;
  a2a:hasEvent oa:event_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_0, oa:relationep_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_1, oa:relationep_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_2 ;
  a2a:hasSource oa:source_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f .

oa:person_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_Person-8c6bd224-5f33-5478-8051-13bdbdf3d039
  a a2a:Person ;
  rdfs:label "N.N. Verschaeren" ;
  a2a:PersonName [
    rdfs:label "N.N. Verschaeren" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Verschaeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_Person-e4bfbb5b-0ba7-31f9-d75a-a0ebc861ad8b
  a a2a:Person ;
  rdfs:label "Jacoba van Eijk" ;
  a2a:PersonName [
    rdfs:label "Jacoba van Eijk" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_Person-d2e98810-723e-9300-4a58-728dcf4aef91
  a a2a:Person ;
  rdfs:label "Jacobus Johannes Verschaeren" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannes Verschaeren" ;
    a2a:PersonNameFirstName "Jacobus Johannes" ;
    a2a:PersonNameLastName "Verschaeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1964-06-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_Person:8c6bd224-5f33-5478-8051-13bdbdf3d039 ;
  a2a:EventKeyRef oa:event_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_Event1 .

oa:relationep_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_Person:e4bfbb5b-0ba7-31f9-d75a-a0ebc861ad8b ;
  a2a:EventKeyRef oa:event_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_Event1 .

oa:relationep_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_Person:d2e98810-723e-9300-4a58-728dcf4aef91 ;
  a2a:EventKeyRef oa:event_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f_Event1 .

oa:source_bhi_2d32a809-99cc-6c2b-54be-2fde7fa9116f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1964-06-30 - 1964-06-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-06-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-06-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1964-06-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3743, Periode: 1964" ;
    a2a:Book "Overlijdensregister Helmond 1964" ;
    a2a:DocumentNumber "212" ;
    a2a:RegistryNumber "3743" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3743, Periode: 1964, Overlijdensregister Helmond 1964, 212, 3743"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b6bf8006-4c3e-7800-5588-1f864df93204.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b6bf8006-4c3e-7800-5588-1f864df93204.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2d32a809-99cc-6c2b-54be-2fde7fa9116f" ;
  a2a:RecordGUID "{2d32a809-99cc-6c2b-54be-2fde7fa9116f}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkdeel "3743" ;
  a2a:SourceRemarkregister_periode "1964" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_865_00000865.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1964-06-30" .
