@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_39ccbc89-55ff-651a-9e4b-ff18dca52835
  a a2a:Record ;
  rdfs:label "Overlijden op 9 maart 1965 te Leende" ;
  a2a:hasPerson oa:person_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_Person-e46b19bd-89e2-6482-05ab-497d3b378ef0, oa:person_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_Person-590ae3e5-647d-cc9a-ab37-55a71758895a, oa:person_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_Person-a893df7e-78bd-12c1-8903-43b1955e5e89, oa:person_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_Person-e41fce52-f199-5188-1ac0-9016c5f8b7c4 ;
  a2a:hasEvent oa:event_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_0, oa:relationep_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_1, oa:relationep_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_0 ;
  a2a:hasSource oa:source_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835 .

oa:person_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_Person-e46b19bd-89e2-6482-05ab-497d3b378ef0
  a a2a:Person ;
  rdfs:label "Pieter Frans de Vocht" ;
  a2a:PersonName [
    rdfs:label "Pieter Frans de Vocht" ;
    a2a:PersonNameFirstName "Pieter Frans" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vocht"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_Person-590ae3e5-647d-cc9a-ab37-55a71758895a
  a a2a:Person ;
  rdfs:label "Anna Elisabeth van Hoof" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth van Hoof" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_Person-a893df7e-78bd-12c1-8903-43b1955e5e89
  a a2a:Person ;
  rdfs:label "Adrianus Modestus de Vocht" ;
  a2a:PersonName [
    rdfs:label "Adrianus Modestus de Vocht" ;
    a2a:PersonNameFirstName "Adrianus Modestus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vocht"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_Person-e41fce52-f199-5188-1ac0-9016c5f8b7c4
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Juliana Wynants" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Juliana Wynants" ;
    a2a:PersonNameFirstName "Maria Elisabeth Juliana" ;
    a2a:PersonNameLastName "Wynants"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1965-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leende" ;
    rdfs:label "Leende"
  ] .

oa:relationep_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_Person:e46b19bd-89e2-6482-05ab-497d3b378ef0 ;
  a2a:EventKeyRef oa:event_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_Event1 .

oa:relationep_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_Person:590ae3e5-647d-cc9a-ab37-55a71758895a ;
  a2a:EventKeyRef oa:event_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_Event1 .

oa:relationep_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_Person:a893df7e-78bd-12c1-8903-43b1955e5e89 ;
  a2a:EventKeyRef oa:event_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_Event1 .

oa:relationpp_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_Person:e46b19bd-89e2-6482-05ab-497d3b378ef0, oa:person_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835_Person:e41fce52-f199-5188-1ac0-9016c5f8b7c4 .

oa:source_bhi_39ccbc89-55ff-651a-9e4b-ff18dca52835
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leende" ;
    rdfs:label "Leende", "1965-03-10 - 1965-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1965" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1965-03-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3854, Periode: 1965" ;
    a2a:Book "Overlijdensregister Leende 1965" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "3854" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3854, Periode: 1965, Overlijdensregister Leende 1965, 3, 3854"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a7010f80-e0f9-ff6a-6332-d863e05116ce.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a7010f80-e0f9-ff6a-6332-d863e05116ce.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/39ccbc89-55ff-651a-9e4b-ff18dca52835" ;
  a2a:RecordGUID "{39ccbc89-55ff-651a-9e4b-ff18dca52835}" ;
  a2a:SourceRemarkdeel "3854" ;
  a2a:SourceRemarkregister_periode "1965" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_893_00000893.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1965-03-09" .
