@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_548451ee-da79-ef90-78b2-d9271dcd8e9e
  a a2a:Record ;
  rdfs:label "Overlijden op 5 januari 1954 te Maarheeze" ;
  a2a:hasPerson oa:person_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_Person-f8f70fa9-5731-d02f-52a5-78a1f28be076, oa:person_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_Person-a2b5312d-b3be-9bee-a7e2-fb2f5b7c3aaf, oa:person_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_Person-07212db5-6a5c-043b-e210-ed61a49d287c ;
  a2a:hasEvent oa:event_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_0, oa:relationep_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_1, oa:relationep_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_2 ;
  a2a:hasSource oa:source_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e .

oa:person_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_Person-f8f70fa9-5731-d02f-52a5-78a1f28be076
  a a2a:Person ;
  rdfs:label "Antonius Henricus Maria Meeuwissen" ;
  a2a:PersonName [
    rdfs:label "Antonius Henricus Maria Meeuwissen" ;
    a2a:PersonNameFirstName "Antonius Henricus Maria" ;
    a2a:PersonNameLastName "Meeuwissen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_Person-a2b5312d-b3be-9bee-a7e2-fb2f5b7c3aaf
  a a2a:Person ;
  rdfs:label "Antonetta Francisca Noten" ;
  a2a:PersonName [
    rdfs:label "Antonetta Francisca Noten" ;
    a2a:PersonNameFirstName "Antonetta Francisca" ;
    a2a:PersonNameLastName "Noten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_Person-07212db5-6a5c-043b-e210-ed61a49d287c
  a a2a:Person ;
  rdfs:label "Cornelis Meeuwissen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Meeuwissen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Meeuwissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1954" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1954-01-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Maarheeze" ;
    rdfs:label "Maarheeze"
  ] .

oa:relationep_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_Person:f8f70fa9-5731-d02f-52a5-78a1f28be076 ;
  a2a:EventKeyRef oa:event_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_Event1 .

oa:relationep_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_Person:a2b5312d-b3be-9bee-a7e2-fb2f5b7c3aaf ;
  a2a:EventKeyRef oa:event_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_Event1 .

oa:relationep_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_Person:07212db5-6a5c-043b-e210-ed61a49d287c ;
  a2a:EventKeyRef oa:event_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e_Event1 .

oa:source_bhi_548451ee-da79-ef90-78b2-d9271dcd8e9e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Maarheeze" ;
    rdfs:label "Maarheeze", "1954-01-05 - 1954-01-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1954-01-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1954-01-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1954" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1954-01-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4004, Periode: 1954" ;
    a2a:Book "Overlijdensregister Maarheeze 1954" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "4004" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4004, Periode: 1954, Overlijdensregister Maarheeze 1954, 1, 4004"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b31a55f3-f3fb-d2ad-b28a-b3662a87c7e2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b31a55f3-f3fb-d2ad-b28a-b3662a87c7e2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/548451ee-da79-ef90-78b2-d9271dcd8e9e" ;
  a2a:RecordGUID "{548451ee-da79-ef90-78b2-d9271dcd8e9e}" ;
  a2a:SourceRemarkdeel "4004" ;
  a2a:SourceRemarkregister_periode "1954" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1449_00001449.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1954-01-05" .
