@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_9100b442-e78a-b1ca-3b40-cb9d4a575be3
  a a2a:Record ;
  rdfs:label "Overlijden op 24 februari 1970 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_Person-ce65b046-47d4-e15c-03c8-53e7b0aae32d, oa:person_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_Person-16bcc562-5245-aaee-0f88-987add2fc5ce, oa:person_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_Person-86970890-ca53-55e2-1432-6cdbec119cd8, oa:person_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_Person-53a3d0db-bbd3-55db-25ab-89851aa8f266 ;
  a2a:hasEvent oa:event_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_0, oa:relationep_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_1, oa:relationep_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_0 ;
  a2a:hasSource oa:source_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3 .

oa:person_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_Person-ce65b046-47d4-e15c-03c8-53e7b0aae32d
  a a2a:Person ;
  rdfs:label "Theodorus Arnoldus Antonius Keesom" ;
  a2a:PersonName [
    rdfs:label "Theodorus Arnoldus Antonius Keesom" ;
    a2a:PersonNameFirstName "Theodorus Arnoldus Antonius" ;
    a2a:PersonNameLastName "Keesom"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_Person-16bcc562-5245-aaee-0f88-987add2fc5ce
  a a2a:Person ;
  rdfs:label "Carolina Cornelia Sophia Maria Batenburg" ;
  a2a:PersonName [
    rdfs:label "Carolina Cornelia Sophia Maria Batenburg" ;
    a2a:PersonNameFirstName "Carolina Cornelia Sophia Maria" ;
    a2a:PersonNameLastName "Batenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_Person-86970890-ca53-55e2-1432-6cdbec119cd8
  a a2a:Person ;
  rdfs:label "Petrus Cornelis Keesom" ;
  a2a:PersonName [
    rdfs:label "Petrus Cornelis Keesom" ;
    a2a:PersonNameFirstName "Petrus Cornelis" ;
    a2a:PersonNameLastName "Keesom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_Person-53a3d0db-bbd3-55db-25ab-89851aa8f266
  a a2a:Person ;
  rdfs:label "Petronella Weeren" ;
  a2a:PersonName [
    rdfs:label "Petronella Weeren" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Weeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1970-02-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_Person:ce65b046-47d4-e15c-03c8-53e7b0aae32d ;
  a2a:EventKeyRef oa:event_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_Event1 .

oa:relationep_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_Person:16bcc562-5245-aaee-0f88-987add2fc5ce ;
  a2a:EventKeyRef oa:event_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_Event1 .

oa:relationep_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_Person:86970890-ca53-55e2-1432-6cdbec119cd8 ;
  a2a:EventKeyRef oa:event_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_Event1 .

oa:relationpp_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_Person:ce65b046-47d4-e15c-03c8-53e7b0aae32d, oa:person_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3_Person:53a3d0db-bbd3-55db-25ab-89851aa8f266 .

oa:source_bhi_9100b442-e78a-b1ca-3b40-cb9d4a575be3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1970-02-24 - 1970-02-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-02-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-02-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1970" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1970-02-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3517, Periode: 1970" ;
    a2a:Book "Overlijdensregister Eindhoven 1970" ;
    a2a:DocumentNumber "290" ;
    a2a:RegistryNumber "3517" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3517, Periode: 1970, Overlijdensregister Eindhoven 1970, 290, 3517"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b693761d-9c92-cd22-9d30-013764617ac3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b693761d-9c92-cd22-9d30-013764617ac3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9100b442-e78a-b1ca-3b40-cb9d4a575be3" ;
  a2a:RecordGUID "{9100b442-e78a-b1ca-3b40-cb9d4a575be3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_520_00000520.xml van BHI" .

