@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_214a4dda-2e5a-e20a-e107-33635a9f7319
  a a2a:Record ;
  rdfs:label "Overlijden op 19 februari 1958 te Loon op Zand" ;
  a2a:hasPerson oa:person_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_Person-6aef2f47-d50d-c4f5-cbfa-31471b7cf61a, oa:person_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_Person-939df68b-9c63-651a-f4d9-bbe100e17e3a, oa:person_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_Person-29fc32c2-827c-eacd-a975-ab72c1c86228, oa:person_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_Person-5fef8be6-4421-68b7-19de-4d6a02c263df ;
  a2a:hasEvent oa:event_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_0, oa:relationep_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_1, oa:relationep_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_0 ;
  a2a:hasSource oa:source_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319 .

oa:person_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_Person-6aef2f47-d50d-c4f5-cbfa-31471b7cf61a
  a a2a:Person ;
  rdfs:label "Gerardus van Deudekom" ;
  a2a:PersonName [
    rdfs:label "Gerardus van Deudekom" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Deudekom"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_Person-939df68b-9c63-651a-f4d9-bbe100e17e3a
  a a2a:Person ;
  rdfs:label "Johanna Maria Catharina Woolthuis" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Catharina Woolthuis" ;
    a2a:PersonNameFirstName "Johanna Maria Catharina" ;
    a2a:PersonNameLastName "Woolthuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_Person-29fc32c2-827c-eacd-a975-ab72c1c86228
  a a2a:Person ;
  rdfs:label "Arie van Deudekom" ;
  a2a:PersonName [
    rdfs:label "Arie van Deudekom" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Deudekom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_Person-5fef8be6-4421-68b7-19de-4d6a02c263df
  a a2a:Person ;
  rdfs:label "Pieternella Maria Robben" ;
  a2a:PersonName [
    rdfs:label "Pieternella Maria Robben" ;
    a2a:PersonNameFirstName "Pieternella Maria" ;
    a2a:PersonNameLastName "Robben"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1958" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1958-02-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:relationep_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_Person:6aef2f47-d50d-c4f5-cbfa-31471b7cf61a ;
  a2a:EventKeyRef oa:event_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_Event1 .

oa:relationep_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_Person:939df68b-9c63-651a-f4d9-bbe100e17e3a ;
  a2a:EventKeyRef oa:event_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_Event1 .

oa:relationep_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_Person:29fc32c2-827c-eacd-a975-ab72c1c86228 ;
  a2a:EventKeyRef oa:event_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_Event1 .

oa:relationpp_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_Person:6aef2f47-d50d-c4f5-cbfa-31471b7cf61a, oa:person_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319_Person:5fef8be6-4421-68b7-19de-4d6a02c263df .

oa:source_bhi_214a4dda-2e5a-e20a-e107-33635a9f7319
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1958-02-20 - 1958-02-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-02-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-02-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1958" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1958-02-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3988, Periode: 1958" ;
    a2a:Book "Overlijdensregister Loon op Zand 1958" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "3988" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3988, Periode: 1958, Overlijdensregister Loon op Zand 1958, 9, 3988"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8b0c6ae5-2e15-790f-97a0-8d54fd9f0585.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8b0c6ae5-2e15-790f-97a0-8d54fd9f0585.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/214a4dda-2e5a-e20a-e107-33635a9f7319" ;
  a2a:RecordGUID "{214a4dda-2e5a-e20a-e107-33635a9f7319}" ;
  a2a:SourceRemarkdeel "3988" ;
  a2a:SourceRemarkregister_periode "1958" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_543_00000543.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1958-02-19" .
