@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_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69
  a a2a:Record ;
  rdfs:label "Overlijden op 11 februari 1963 te Helmond" ;
  a2a:hasPerson oa:person_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_Person-6d2ee4f3-8a74-43e6-208e-94e986170d13, oa:person_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_Person-e5d8d8d2-4a86-5dde-1a9b-958f55c9c492, oa:person_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_Person-9a48899e-7cf1-e529-9657-c08d0a0c99e7 ;
  a2a:hasEvent oa:event_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_0, oa:relationep_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_1, oa:relationep_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_2 ;
  a2a:hasSource oa:source_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69 .

oa:person_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_Person-6d2ee4f3-8a74-43e6-208e-94e986170d13
  a a2a:Person ;
  rdfs:label "Andreas Jacobus Henricus Maria Leenders" ;
  a2a:PersonName [
    rdfs:label "Andreas Jacobus Henricus Maria Leenders" ;
    a2a:PersonNameFirstName "Andreas Jacobus Henricus Maria" ;
    a2a:PersonNameLastName "Leenders"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_Person-e5d8d8d2-4a86-5dde-1a9b-958f55c9c492
  a a2a:Person ;
  rdfs:label "Henrica Antonia van Bussel" ;
  a2a:PersonName [
    rdfs:label "Henrica Antonia van Bussel" ;
    a2a:PersonNameFirstName "Henrica Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bussel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_Person-9a48899e-7cf1-e529-9657-c08d0a0c99e7
  a a2a:Person ;
  rdfs:label "Johannes Leenders" ;
  a2a:PersonName [
    rdfs:label "Johannes Leenders" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Leenders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1963-02-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_Person:6d2ee4f3-8a74-43e6-208e-94e986170d13 ;
  a2a:EventKeyRef oa:event_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_Event1 .

oa:relationep_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_Person:e5d8d8d2-4a86-5dde-1a9b-958f55c9c492 ;
  a2a:EventKeyRef oa:event_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_Event1 .

oa:relationep_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_Person:9a48899e-7cf1-e529-9657-c08d0a0c99e7 ;
  a2a:EventKeyRef oa:event_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69_Event1 .

oa:source_bhi_cd5b59c2-0476-79d1-6eb7-e6dcf1238c69
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1963-02-12 - 1963-02-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-02-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-02-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1963-02-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3742, Periode: 1963" ;
    a2a:Book "Overlijdensregister Helmond 1963" ;
    a2a:DocumentNumber "48" ;
    a2a:RegistryNumber "3742" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3742, Periode: 1963, Overlijdensregister Helmond 1963, 48, 3742"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a9be4d4d-3895-667b-2197-a0c924f86612.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a9be4d4d-3895-667b-2197-a0c924f86612.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-08-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cd5b59c2-0476-79d1-6eb7-e6dcf1238c69" ;
  a2a:RecordGUID "{cd5b59c2-0476-79d1-6eb7-e6dcf1238c69}" ;
  a2a:SourceRemarkdeel "3742" ;
  a2a:SourceRemarkregister_periode "1963" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1210_00001210.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1963-02-11" .
