@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_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6
  a a2a:Record ;
  rdfs:label "Overlijden op 14 juli 1951 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_Person-27678092-d739-305d-1c2b-68c2fa7f6f9e, oa:person_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_Person-bcc1aaa9-8a80-2773-942e-c719af3d2fdf, oa:person_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_Person-8134d119-e9e9-d46c-0ee3-69212a1b2b17, oa:person_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_Person-18fb486b-48cc-d788-4e04-c95a241829db ;
  a2a:hasEvent oa:event_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_0, oa:relationep_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_1, oa:relationep_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_0 ;
  a2a:hasSource oa:source_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6 .

oa:person_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_Person-27678092-d739-305d-1c2b-68c2fa7f6f9e
  a a2a:Person ;
  rdfs:label "Anna Maria Kolen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Kolen" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Kolen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_Person-bcc1aaa9-8a80-2773-942e-c719af3d2fdf
  a a2a:Person ;
  rdfs:label "Josephus Adrianus Kolen" ;
  a2a:PersonName [
    rdfs:label "Josephus Adrianus Kolen" ;
    a2a:PersonNameFirstName "Josephus Adrianus" ;
    a2a:PersonNameLastName "Kolen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_Person-8134d119-e9e9-d46c-0ee3-69212a1b2b17
  a a2a:Person ;
  rdfs:label "Maria Cornelia Borrenbergs" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Borrenbergs" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Borrenbergs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_Person-18fb486b-48cc-d788-4e04-c95a241829db
  a a2a:Person ;
  rdfs:label "Adrianus Alouisius Cornelis van Poppel" ;
  a2a:PersonName [
    rdfs:label "Adrianus Alouisius Cornelis van Poppel" ;
    a2a:PersonNameFirstName "Adrianus Alouisius Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Poppel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1951" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1951-07-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_Person:27678092-d739-305d-1c2b-68c2fa7f6f9e ;
  a2a:EventKeyRef oa:event_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_Event1 .

oa:relationep_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_Person:bcc1aaa9-8a80-2773-942e-c719af3d2fdf ;
  a2a:EventKeyRef oa:event_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_Event1 .

oa:relationep_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_Person:8134d119-e9e9-d46c-0ee3-69212a1b2b17 ;
  a2a:EventKeyRef oa:event_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_Event1 .

oa:relationpp_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_Person:27678092-d739-305d-1c2b-68c2fa7f6f9e, oa:person_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6_Person:18fb486b-48cc-d788-4e04-c95a241829db .

oa:source_bhi_f3b22a9a-ef6a-fa17-e75e-4890919ad2d6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1951-07-16 - 1951-07-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-07-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1951-07-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1951" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1951-07-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3564, Periode: 1951" ;
    a2a:Book "Overlijdensregister Eindhoven 1951" ;
    a2a:DocumentNumber "381" ;
    a2a:RegistryNumber "3564" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3564, Periode: 1951, Overlijdensregister Eindhoven 1951, 381, 3564"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ebda2ed9-65e2-108f-7f11-3a7e9035b526.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ebda2ed9-65e2-108f-7f11-3a7e9035b526.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f3b22a9a-ef6a-fa17-e75e-4890919ad2d6" ;
  a2a:RecordGUID "{f3b22a9a-ef6a-fa17-e75e-4890919ad2d6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_371_00000371.xml van BHI" .

