@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_a689bbb7-863a-e402-e5c2-86b3cfb276e3
  a a2a:Record ;
  rdfs:label "Overlijden op 29 oktober 1971 te Breda" ;
  a2a:hasPerson oa:person_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_Person-42ffeae7-7eb3-1de5-16f8-7afd2068aaaa, oa:person_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_Person-a123480d-9d50-298b-0662-720a48d8a84e, oa:person_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_Person-c1e4d551-2992-bb52-d762-8985ad865870, oa:person_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_Person-0c576e86-0291-588e-c94a-a2d59c9b6471 ;
  a2a:hasEvent oa:event_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_0, oa:relationep_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_1, oa:relationep_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_0 ;
  a2a:hasSource oa:source_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3 .

oa:person_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_Person-42ffeae7-7eb3-1de5-16f8-7afd2068aaaa
  a a2a:Person ;
  rdfs:label "Cornelia Schellekens" ;
  a2a:PersonName [
    rdfs:label "Cornelia Schellekens" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Schellekens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_Person-a123480d-9d50-298b-0662-720a48d8a84e
  a a2a:Person ;
  rdfs:label "Wilhelmus Adrianus van Engelen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Adrianus van Engelen" ;
    a2a:PersonNameFirstName "Wilhelmus Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Engelen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_Person-c1e4d551-2992-bb52-d762-8985ad865870
  a a2a:Person ;
  rdfs:label "Jacomina Gooyaarts" ;
  a2a:PersonName [
    rdfs:label "Jacomina Gooyaarts" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNameLastName "Gooyaarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_Person-0c576e86-0291-588e-c94a-a2d59c9b6471
  a a2a:Person ;
  rdfs:label "Adriaan Antonius van Engelen" ;
  a2a:PersonName [
    rdfs:label "Adriaan Antonius van Engelen" ;
    a2a:PersonNameFirstName "Adriaan Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Engelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1971-10-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_Person:a123480d-9d50-298b-0662-720a48d8a84e ;
  a2a:EventKeyRef oa:event_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_Event1 .

oa:relationep_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_Person:c1e4d551-2992-bb52-d762-8985ad865870 ;
  a2a:EventKeyRef oa:event_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_Event1 .

oa:relationep_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_Person:0c576e86-0291-588e-c94a-a2d59c9b6471 ;
  a2a:EventKeyRef oa:event_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_Event1 .

oa:relationpp_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_Person:a123480d-9d50-298b-0662-720a48d8a84e, oa:person_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3_Person:42ffeae7-7eb3-1de5-16f8-7afd2068aaaa .

oa:source_bhi_a689bbb7-863a-e402-e5c2-86b3cfb276e3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1971-10-29 - 1971-10-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-10-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-10-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1971-10-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3068, Periode: 1971" ;
    a2a:Book "Overlijdensregister Breda 1971" ;
    a2a:DocumentNumber "1231" ;
    a2a:RegistryNumber "3068" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3068, Periode: 1971, Overlijdensregister Breda 1971, 1231, 3068"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/749b4f10-a2e3-bbd6-29e4-5a83ab91930d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/749b4f10-a2e3-bbd6-29e4-5a83ab91930d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-12-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a689bbb7-863a-e402-e5c2-86b3cfb276e3" ;
  a2a:RecordGUID "{a689bbb7-863a-e402-e5c2-86b3cfb276e3}" ;
  a2a:SourceRemarkdeel "3068" ;
  a2a:SourceRemarkregister_periode "1971" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_696_00000696.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1971-10-29" .
