@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_4fd353a4-c820-e3f1-e782-f3efa2e12b64
  a a2a:Record ;
  rdfs:label "Overlijden op 16 mei 1921 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_Person-ba1c3c31-d249-b308-04e5-3c485287ae97, oa:person_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_Person-c1ad2548-e5ab-3455-808e-3d4cef6ee929, oa:person_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_Person-5fd38d5f-e87c-3fb8-6377-316d6e59c1dc, oa:person_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_Person-f4ba5c4a-1584-ddef-2022-ed1191a61840 ;
  a2a:hasEvent oa:event_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_0, oa:relationep_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_1, oa:relationep_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_0 ;
  a2a:hasSource oa:source_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64 .

oa:person_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_Person-ba1c3c31-d249-b308-04e5-3c485287ae97
  a a2a:Person ;
  rdfs:label "Johannes van Dijk" ;
  a2a:PersonName [
    rdfs:label "Johannes van Dijk" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_Person-c1ad2548-e5ab-3455-808e-3d4cef6ee929
  a a2a:Person ;
  rdfs:label "Antonetta van de Wouw" ;
  a2a:PersonName [
    rdfs:label "Antonetta van de Wouw" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wouw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_Person-5fd38d5f-e87c-3fb8-6377-316d6e59c1dc
  a a2a:Person ;
  rdfs:label "Sophia Maria van Dijk" ;
  a2a:PersonName [
    rdfs:label "Sophia Maria van Dijk" ;
    a2a:PersonNameFirstName "Sophia Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_Person-f4ba5c4a-1584-ddef-2022-ed1191a61840
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Heefer" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Heefer" ;
    a2a:PersonNameFirstName "Adrianus Cornelis" ;
    a2a:PersonNameLastName "Heefer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1921-05-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_Person:ba1c3c31-d249-b308-04e5-3c485287ae97 ;
  a2a:EventKeyRef oa:event_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_Event1 .

oa:relationep_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_Person:c1ad2548-e5ab-3455-808e-3d4cef6ee929 ;
  a2a:EventKeyRef oa:event_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_Event1 .

oa:relationep_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_Person:5fd38d5f-e87c-3fb8-6377-316d6e59c1dc ;
  a2a:EventKeyRef oa:event_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_Event1 .

oa:relationpp_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_Person:5fd38d5f-e87c-3fb8-6377-316d6e59c1dc, oa:person_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64_Person:f4ba5c4a-1584-ddef-2022-ed1191a61840 .

oa:source_bhi_4fd353a4-c820-e3f1-e782-f3efa2e12b64
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1921-05-17 - 1921-05-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-05-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-05-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1921-05-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3192, Periode: 1921" ;
    a2a:Book "Overlijdensregister Tilburg 1921" ;
    a2a:DocumentNumber "269" ;
    a2a:RegistryNumber "3192" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3192, Periode: 1921, Overlijdensregister Tilburg 1921, 269, 3192"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/dca10fb8-b9a5-0375-89ca-465b58205eff.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/dca10fb8-b9a5-0375-89ca-465b58205eff.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4fd353a4-c820-e3f1-e782-f3efa2e12b64" ;
  a2a:RecordGUID "{4fd353a4-c820-e3f1-e782-f3efa2e12b64}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79761_00079761.xml van BHI" .

