@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_7160b610-e25b-72bd-c14e-e4fb99cf7623
  a a2a:Record ;
  rdfs:label "Overlijden op 30 mei 1952 te Maarheeze" ;
  a2a:hasPerson oa:person_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_Person-3959ff2a-2429-a344-0e4c-4db5dcb89613, oa:person_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_Person-2f363c94-1ea1-ac6e-5c39-fa870b9797e6, oa:person_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_Person-072e1f55-e584-941c-031b-c0a3cd524b24 ;
  a2a:hasEvent oa:event_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_0, oa:relationep_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_1, oa:relationep_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_2 ;
  a2a:hasSource oa:source_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623 .

oa:person_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_Person-3959ff2a-2429-a344-0e4c-4db5dcb89613
  a a2a:Person ;
  rdfs:label "Magdalena Mathilda Maria Martens" ;
  a2a:PersonName [
    rdfs:label "Magdalena Mathilda Maria Martens" ;
    a2a:PersonNameFirstName "Magdalena Mathilda Maria" ;
    a2a:PersonNameLastName "Martens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_Person-2f363c94-1ea1-ac6e-5c39-fa870b9797e6
  a a2a:Person ;
  rdfs:label "Louise Marie Modde" ;
  a2a:PersonName [
    rdfs:label "Louise Marie Modde" ;
    a2a:PersonNameFirstName "Louise Marie" ;
    a2a:PersonNameLastName "Modde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_Person-072e1f55-e584-941c-031b-c0a3cd524b24
  a a2a:Person ;
  rdfs:label "Eduardus Cornelis Martens" ;
  a2a:PersonName [
    rdfs:label "Eduardus Cornelis Martens" ;
    a2a:PersonNameFirstName "Eduardus Cornelis" ;
    a2a:PersonNameLastName "Martens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1952" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1952-05-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Maarheeze" ;
    rdfs:label "Maarheeze"
  ] .

oa:relationep_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_Person:3959ff2a-2429-a344-0e4c-4db5dcb89613 ;
  a2a:EventKeyRef oa:event_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_Event1 .

oa:relationep_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_Person:2f363c94-1ea1-ac6e-5c39-fa870b9797e6 ;
  a2a:EventKeyRef oa:event_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_Event1 .

oa:relationep_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_Person:072e1f55-e584-941c-031b-c0a3cd524b24 ;
  a2a:EventKeyRef oa:event_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623_Event1 .

oa:source_bhi_7160b610-e25b-72bd-c14e-e4fb99cf7623
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Maarheeze" ;
    rdfs:label "Maarheeze", "1952-05-31 - 1952-05-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1952-05-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1952-05-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1952" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1952-05-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4002, Periode: 1952" ;
    a2a:Book "Overlijdensregister Maarheeze 1952" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "4002" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4002, Periode: 1952, Overlijdensregister Maarheeze 1952, 19, 4002"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5fed113c-5c74-09eb-7da0-db2351c5e975.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5fed113c-5c74-09eb-7da0-db2351c5e975.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7160b610-e25b-72bd-c14e-e4fb99cf7623" ;
  a2a:RecordGUID "{7160b610-e25b-72bd-c14e-e4fb99cf7623}" ;
  a2a:SourceRemarkdeel "4002" ;
  a2a:SourceRemarkregister_periode "1952" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1450_00001450.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1952-05-30" .
