@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_03e1ba93-b962-3e83-8a97-e93bcceaa9c9
  a a2a:Record ;
  rdfs:label "Overlijden op 28 maart 1973 te Son en Breugel" ;
  a2a:hasPerson oa:person_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_Person-8bfb38c0-b6a1-6dad-7ab1-26c8585e5bb1, oa:person_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_Person-b2470b4e-1f64-7295-f2e9-721f2e3b079f, oa:person_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_Person-f99c81b8-58e9-3341-41e4-39f8a0ab4136, oa:person_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_Person-10c34220-f9fd-d3c0-4b23-eab602ca5dac ;
  a2a:hasEvent oa:event_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_0, oa:relationep_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_1, oa:relationep_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_0 ;
  a2a:hasSource oa:source_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9 .

oa:person_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_Person-8bfb38c0-b6a1-6dad-7ab1-26c8585e5bb1
  a a2a:Person ;
  rdfs:label "Hendrika Antonia van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Hendrika Antonia van den Heuvel" ;
    a2a:PersonNameFirstName "Hendrika Antonia" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_Person-b2470b4e-1f64-7295-f2e9-721f2e3b079f
  a a2a:Person ;
  rdfs:label "Wilhelmus Antonius Justinus Jennissen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Antonius Justinus Jennissen" ;
    a2a:PersonNameFirstName "Wilhelmus Antonius Justinus" ;
    a2a:PersonNameLastName "Jennissen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_Person-f99c81b8-58e9-3341-41e4-39f8a0ab4136
  a a2a:Person ;
  rdfs:label "Maria Cornelia Laumen" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Laumen" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Laumen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_Person-10c34220-f9fd-d3c0-4b23-eab602ca5dac
  a a2a:Person ;
  rdfs:label "Jacobus Hubertus Jennissen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Hubertus Jennissen" ;
    a2a:PersonNameFirstName "Jacobus Hubertus" ;
    a2a:PersonNameLastName "Jennissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1973-03-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Son en Breugel" ;
    rdfs:label "Son en Breugel"
  ] .

oa:relationep_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_Person:b2470b4e-1f64-7295-f2e9-721f2e3b079f ;
  a2a:EventKeyRef oa:event_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_Event1 .

oa:relationep_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_Person:f99c81b8-58e9-3341-41e4-39f8a0ab4136 ;
  a2a:EventKeyRef oa:event_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_Event1 .

oa:relationep_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_Person:10c34220-f9fd-d3c0-4b23-eab602ca5dac ;
  a2a:EventKeyRef oa:event_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_Event1 .

oa:relationpp_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_Person:b2470b4e-1f64-7295-f2e9-721f2e3b079f, oa:person_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9_Person:8bfb38c0-b6a1-6dad-7ab1-26c8585e5bb1 .

oa:source_bhi_03e1ba93-b962-3e83-8a97-e93bcceaa9c9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Son en Breugel" ;
    rdfs:label "Son en Breugel", "1973-03-28 - 1973-03-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-03-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-03-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1973-03-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3946, Periode: 1973" ;
    a2a:Book "Overlijdensregister Son en Breugel 1973" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "3946" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3946, Periode: 1973, Overlijdensregister Son en Breugel 1973, 7, 3946"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bcf55f34-2fc4-f912-7ab8-24544c47d0e1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bcf55f34-2fc4-f912-7ab8-24544c47d0e1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/03e1ba93-b962-3e83-8a97-e93bcceaa9c9" ;
  a2a:RecordGUID "{03e1ba93-b962-3e83-8a97-e93bcceaa9c9}" ;
  a2a:SourceRemarkdeel "3946" ;
  a2a:SourceRemarkregister_periode "1973" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_198_00000198.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1973-03-28" .
