@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_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591
  a a2a:Record ;
  rdfs:label "Overlijden op 14 juli 1967 te Geertruidenberg" ;
  a2a:hasPerson oa:person_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_Person-57cb3e31-1b07-e83f-9c5f-fef6972b9193, oa:person_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_Person-f8b89e6d-db9e-6bd5-a312-d01f27ecd0c3, oa:person_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_Person-0249a53d-3752-0686-5acd-e907688957a9, oa:person_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_Person-e02afbea-8e45-e0c8-17a4-ea948b76d493 ;
  a2a:hasEvent oa:event_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_0, oa:relationep_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_1, oa:relationep_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_0 ;
  a2a:hasSource oa:source_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591 .

oa:person_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_Person-57cb3e31-1b07-e83f-9c5f-fef6972b9193
  a a2a:Person ;
  rdfs:label "Gerardus Antonius van Alphen" ;
  a2a:PersonName [
    rdfs:label "Gerardus Antonius van Alphen" ;
    a2a:PersonNameFirstName "Gerardus Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alphen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_Person-f8b89e6d-db9e-6bd5-a312-d01f27ecd0c3
  a a2a:Person ;
  rdfs:label "Antoinetta Maria Geerts" ;
  a2a:PersonName [
    rdfs:label "Antoinetta Maria Geerts" ;
    a2a:PersonNameFirstName "Antoinetta Maria" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_Person-0249a53d-3752-0686-5acd-e907688957a9
  a a2a:Person ;
  rdfs:label "Johanna van der Ploeg" ;
  a2a:PersonName [
    rdfs:label "Johanna van der Ploeg" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ploeg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_Person-e02afbea-8e45-e0c8-17a4-ea948b76d493
  a a2a:Person ;
  rdfs:label "Gerardus Laurentius van Alphen" ;
  a2a:PersonName [
    rdfs:label "Gerardus Laurentius van Alphen" ;
    a2a:PersonNameFirstName "Gerardus Laurentius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alphen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1967-07-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg"
  ] .

oa:relationep_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_Person:57cb3e31-1b07-e83f-9c5f-fef6972b9193 ;
  a2a:EventKeyRef oa:event_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_Event1 .

oa:relationep_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_Person:0249a53d-3752-0686-5acd-e907688957a9 ;
  a2a:EventKeyRef oa:event_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_Event1 .

oa:relationep_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_Person:e02afbea-8e45-e0c8-17a4-ea948b76d493 ;
  a2a:EventKeyRef oa:event_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_Event1 .

oa:relationpp_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_Person:57cb3e31-1b07-e83f-9c5f-fef6972b9193, oa:person_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591_Person:f8b89e6d-db9e-6bd5-a312-d01f27ecd0c3 .

oa:source_bhi_fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg", "1967-07-17 - 1967-07-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-07-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-07-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1967-07-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3585, Periode: 1967" ;
    a2a:Book "Overlijdensregister Geertruidenberg 1967" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "3585" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3585, Periode: 1967, Overlijdensregister Geertruidenberg 1967, 19, 3585"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3712fd18-f5cc-31b3-5e11-c0994d90a863.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3712fd18-f5cc-31b3-5e11-c0994d90a863.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-08-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591" ;
  a2a:RecordGUID "{fc53fa74-e0c6-0ef4-e72a-b3a9a39e6591}" ;
  a2a:SourceRemarkdeel "3585" ;
  a2a:SourceRemarkregister_periode "1967" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1324_00001324.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1967-07-14" .
