@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_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2
  a a2a:Record ;
  rdfs:label "Overlijden op 11 mei 1869 te Oirschot" ;
  a2a:hasPerson oa:person_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_Person-3e40e395-c53f-9e9b-d30b-ddd009323523, oa:person_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_Person-0dd2d798-4147-75a2-f295-e2bc84b9aef3, oa:person_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_Person-c45ecac7-052d-e7fb-5ff5-5279e0d589fa, oa:person_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_Person-10849438-e806-bb59-f6a9-6ba0629e4bea ;
  a2a:hasEvent oa:event_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_0, oa:relationep_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_1, oa:relationep_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_2, oa:relationep_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_3 ;
  a2a:hasSource oa:source_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2 .

oa:person_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_Person-3e40e395-c53f-9e9b-d30b-ddd009323523
  a a2a:Person ;
  rdfs:label "Wouterus van Berendonk" ;
  a2a:PersonName [
    rdfs:label "Wouterus van Berendonk" ;
    a2a:PersonNameFirstName "Wouterus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Berendonk"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_Person-0dd2d798-4147-75a2-f295-e2bc84b9aef3
  a a2a:Person ;
  rdfs:label "Cornelia van Baast" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Baast" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Baast"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_Person-c45ecac7-052d-e7fb-5ff5-5279e0d589fa
  a a2a:Person ;
  rdfs:label "Willem van Berendonk" ;
  a2a:PersonName [
    rdfs:label "Willem van Berendonk" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Berendonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_Person-10849438-e806-bb59-f6a9-6ba0629e4bea
  a a2a:Person ;
  rdfs:label "Anna Catharina Ponsart" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Ponsart" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Ponsart"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1869-05-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot"
  ] .

oa:relationep_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_Person:3e40e395-c53f-9e9b-d30b-ddd009323523 ;
  a2a:EventKeyRef oa:event_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_Event1 .

oa:relationep_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_Person:0dd2d798-4147-75a2-f295-e2bc84b9aef3 ;
  a2a:EventKeyRef oa:event_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_Event1 .

oa:relationep_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_Person:c45ecac7-052d-e7fb-5ff5-5279e0d589fa ;
  a2a:EventKeyRef oa:event_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_Event1 .

oa:relationep_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_3
  a a2a:RelationEP ;
  rdfs:label "other:Weduwnaar van" ;
  a2a:RelationType "other:Weduwnaar van" ;
  a2a:PersonKeyRef oa:person_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_Person:10849438-e806-bb59-f6a9-6ba0629e4bea ;
  a2a:EventKeyRef oa:event_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2_Event1 .

oa:source_bhi_a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot", "1869-05-11 - 1869-05-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1869-05-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-05-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1869" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1869-05-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 5765, Periode: 1869" ;
    a2a:Book "Overlijdensregister Oirschot 1869" ;
    a2a:DocumentNumber "38" ;
    a2a:RegistryNumber "5765" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5765, Periode: 1869, Overlijdensregister Oirschot 1869, 38, 5765"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/54ebf9de-0809-1727-fc43-1155b3c33ab5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/54ebf9de-0809-1727-fc43-1155b3c33ab5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2" ;
  a2a:RecordGUID "{a05ca2cb-44bf-b405-e9a3-fbc4e8a162b2}" ;
  a2a:SourceRemarkdeel "5765" ;
  a2a:SourceRemarkregister_periode "1869" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250909_818_00000818.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1869-05-11" .
