@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_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc
  a a2a:Record ;
  rdfs:label "Overlijden op 1 september 1970 te Veghel" ;
  a2a:hasPerson oa:person_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_Person-15ed20da-b6ed-bd6c-2ac0-f5848c3dbd14, oa:person_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_Person-465673a5-b21a-9749-d3ad-d35f2b967965, oa:person_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_Person-f2d341a2-aa64-1ed6-3d84-3e50194b1bde ;
  a2a:hasEvent oa:event_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_0, oa:relationep_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_1, oa:relationep_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_2 ;
  a2a:hasSource oa:source_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc .

oa:person_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_Person-15ed20da-b6ed-bd6c-2ac0-f5848c3dbd14
  a a2a:Person ;
  rdfs:label "Maria-José Anne Wilhelmien Coenen" ;
  a2a:PersonName [
    rdfs:label "Maria-José Anne Wilhelmien Coenen" ;
    a2a:PersonNameFirstName "Maria-José Anne Wilhelmien" ;
    a2a:PersonNameLastName "Coenen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_Person-465673a5-b21a-9749-d3ad-d35f2b967965
  a a2a:Person ;
  rdfs:label "Jacqueline Héloise Emma Marie Babo" ;
  a2a:PersonName [
    rdfs:label "Jacqueline Héloise Emma Marie Babo" ;
    a2a:PersonNameFirstName "Jacqueline Héloise Emma Marie" ;
    a2a:PersonNameLastName "Babo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_Person-f2d341a2-aa64-1ed6-3d84-3e50194b1bde
  a a2a:Person ;
  rdfs:label "Johannes Henricus Aloysius Coenen" ;
  a2a:PersonName [
    rdfs:label "Johannes Henricus Aloysius Coenen" ;
    a2a:PersonNameFirstName "Johannes Henricus Aloysius" ;
    a2a:PersonNameLastName "Coenen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1970-09-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] .

oa:relationep_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_Person:15ed20da-b6ed-bd6c-2ac0-f5848c3dbd14 ;
  a2a:EventKeyRef oa:event_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_Event1 .

oa:relationep_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_Person:465673a5-b21a-9749-d3ad-d35f2b967965 ;
  a2a:EventKeyRef oa:event_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_Event1 .

oa:relationep_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_Person:f2d341a2-aa64-1ed6-3d84-3e50194b1bde ;
  a2a:EventKeyRef oa:event_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc_Event1 .

oa:source_bhi_3bf071e2-b0a0-a962-a809-d67fa4a3e7bc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1970-09-02 - 1970-09-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-09-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-09-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1970" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1970-09-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4418, Periode: 1970" ;
    a2a:Book "Overlijdensregister Veghel 1970" ;
    a2a:DocumentNumber "196" ;
    a2a:RegistryNumber "4418" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4418, Periode: 1970, Overlijdensregister Veghel 1970, 196, 4418"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4b9bab69-4bbe-c2a6-1264-8d671a2e253a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4b9bab69-4bbe-c2a6-1264-8d671a2e253a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-12-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3bf071e2-b0a0-a962-a809-d67fa4a3e7bc" ;
  a2a:RecordGUID "{3bf071e2-b0a0-a962-a809-d67fa4a3e7bc}" ;
  a2a:SourceRemarkdeel "4418" ;
  a2a:SourceRemarkregister_periode "1970" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_835_00000835.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1970-09-01" .
