@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_42e39754-12b9-ebde-1aa7-e66ecaf78749
  a a2a:Record ;
  rdfs:label "Overlijden op 19 september 1961 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_Person-c232cdf6-4dde-5250-bd30-c5064b0d3a60, oa:person_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_Person-2704a2d3-769e-9734-6bfa-78bedcbdf3a5, oa:person_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_Person-9a607f4c-b3a7-736d-2704-f52276c211de, oa:person_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_Person-e45aff19-fd1e-36bb-64c2-d49350b4abfc ;
  a2a:hasEvent oa:event_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_0, oa:relationep_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_1, oa:relationep_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_0 ;
  a2a:hasSource oa:source_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749 .

oa:person_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_Person-c232cdf6-4dde-5250-bd30-c5064b0d3a60
  a a2a:Person ;
  rdfs:label "Johannes Hubertus Marinus van Helvoort" ;
  a2a:PersonName [
    rdfs:label "Johannes Hubertus Marinus van Helvoort" ;
    a2a:PersonNameFirstName "Johannes Hubertus Marinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Helvoort"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_Person-2704a2d3-769e-9734-6bfa-78bedcbdf3a5
  a a2a:Person ;
  rdfs:label "Johanna Nooten" ;
  a2a:PersonName [
    rdfs:label "Johanna Nooten" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Nooten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_Person-9a607f4c-b3a7-736d-2704-f52276c211de
  a a2a:Person ;
  rdfs:label "Donatus van Helvoort" ;
  a2a:PersonName [
    rdfs:label "Donatus van Helvoort" ;
    a2a:PersonNameFirstName "Donatus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Helvoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_Person-e45aff19-fd1e-36bb-64c2-d49350b4abfc
  a a2a:Person ;
  rdfs:label "Adriana Maria Zondag" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Zondag" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Zondag"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1961" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1961-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] .

oa:relationep_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_Person:c232cdf6-4dde-5250-bd30-c5064b0d3a60 ;
  a2a:EventKeyRef oa:event_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_Event1 .

oa:relationep_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_Person:2704a2d3-769e-9734-6bfa-78bedcbdf3a5 ;
  a2a:EventKeyRef oa:event_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_Event1 .

oa:relationep_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_Person:9a607f4c-b3a7-736d-2704-f52276c211de ;
  a2a:EventKeyRef oa:event_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_Event1 .

oa:relationpp_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_Person:c232cdf6-4dde-5250-bd30-c5064b0d3a60, oa:person_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749_Person:e45aff19-fd1e-36bb-64c2-d49350b4abfc .

oa:source_bhi_42e39754-12b9-ebde-1aa7-e66ecaf78749
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1961-09-19 - 1961-09-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1961-09-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1961-09-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1961" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1961-09-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3348, Periode: 1961" ;
    a2a:Book "Overlijdensregister Boxtel 1961" ;
    a2a:DocumentNumber "77" ;
    a2a:RegistryNumber "3348" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3348, Periode: 1961, Overlijdensregister Boxtel 1961, 77, 3348"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e7866d34-b85c-405d-4849-91083251b8f9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e7866d34-b85c-405d-4849-91083251b8f9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/42e39754-12b9-ebde-1aa7-e66ecaf78749" ;
  a2a:RecordGUID "{42e39754-12b9-ebde-1aa7-e66ecaf78749}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_3526_00003526.xml van BHI" .

