@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_e74c838b-6946-d32e-53e8-e90ea33fda1c
  a a2a:Record ;
  rdfs:label "Overlijden op 2 december 1951 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_Person-445c83db-9642-3d87-f029-f61315d147c2, oa:person_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_Person-2ee5a532-6dc2-1cee-6879-9e5a15526e39, oa:person_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_Person-f1e3761b-599e-a147-6028-2dbfb8882bcb, oa:person_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_Person-62e16b20-d726-521c-bf44-62066abefd0f ;
  a2a:hasEvent oa:event_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_0, oa:relationep_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_1, oa:relationep_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_0 ;
  a2a:hasSource oa:source_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c .

oa:person_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_Person-445c83db-9642-3d87-f029-f61315d147c2
  a a2a:Person ;
  rdfs:label "Huberta Maria Verdegaal" ;
  a2a:PersonName [
    rdfs:label "Huberta Maria Verdegaal" ;
    a2a:PersonNameFirstName "Huberta Maria" ;
    a2a:PersonNameLastName "Verdegaal"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_Person-2ee5a532-6dc2-1cee-6879-9e5a15526e39
  a a2a:Person ;
  rdfs:label "Petronella van Haaster" ;
  a2a:PersonName [
    rdfs:label "Petronella van Haaster" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Haaster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_Person-f1e3761b-599e-a147-6028-2dbfb8882bcb
  a a2a:Person ;
  rdfs:label "Gerardus Verdegaal" ;
  a2a:PersonName [
    rdfs:label "Gerardus Verdegaal" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Verdegaal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_Person-62e16b20-d726-521c-bf44-62066abefd0f
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Bontje" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Bontje" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Bontje"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1951" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1951-12-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] .

oa:relationep_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_Person:445c83db-9642-3d87-f029-f61315d147c2 ;
  a2a:EventKeyRef oa:event_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_Event1 .

oa:relationep_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_Person:2ee5a532-6dc2-1cee-6879-9e5a15526e39 ;
  a2a:EventKeyRef oa:event_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_Event1 .

oa:relationep_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_Person:f1e3761b-599e-a147-6028-2dbfb8882bcb ;
  a2a:EventKeyRef oa:event_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_Event1 .

oa:relationpp_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_Person:445c83db-9642-3d87-f029-f61315d147c2, oa:person_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c_Person:62e16b20-d726-521c-bf44-62066abefd0f .

oa:source_bhi_e74c838b-6946-d32e-53e8-e90ea33fda1c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1951-12-03 - 1951-12-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-12-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1951-12-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1951" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1951-12-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3408, Periode: 1951" ;
    a2a:Book "Overlijdensregister Boxtel 1951" ;
    a2a:DocumentNumber "93" ;
    a2a:RegistryNumber "3408" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3408, Periode: 1951, Overlijdensregister Boxtel 1951, 93, 3408"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c0ddcd60-855c-5f11-5c1d-622e73849236.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c0ddcd60-855c-5f11-5c1d-622e73849236.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e74c838b-6946-d32e-53e8-e90ea33fda1c" ;
  a2a:RecordGUID "{e74c838b-6946-d32e-53e8-e90ea33fda1c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2664_00002664.xml van BHI" .

