@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_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6
  a a2a:Record ;
  rdfs:label "Overlijden op 9 augustus 1960 te Deurne" ;
  a2a:hasPerson oa:person_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Person-ea2d1bf0-3284-24b6-1ee8-5bb0eee42991, oa:person_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Person-fbb6227c-105c-adac-7c35-5f214bafbc07, oa:person_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Person-11c419f6-ecc9-e4fc-1872-c98ead972b35, oa:person_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Person-520fb201-78cb-1fa5-39b1-6085201be2b5, oa:person_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Person-01063663-f06d-844c-bdc1-617dee1af045 ;
  a2a:hasEvent oa:event_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_0, oa:relationep_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_1, oa:relationep_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_0, oa:relationpp_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_1 ;
  a2a:hasSource oa:source_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6 .

oa:person_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Person-ea2d1bf0-3284-24b6-1ee8-5bb0eee42991
  a a2a:Person ;
  rdfs:label "Francina van den Eijnde" ;
  a2a:PersonName [
    rdfs:label "Francina van den Eijnde" ;
    a2a:PersonNameFirstName "Francina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Eijnde"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Person-fbb6227c-105c-adac-7c35-5f214bafbc07
  a a2a:Person ;
  rdfs:label "Willem Leenen" ;
  a2a:PersonName [
    rdfs:label "Willem Leenen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Leenen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Person-11c419f6-ecc9-e4fc-1872-c98ead972b35
  a a2a:Person ;
  rdfs:label "Hendrik Hubert Franssen" ;
  a2a:PersonName [
    rdfs:label "Hendrik Hubert Franssen" ;
    a2a:PersonNameFirstName "Hendrik Hubert" ;
    a2a:PersonNameLastName "Franssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Person-520fb201-78cb-1fa5-39b1-6085201be2b5
  a a2a:Person ;
  rdfs:label "Anna Maria Maas" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Maas" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Person-01063663-f06d-844c-bdc1-617dee1af045
  a a2a:Person ;
  rdfs:label "Johannes van den Eijnde" ;
  a2a:PersonName [
    rdfs:label "Johannes van den Eijnde" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Eijnde"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1960-08-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Deurne" ;
    rdfs:label "Deurne"
  ] .

oa:relationep_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Person:ea2d1bf0-3284-24b6-1ee8-5bb0eee42991 ;
  a2a:EventKeyRef oa:event_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Event1 .

oa:relationep_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Person:520fb201-78cb-1fa5-39b1-6085201be2b5 ;
  a2a:EventKeyRef oa:event_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Event1 .

oa:relationep_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Person:01063663-f06d-844c-bdc1-617dee1af045 ;
  a2a:EventKeyRef oa:event_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Event1 .

oa:relationpp_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Person:ea2d1bf0-3284-24b6-1ee8-5bb0eee42991, oa:person_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Person:fbb6227c-105c-adac-7c35-5f214bafbc07 .

oa:relationpp_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Person:ea2d1bf0-3284-24b6-1ee8-5bb0eee42991, oa:person_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6_Person:11c419f6-ecc9-e4fc-1872-c98ead972b35 .

oa:source_bhi_0c2f9f1b-574d-e402-4ab4-e01979bf4cb6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Deurne" ;
    rdfs:label "Deurne", "1960-08-10 - 1960-08-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-08-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-08-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1960-08-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3473, Periode: 1960" ;
    a2a:Book "Overlijdensregister Deurne 1960" ;
    a2a:DocumentNumber "77" ;
    a2a:RegistryNumber "3473" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3473, Periode: 1960, Overlijdensregister Deurne 1960, 77, 3473"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/37408832-a6f5-e6a3-1f53-c790119f3334.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/37408832-a6f5-e6a3-1f53-c790119f3334.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0c2f9f1b-574d-e402-4ab4-e01979bf4cb6" ;
  a2a:RecordGUID "{0c2f9f1b-574d-e402-4ab4-e01979bf4cb6}" ;
  a2a:SourceRemarkdeel "3473" ;
  a2a:SourceRemarkregister_periode "1960" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_2257_00002257.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1960-08-09" .
