@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_3e0939ff-e563-1e08-9ca1-42e7ec477da4
  a a2a:Record ;
  rdfs:label "Overlijden op 21 juni 1966 te Fijnaart en Heijningen" ;
  a2a:hasPerson oa:person_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_Person-e02e9587-bdf7-e30e-5747-84344f0d6d1e, oa:person_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_Person-c9442d24-a44a-776c-18d6-4dd644ac8f3c, oa:person_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_Person-c52e0210-0dfa-c6eb-3772-6751aec91663, oa:person_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_Person-a02fb73f-4f01-b0c0-290a-6cb351eddb34 ;
  a2a:hasEvent oa:event_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_0, oa:relationep_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_1, oa:relationep_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_0 ;
  a2a:hasSource oa:source_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4 .

oa:person_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_Person-e02e9587-bdf7-e30e-5747-84344f0d6d1e
  a a2a:Person ;
  rdfs:label "Andries Kaufman" ;
  a2a:PersonName [
    rdfs:label "Andries Kaufman" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Kaufman"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_Person-c9442d24-a44a-776c-18d6-4dd644ac8f3c
  a a2a:Person ;
  rdfs:label "Hendrieka Anna den Hollander" ;
  a2a:PersonName [
    rdfs:label "Hendrieka Anna den Hollander" ;
    a2a:PersonNameFirstName "Hendrieka Anna" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Hollander"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_Person-c52e0210-0dfa-c6eb-3772-6751aec91663
  a a2a:Person ;
  rdfs:label "Teuntje Saarloos" ;
  a2a:PersonName [
    rdfs:label "Teuntje Saarloos" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Saarloos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_Person-a02fb73f-4f01-b0c0-290a-6cb351eddb34
  a a2a:Person ;
  rdfs:label "Lambrecht Kaufman" ;
  a2a:PersonName [
    rdfs:label "Lambrecht Kaufman" ;
    a2a:PersonNameFirstName "Lambrecht" ;
    a2a:PersonNameLastName "Kaufman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1966-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Fijnaart en Heijningen" ;
    rdfs:label "Fijnaart en Heijningen"
  ] .

oa:relationep_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_Person:e02e9587-bdf7-e30e-5747-84344f0d6d1e ;
  a2a:EventKeyRef oa:event_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_Event1 .

oa:relationep_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_Person:c9442d24-a44a-776c-18d6-4dd644ac8f3c ;
  a2a:EventKeyRef oa:event_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_Event1 .

oa:relationep_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_Person:a02fb73f-4f01-b0c0-290a-6cb351eddb34 ;
  a2a:EventKeyRef oa:event_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_Event1 .

oa:relationpp_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_Person:e02e9587-bdf7-e30e-5747-84344f0d6d1e, oa:person_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4_Person:c52e0210-0dfa-c6eb-3772-6751aec91663 .

oa:source_bhi_3e0939ff-e563-1e08-9ca1-42e7ec477da4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Fijnaart en Heijningen" ;
    rdfs:label "Fijnaart en Heijningen", "1966-06-21 - 1966-06-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-06-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-06-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1966-06-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3574, Periode: 1966" ;
    a2a:Book "Overlijdensregister Fijnaart en Heijningen 1966" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "3574" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3574, Periode: 1966, Overlijdensregister Fijnaart en Heijningen 1966, 8, 3574"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5ec295fa-080d-44f4-1179-b52acee06aed.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5ec295fa-080d-44f4-1179-b52acee06aed.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-11-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3e0939ff-e563-1e08-9ca1-42e7ec477da4" ;
  a2a:RecordGUID "{3e0939ff-e563-1e08-9ca1-42e7ec477da4}" ;
  a2a:SourceRemarkdeel "3574" ;
  a2a:SourceRemarkregister_periode "1966" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_902_00000902.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1966-06-21" .
