@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_37b54ea2-e3da-aad9-31c3-2ed8a218bd22
  a a2a:Record ;
  rdfs:label "Overlijden op 11 juni 1965 te Etten-Leur" ;
  a2a:hasPerson oa:person_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_Person-24759cea-4b9b-1916-3949-4e903adb1592, oa:person_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_Person-d139e82f-1cf7-3880-e78f-54c197f15703, oa:person_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_Person-ab3fc549-92fe-9585-f50c-579a999562c8 ;
  a2a:hasEvent oa:event_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_0, oa:relationep_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_1, oa:relationep_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_2 ;
  a2a:hasSource oa:source_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22 .

oa:person_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_Person-24759cea-4b9b-1916-3949-4e903adb1592
  a a2a:Person ;
  rdfs:label "Elizabeth Vinkensteijn" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Vinkensteijn" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Vinkensteijn"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_Person-d139e82f-1cf7-3880-e78f-54c197f15703
  a a2a:Person ;
  rdfs:label "Jannetje Booda" ;
  a2a:PersonName [
    rdfs:label "Jannetje Booda" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Booda"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_Person-ab3fc549-92fe-9585-f50c-579a999562c8
  a a2a:Person ;
  rdfs:label "Johannes Jacobus Vinkensteijn" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus Vinkensteijn" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNameLastName "Vinkensteijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1965-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Etten-Leur" ;
    rdfs:label "Etten-Leur"
  ] .

oa:relationep_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_Person:24759cea-4b9b-1916-3949-4e903adb1592 ;
  a2a:EventKeyRef oa:event_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_Event1 .

oa:relationep_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_Person:d139e82f-1cf7-3880-e78f-54c197f15703 ;
  a2a:EventKeyRef oa:event_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_Event1 .

oa:relationep_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_Person:ab3fc549-92fe-9585-f50c-579a999562c8 ;
  a2a:EventKeyRef oa:event_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22_Event1 .

oa:source_bhi_37b54ea2-e3da-aad9-31c3-2ed8a218bd22
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Etten-Leur" ;
    rdfs:label "Etten-Leur", "1965-06-11 - 1965-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1965" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1965-06-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3563, Periode: 1965" ;
    a2a:Book "Overlijdensregister Etten-Leur 1965" ;
    a2a:DocumentNumber "42" ;
    a2a:RegistryNumber "3563" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3563, Periode: 1965, Overlijdensregister Etten-Leur 1965, 42, 3563"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/231d852d-dec6-1c7c-d6b5-2960462ffdab.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/231d852d-dec6-1c7c-d6b5-2960462ffdab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-11-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/37b54ea2-e3da-aad9-31c3-2ed8a218bd22" ;
  a2a:RecordGUID "{37b54ea2-e3da-aad9-31c3-2ed8a218bd22}" ;
  a2a:SourceRemarkdeel "3563" ;
  a2a:SourceRemarkregister_periode "1965" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_888_00000888.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1965-06-11" .
