@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_0833a8cc-3ccd-e5c2-98d4-a59638a1d430
  a a2a:Record ;
  rdfs:label "Overlijden op 20 april 1962 te Oss" ;
  a2a:hasPerson oa:person_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_Person-c4b641da-999b-9101-1618-49ac20762e0f, oa:person_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_Person-63ce7d2c-1eea-788f-8bad-60ec62f73422, oa:person_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_Person-07d3f883-02a4-5ebc-d007-04ef0537bb98, oa:person_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_Person-d0865c48-62c2-3d68-6c25-0baa450ec5cc ;
  a2a:hasEvent oa:event_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_0, oa:relationep_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_1, oa:relationep_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_0 ;
  a2a:hasSource oa:source_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430 .

oa:person_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_Person-c4b641da-999b-9101-1618-49ac20762e0f
  a a2a:Person ;
  rdfs:label "Gerhardus Antonius de Groot" ;
  a2a:PersonName [
    rdfs:label "Gerhardus Antonius de Groot" ;
    a2a:PersonNameFirstName "Gerhardus Antonius" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_Person-63ce7d2c-1eea-788f-8bad-60ec62f73422
  a a2a:Person ;
  rdfs:label "Anna Maria Judica van Beuningen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Judica van Beuningen" ;
    a2a:PersonNameFirstName "Anna Maria Judica" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beuningen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_Person-07d3f883-02a4-5ebc-d007-04ef0537bb98
  a a2a:Person ;
  rdfs:label "Everhardina Bernds" ;
  a2a:PersonName [
    rdfs:label "Everhardina Bernds" ;
    a2a:PersonNameFirstName "Everhardina" ;
    a2a:PersonNameLastName "Bernds"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_Person-d0865c48-62c2-3d68-6c25-0baa450ec5cc
  a a2a:Person ;
  rdfs:label "Bernardus Josephus de Groot" ;
  a2a:PersonName [
    rdfs:label "Bernardus Josephus de Groot" ;
    a2a:PersonNameFirstName "Bernardus Josephus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1962" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1962-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:relationep_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_Person:c4b641da-999b-9101-1618-49ac20762e0f ;
  a2a:EventKeyRef oa:event_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_Event1 .

oa:relationep_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_Person:07d3f883-02a4-5ebc-d007-04ef0537bb98 ;
  a2a:EventKeyRef oa:event_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_Event1 .

oa:relationep_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_Person:d0865c48-62c2-3d68-6c25-0baa450ec5cc ;
  a2a:EventKeyRef oa:event_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_Event1 .

oa:relationpp_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_Person:c4b641da-999b-9101-1618-49ac20762e0f, oa:person_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430_Person:63ce7d2c-1eea-788f-8bad-60ec62f73422 .

oa:source_bhi_0833a8cc-3ccd-e5c2-98d4-a59638a1d430
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1962-04-21 - 1962-04-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1962-04-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1962-04-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1962" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1962-04-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4091, Periode: 1962" ;
    a2a:Book "Overlijdensregister Oss 1962" ;
    a2a:DocumentNumber "96" ;
    a2a:RegistryNumber "4091" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4091, Periode: 1962, Overlijdensregister Oss 1962, 96, 4091"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3c02873c-2798-2e9c-26b0-7c4b9c09b140.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3c02873c-2798-2e9c-26b0-7c4b9c09b140.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0833a8cc-3ccd-e5c2-98d4-a59638a1d430" ;
  a2a:RecordGUID "{0833a8cc-3ccd-e5c2-98d4-a59638a1d430}" ;
  a2a:SourceRemarkdeel "4091" ;
  a2a:SourceRemarkregister_periode "1962" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_112_00000112.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1962-04-20" .
