@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_2b052d63-321a-f0ef-acd4-a04f4bbb4883
  a a2a:Record ;
  rdfs:label "Overlijden op 5 oktober 1958 te Mierlo" ;
  a2a:hasPerson oa:person_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_Person-54a2896b-ae95-47e4-4af5-ca47a0568be0, oa:person_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_Person-b45807a3-05e8-ce96-94bb-ff079cc31f8a, oa:person_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_Person-200c4e03-5d9b-319a-fcc6-233f01f9a3d5, oa:person_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_Person-23a794a6-7d2f-79a0-a468-c3a10c12503a ;
  a2a:hasEvent oa:event_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_0, oa:relationep_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_1, oa:relationep_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_0 ;
  a2a:hasSource oa:source_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883 .

oa:person_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_Person-54a2896b-ae95-47e4-4af5-ca47a0568be0
  a a2a:Person ;
  rdfs:label "Thomas Ambrosius Sanders" ;
  a2a:PersonName [
    rdfs:label "Thomas Ambrosius Sanders" ;
    a2a:PersonNameFirstName "Thomas Ambrosius" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_Person-b45807a3-05e8-ce96-94bb-ff079cc31f8a
  a a2a:Person ;
  rdfs:label "Hendrica van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Hendrica van den Heuvel" ;
    a2a:PersonNameFirstName "Hendrica" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_Person-200c4e03-5d9b-319a-fcc6-233f01f9a3d5
  a a2a:Person ;
  rdfs:label "Godefridus Sanders" ;
  a2a:PersonName [
    rdfs:label "Godefridus Sanders" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_Person-23a794a6-7d2f-79a0-a468-c3a10c12503a
  a a2a:Person ;
  rdfs:label "Francisca Meulendijks" ;
  a2a:PersonName [
    rdfs:label "Francisca Meulendijks" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Meulendijks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1958" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1958-10-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Mierlo" ;
    rdfs:label "Mierlo"
  ] .

oa:relationep_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_Person:54a2896b-ae95-47e4-4af5-ca47a0568be0 ;
  a2a:EventKeyRef oa:event_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_Event1 .

oa:relationep_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_Person:b45807a3-05e8-ce96-94bb-ff079cc31f8a ;
  a2a:EventKeyRef oa:event_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_Event1 .

oa:relationep_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_Person:200c4e03-5d9b-319a-fcc6-233f01f9a3d5 ;
  a2a:EventKeyRef oa:event_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_Event1 .

oa:relationpp_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_Person:54a2896b-ae95-47e4-4af5-ca47a0568be0, oa:person_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883_Person:23a794a6-7d2f-79a0-a468-c3a10c12503a .

oa:source_bhi_2b052d63-321a-f0ef-acd4-a04f4bbb4883
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Mierlo" ;
    rdfs:label "Mierlo", "1958-10-06 - 1958-10-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-10-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-10-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1958" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1958-10-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4038, Periode: 1958" ;
    a2a:Book "Overlijdensregister Mierlo 1958" ;
    a2a:DocumentNumber "33" ;
    a2a:RegistryNumber "4038" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4038, Periode: 1958, Overlijdensregister Mierlo 1958, 33, 4038"
  ] ;
  a2a:SourceLastChangeDate "2020-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2b052d63-321a-f0ef-acd4-a04f4bbb4883" ;
  a2a:RecordGUID "{2b052d63-321a-f0ef-acd4-a04f4bbb4883}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231031_1608_00001608.xml van BHI" .

