@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_e280a8f4-c092-91b1-b560-c8cfb1da2d82
  a a2a:Record ;
  rdfs:label "Overlijden op 8 mei 1974 te Wouw" ;
  a2a:hasPerson oa:person_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_Person-9ca9da6f-5d02-3a7a-204e-c01ff67e3107, oa:person_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_Person-ec043f35-973d-d586-574a-4b1319897aa6, oa:person_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_Person-f50033d0-f6dc-8b42-8fac-dbda18429621, oa:person_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_Person-2ef6a443-1020-f7a2-9b1b-c87c463ae56f ;
  a2a:hasEvent oa:event_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_0, oa:relationep_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_1, oa:relationep_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_0 ;
  a2a:hasSource oa:source_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82 .

oa:person_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_Person-9ca9da6f-5d02-3a7a-204e-c01ff67e3107
  a a2a:Person ;
  rdfs:label "Petrus Jacobus Marinus Elst" ;
  a2a:PersonName [
    rdfs:label "Petrus Jacobus Marinus Elst" ;
    a2a:PersonNameFirstName "Petrus Jacobus Marinus" ;
    a2a:PersonNameLastName "Elst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_Person-ec043f35-973d-d586-574a-4b1319897aa6
  a a2a:Person ;
  rdfs:label "Maria Catharina Elisabeth de Greef" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Elisabeth de Greef" ;
    a2a:PersonNameFirstName "Maria Catharina Elisabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Greef"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_Person-f50033d0-f6dc-8b42-8fac-dbda18429621
  a a2a:Person ;
  rdfs:label "Johanna Adriana Lazerums" ;
  a2a:PersonName [
    rdfs:label "Johanna Adriana Lazerums" ;
    a2a:PersonNameFirstName "Johanna Adriana" ;
    a2a:PersonNameLastName "Lazerums"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_Person-2ef6a443-1020-f7a2-9b1b-c87c463ae56f
  a a2a:Person ;
  rdfs:label "Marijnus Johannes de Greef" ;
  a2a:PersonName [
    rdfs:label "Marijnus Johannes de Greef" ;
    a2a:PersonNameFirstName "Marijnus Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Greef"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1974-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_Person:ec043f35-973d-d586-574a-4b1319897aa6 ;
  a2a:EventKeyRef oa:event_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_Event1 .

oa:relationep_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_Person:f50033d0-f6dc-8b42-8fac-dbda18429621 ;
  a2a:EventKeyRef oa:event_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_Event1 .

oa:relationep_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_Person:2ef6a443-1020-f7a2-9b1b-c87c463ae56f ;
  a2a:EventKeyRef oa:event_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_Event1 .

oa:relationpp_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_Person:ec043f35-973d-d586-574a-4b1319897aa6, oa:person_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82_Person:9ca9da6f-5d02-3a7a-204e-c01ff67e3107 .

oa:source_bhi_e280a8f4-c092-91b1-b560-c8cfb1da2d82
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1974-05-09 - 1974-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1974-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1974-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1974" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1974-05-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4211, Periode: 1974" ;
    a2a:Book "Overlijdensregister Wouw 1974" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "4211" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4211, Periode: 1974, Overlijdensregister Wouw 1974, 11, 4211"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/99fcf3fa-5a4a-d3c8-b99a-d752ca40d3e7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/99fcf3fa-5a4a-d3c8-b99a-d752ca40d3e7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e280a8f4-c092-91b1-b560-c8cfb1da2d82" ;
  a2a:RecordGUID "{e280a8f4-c092-91b1-b560-c8cfb1da2d82}" ;
  a2a:SourceRemarkdeel "4211" ;
  a2a:SourceRemarkregister_periode "1974" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1269_00001269.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1974-05-08" .
