@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_rat_fa01e89d-26a5-e774-4929-52f7dae6c132
  a a2a:Record ;
  rdfs:label "Overlijden op 29 april 1960 te Hilvarenbeek" ;
  a2a:hasPerson oa:person_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_Person-c27435e9-c058-4a4f-7fc5-1d6e3594954a, oa:person_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_Person-a210a209-792f-ab9f-8b1c-ebea1404e25a, oa:person_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_Person-a2888fbd-c704-364e-794c-18dcb4d71c86, oa:person_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_Person-af0d34d7-a04d-bd7c-963c-bbc391c25a5a ;
  a2a:hasEvent oa:event_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_0, oa:relationep_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_1, oa:relationep_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_2 ;
  a2a:hasRelationPP oa:relationpp_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_0 ;
  a2a:hasSource oa:source_rat_fa01e89d-26a5-e774-4929-52f7dae6c132 .

oa:person_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_Person-c27435e9-c058-4a4f-7fc5-1d6e3594954a
  a a2a:Person ;
  rdfs:label "Adrianus Heuverling" ;
  a2a:PersonName [
    rdfs:label "Adrianus Heuverling" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Heuverling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_Person-a210a209-792f-ab9f-8b1c-ebea1404e25a
  a a2a:Person ;
  rdfs:label "Cornelis Heefer" ;
  a2a:PersonName [
    rdfs:label "Cornelis Heefer" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Heefer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_Person-a2888fbd-c704-364e-794c-18dcb4d71c86
  a a2a:Person ;
  rdfs:label "Petronella Helena Cornelia Heefer" ;
  a2a:PersonName [
    rdfs:label "Petronella Helena Cornelia Heefer" ;
    a2a:PersonNameFirstName "Petronella Helena Cornelia" ;
    a2a:PersonNameLastName "Heefer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_Person-af0d34d7-a04d-bd7c-963c-bbc391c25a5a
  a a2a:Person ;
  rdfs:label "Helena Maria Verhorevoort" ;
  a2a:PersonName [
    rdfs:label "Helena Maria Verhorevoort" ;
    a2a:PersonNameFirstName "Helena Maria" ;
    a2a:PersonNameLastName "Verhorevoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1960-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek"
  ] .

oa:relationep_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_Person:a210a209-792f-ab9f-8b1c-ebea1404e25a ;
  a2a:EventKeyRef oa:event_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_Event1 .

oa:relationep_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_Person:a2888fbd-c704-364e-794c-18dcb4d71c86 ;
  a2a:EventKeyRef oa:event_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_Event1 .

oa:relationep_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_Person:af0d34d7-a04d-bd7c-963c-bbc391c25a5a ;
  a2a:EventKeyRef oa:event_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_Event1 .

oa:relationpp_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_Person:a2888fbd-c704-364e-794c-18dcb4d71c86, oa:person_rat_fa01e89d-26a5-e774-4929-52f7dae6c132_Person:c27435e9-c058-4a4f-7fc5-1d6e3594954a .

oa:source_rat_fa01e89d-26a5-e774-4929-52f7dae6c132
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek", "1960-04-29 - 1960-04-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-04-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-04-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1960-04-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: register, Deel: 40, Periode: 1960" ;
    a2a:Book "Overlijdensregister 1960" ;
    a2a:DocumentNumber "17" ;
    a2a:RegistryNumber "40" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: register, Deel: 40, Periode: 1960, Overlijdensregister 1960, 17, 40"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/20bc3686-66a6-797c-5742-17d475ddbc6c.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fa01e89d-26a5-e774-4929-52f7dae6c132" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/20bc3686-66a6-797c-5742-17d475ddbc6c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-09-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fa01e89d-26a5-e774-4929-52f7dae6c132" ;
  a2a:RecordGUID "{fa01e89d-26a5-e774-4929-52f7dae6c132}" ;
  a2a:SourceRemarkbron "register" ;
  a2a:SourceRemarkdeel "40" ;
  a2a:SourceRemarkregister_periode "1960" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_367_00000367.xml van RAT" .

[]
  a2a:PersonRemarkplaats_overlijden "Hilvarenbeek" ;
  a2a:PersonRemarkdatum_overlijden "1960-04-29" .

