@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_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604
  a a2a:Record ;
  rdfs:label "Overlijden op 8 juli 1954 te Eethen, Genderen en Heesbeen" ;
  a2a:hasPerson oa:person_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_Person-1dd8d771-255f-3cdb-2521-c7d8e917b3a0, oa:person_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_Person-7652505f-fbc8-36fd-976d-f23f07574f26, oa:person_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_Person-e729fa21-d8af-431f-1f0a-d3931e249b8f ;
  a2a:hasEvent oa:event_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_0, oa:relationep_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_1, oa:relationep_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_2 ;
  a2a:hasSource oa:source_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604 .

oa:person_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_Person-1dd8d771-255f-3cdb-2521-c7d8e917b3a0
  a a2a:Person ;
  rdfs:label "Antonia Adriana Boll" ;
  a2a:PersonName [
    rdfs:label "Antonia Adriana Boll" ;
    a2a:PersonNameFirstName "Antonia Adriana" ;
    a2a:PersonNameLastName "Boll"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_Person-7652505f-fbc8-36fd-976d-f23f07574f26
  a a2a:Person ;
  rdfs:label "Antonia van Krimpen" ;
  a2a:PersonName [
    rdfs:label "Antonia van Krimpen" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Krimpen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_Person-e729fa21-d8af-431f-1f0a-d3931e249b8f
  a a2a:Person ;
  rdfs:label "Gerrit Jan Boll" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Boll" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Boll"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1954" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1954-07-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eethen, Genderen en Heesbeen" ;
    rdfs:label "Eethen, Genderen en Heesbeen"
  ] .

oa:relationep_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_Person:1dd8d771-255f-3cdb-2521-c7d8e917b3a0 ;
  a2a:EventKeyRef oa:event_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_Event1 .

oa:relationep_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_Person:7652505f-fbc8-36fd-976d-f23f07574f26 ;
  a2a:EventKeyRef oa:event_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_Event1 .

oa:relationep_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_Person:e729fa21-d8af-431f-1f0a-d3931e249b8f ;
  a2a:EventKeyRef oa:event_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604_Event1 .

oa:source_bhi_02dce90a-6239-e5fa-cc3f-cbc3a3dfa604
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eethen, Genderen en Heesbeen" ;
    rdfs:label "Eethen, Genderen en Heesbeen", "1954-07-09 - 1954-07-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1954-07-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1954-07-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1954" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1954-07-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3557, Periode: 1954" ;
    a2a:Book "Overlijdensregister Eethen, Genderen en Heesbeen 1954" ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "3557" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3557, Periode: 1954, Overlijdensregister Eethen, Genderen en Heesbeen 1954, 25, 3557"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6b3adfc9-f63e-61b2-4d8c-06573802960f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6b3adfc9-f63e-61b2-4d8c-06573802960f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/02dce90a-6239-e5fa-cc3f-cbc3a3dfa604" ;
  a2a:RecordGUID "{02dce90a-6239-e5fa-cc3f-cbc3a3dfa604}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_9_00000009.xml van BHI" .

