@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_562a074e-ef79-9caa-c7f2-b2b27e5c8405
  a a2a:Record ;
  rdfs:label "Overlijden op 31 augustus 1926 te Veldhoven" ;
  a2a:hasPerson oa:person_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_Person-292fe3f8-463b-11e3-a747-d206bceb4d38, oa:person_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_Person-2930a0e0-463b-11e3-a747-d206bceb4d38, oa:person_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_Person-29301e36-463b-11e3-a747-d206bceb4d38, oa:person_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_Person-2930570c-463b-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_0, oa:relationep_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_1, oa:relationep_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_0 ;
  a2a:hasSource oa:source_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405 .

oa:person_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_Person-292fe3f8-463b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Maria Sanders" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Sanders" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_Person-2930a0e0-463b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Joosten" ;
  a2a:PersonName [
    rdfs:label "Anna Joosten" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Joosten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_Person-29301e36-463b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornelis Wierken" ;
  a2a:PersonName [
    rdfs:label "Cornelis Wierken" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Wierken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_Person-2930570c-463b-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Martinus Sanders" ;
  a2a:PersonName [
    rdfs:label "Martinus Sanders" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1926" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1926-08-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veldhoven" ;
    rdfs:label "Veldhoven"
  ] .

oa:relationep_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_Person:292fe3f8-463b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_Event1 .

oa:relationep_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_Person:2930a0e0-463b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_Event1 .

oa:relationep_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_Person:2930570c-463b-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_Event1 .

oa:relationpp_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_Person:292fe3f8-463b-11e3-a747-d206bceb4d38, oa:person_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405_Person:29301e36-463b-11e3-a747-d206bceb4d38 .

oa:source_bhi_562a074e-ef79-9caa-c7f2-b2b27e5c8405
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Veldhoven" ;
    rdfs:label "Veldhoven", "1926-01-01 - 1926-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1926-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3348, Periode: 1926" ;
    a2a:Book "Overlijdensregister 1926" ;
    a2a:DocumentNumber "51" ;
    a2a:RegistryNumber "3348" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3348, Periode: 1926, Overlijdensregister 1926, 51, 3348"
  ] ;
  a2a:SourceLastChangeDate "2013-11-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/562a074e-ef79-9caa-c7f2-b2b27e5c8405" ;
  a2a:RecordGUID "{562a074e-ef79-9caa-c7f2-b2b27e5c8405}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_25498_00025498.xml van BHI" .

