@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_7d57af4e-e265-c341-dd91-d422e55d47bf
  a a2a:Record ;
  rdfs:label "Overlijden op 3 augustus 1963 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_Person-739d1dd0-e3ed-faa0-12e5-87b92d3c7cba, oa:person_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_Person-bc769b3c-e6e4-b93d-77f3-3f6b71a1bf2d, oa:person_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_Person-03b21d7d-590b-35b8-0c5a-141ed87c0db6 ;
  a2a:hasEvent oa:event_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_0, oa:relationep_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_1, oa:relationep_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_2 ;
  a2a:hasSource oa:source_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf .

oa:person_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_Person-739d1dd0-e3ed-faa0-12e5-87b92d3c7cba
  a a2a:Person ;
  rdfs:label "Elisabeth Adriana Carolina van Boxtel" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Adriana Carolina van Boxtel" ;
    a2a:PersonNameFirstName "Elisabeth Adriana Carolina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boxtel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_Person-bc769b3c-e6e4-b93d-77f3-3f6b71a1bf2d
  a a2a:Person ;
  rdfs:label "Francisca Maria Elisabeth Louer" ;
  a2a:PersonName [
    rdfs:label "Francisca Maria Elisabeth Louer" ;
    a2a:PersonNameFirstName "Francisca Maria Elisabeth" ;
    a2a:PersonNameLastName "Louer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_Person-03b21d7d-590b-35b8-0c5a-141ed87c0db6
  a a2a:Person ;
  rdfs:label "Adriaan Leonardus Petrus van Boxtel" ;
  a2a:PersonName [
    rdfs:label "Adriaan Leonardus Petrus van Boxtel" ;
    a2a:PersonNameFirstName "Adriaan Leonardus Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boxtel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1963-08-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_Person:739d1dd0-e3ed-faa0-12e5-87b92d3c7cba ;
  a2a:EventKeyRef oa:event_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_Event1 .

oa:relationep_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_Person:bc769b3c-e6e4-b93d-77f3-3f6b71a1bf2d ;
  a2a:EventKeyRef oa:event_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_Event1 .

oa:relationep_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_Person:03b21d7d-590b-35b8-0c5a-141ed87c0db6 ;
  a2a:EventKeyRef oa:event_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf_Event1 .

oa:source_bhi_7d57af4e-e265-c341-dd91-d422e55d47bf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1963-08-05 - 1963-08-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-08-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-08-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1963-08-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4361, Periode: 1963" ;
    a2a:Book "Overlijdensregister Tilburg 1963" ;
    a2a:DocumentNumber "756" ;
    a2a:RegistryNumber "4361" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4361, Periode: 1963, Overlijdensregister Tilburg 1963, 756, 4361"
  ] ;
  a2a:SourceLastChangeDate "2020-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7d57af4e-e265-c341-dd91-d422e55d47bf" ;
  a2a:RecordGUID "{7d57af4e-e265-c341-dd91-d422e55d47bf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_138_00000138.xml van BHI" .

