@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_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a
  a a2a:Record ;
  rdfs:label "Overlijden op 28 februari 1964 te Waalwijk" ;
  a2a:hasPerson oa:person_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_Person-cbf2c18e-1d8f-7b57-60df-38d739f71998, oa:person_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_Person-a910d67a-d5a5-d082-7a44-63928ac2266a, oa:person_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_Person-3765273b-fa91-e2ff-c2c8-c4a79bff9584, oa:person_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_Person-24d7a7be-ffc7-0417-d6ae-3ded0d527240 ;
  a2a:hasEvent oa:event_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_0, oa:relationep_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_1, oa:relationep_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_0 ;
  a2a:hasSource oa:source_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a .

oa:person_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_Person-cbf2c18e-1d8f-7b57-60df-38d739f71998
  a a2a:Person ;
  rdfs:label "Johanna Maria Heijmans" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Heijmans" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Heijmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_Person-a910d67a-d5a5-d082-7a44-63928ac2266a
  a a2a:Person ;
  rdfs:label "Antonis Jacoba Lensvelt" ;
  a2a:PersonName [
    rdfs:label "Antonis Jacoba Lensvelt" ;
    a2a:PersonNameFirstName "Antonis Jacoba" ;
    a2a:PersonNameLastName "Lensvelt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_Person-3765273b-fa91-e2ff-c2c8-c4a79bff9584
  a a2a:Person ;
  rdfs:label "Gerardus Wilhelmus Lensvelt" ;
  a2a:PersonName [
    rdfs:label "Gerardus Wilhelmus Lensvelt" ;
    a2a:PersonNameFirstName "Gerardus Wilhelmus" ;
    a2a:PersonNameLastName "Lensvelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_Person-24d7a7be-ffc7-0417-d6ae-3ded0d527240
  a a2a:Person ;
  rdfs:label "Pieter Bernardus Leenaarts" ;
  a2a:PersonName [
    rdfs:label "Pieter Bernardus Leenaarts" ;
    a2a:PersonNameFirstName "Pieter Bernardus" ;
    a2a:PersonNameLastName "Leenaarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1964-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_Person:cbf2c18e-1d8f-7b57-60df-38d739f71998 ;
  a2a:EventKeyRef oa:event_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_Event1 .

oa:relationep_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_Person:a910d67a-d5a5-d082-7a44-63928ac2266a ;
  a2a:EventKeyRef oa:event_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_Event1 .

oa:relationep_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_Person:3765273b-fa91-e2ff-c2c8-c4a79bff9584 ;
  a2a:EventKeyRef oa:event_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_Event1 .

oa:relationpp_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_Person:a910d67a-d5a5-d082-7a44-63928ac2266a, oa:person_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a_Person:24d7a7be-ffc7-0417-d6ae-3ded0d527240 .

oa:source_bhi_7c890385-e5b5-6a8e-ec8b-8d871cb0c31a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1964-02-28 - 1964-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1964-02-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4490, Periode: 1964" ;
    a2a:Book "Overlijdensregister Waalwijk 1964" ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "4490" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4490, Periode: 1964, Overlijdensregister Waalwijk 1964, 25, 4490"
  ] ;
  a2a:SourceLastChangeDate "2018-08-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7c890385-e5b5-6a8e-ec8b-8d871cb0c31a" ;
  a2a:RecordGUID "{7c890385-e5b5-6a8e-ec8b-8d871cb0c31a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_30734_00030734.xml van BHI" .

