@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_7e687c9c-91c5-1fed-dfd9-4138a5c082ca
  a a2a:Record ;
  rdfs:label "Overlijden op 12 augustus 1968 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_Person-d922f691-16f5-5186-9844-fe255ec6d4e5, oa:person_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_Person-157e18aa-49ef-ce10-7e89-4539f0b8a61f, oa:person_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_Person-31abaa2f-e314-416a-ebd4-092527337b6d ;
  a2a:hasEvent oa:event_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_0, oa:relationep_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_1, oa:relationep_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_2 ;
  a2a:hasSource oa:source_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca .

oa:person_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_Person-d922f691-16f5-5186-9844-fe255ec6d4e5
  a a2a:Person ;
  rdfs:label "Adrianus Jacobus van der Deijl" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jacobus van der Deijl" ;
    a2a:PersonNameFirstName "Adrianus Jacobus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Deijl"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_Person-157e18aa-49ef-ce10-7e89-4539f0b8a61f
  a a2a:Person ;
  rdfs:label "Cecilia Adriana Mommers" ;
  a2a:PersonName [
    rdfs:label "Cecilia Adriana Mommers" ;
    a2a:PersonNameFirstName "Cecilia Adriana" ;
    a2a:PersonNameLastName "Mommers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_Person-31abaa2f-e314-416a-ebd4-092527337b6d
  a a2a:Person ;
  rdfs:label "Arie van der Deijl" ;
  a2a:PersonName [
    rdfs:label "Arie van der Deijl" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Deijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1968-08-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_Person:d922f691-16f5-5186-9844-fe255ec6d4e5 ;
  a2a:EventKeyRef oa:event_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_Event1 .

oa:relationep_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_Person:157e18aa-49ef-ce10-7e89-4539f0b8a61f ;
  a2a:EventKeyRef oa:event_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_Event1 .

oa:relationep_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_Person:31abaa2f-e314-416a-ebd4-092527337b6d ;
  a2a:EventKeyRef oa:event_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca_Event1 .

oa:source_bhi_7e687c9c-91c5-1fed-dfd9-4138a5c082ca
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1968-08-12 - 1968-08-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-08-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-08-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1968-08-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4366, Periode: 1968" ;
    a2a:Book "Overlijdensregister Tilburg 1968" ;
    a2a:DocumentNumber "912" ;
    a2a:RegistryNumber "4366" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4366, Periode: 1968, Overlijdensregister Tilburg 1968, 912, 4366"
  ] ;
  a2a:SourceLastChangeDate "2020-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7e687c9c-91c5-1fed-dfd9-4138a5c082ca" ;
  a2a:RecordGUID "{7e687c9c-91c5-1fed-dfd9-4138a5c082ca}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_139_00000139.xml van BHI" .

