@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_07602005-e464-aee8-8a0d-cfca8bc020a0
  a a2a:Record ;
  rdfs:label "Overlijden op 5 september 1897 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_Person-30beac47-d137-4923-bcb1-c17ac10ff092, oa:person_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_Person-9328a357-341f-878b-f237-4d92f9734c1e, oa:person_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_Person-14149d42-be84-5b0f-a4e7-e0d352e1ec2f ;
  a2a:hasEvent oa:event_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_0, oa:relationep_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_1, oa:relationep_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_2 ;
  a2a:hasSource oa:source_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0 .

oa:person_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_Person-30beac47-d137-4923-bcb1-c17ac10ff092
  a a2a:Person ;
  rdfs:label "Antonia Reijnlidis van Erp" ;
  a2a:PersonName [
    rdfs:label "Antonia Reijnlidis van Erp" ;
    a2a:PersonNameFirstName "Antonia Reijnlidis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Erp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_Person-9328a357-341f-878b-f237-4d92f9734c1e
  a a2a:Person ;
  rdfs:label "Dirk Adrianus Ammerdorffer" ;
  a2a:PersonName [
    rdfs:label "Dirk Adrianus Ammerdorffer" ;
    a2a:PersonNameFirstName "Dirk Adrianus" ;
    a2a:PersonNameLastName "Ammerdorffer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_Person-14149d42-be84-5b0f-a4e7-e0d352e1ec2f
  a a2a:Person ;
  rdfs:label "Maria Huberdina Josephina Ammerdorffer" ;
  a2a:PersonName [
    rdfs:label "Maria Huberdina Josephina Ammerdorffer" ;
    a2a:PersonNameFirstName "Maria Huberdina Josephina" ;
    a2a:PersonNameLastName "Ammerdorffer"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1897-09-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_Person:30beac47-d137-4923-bcb1-c17ac10ff092 ;
  a2a:EventKeyRef oa:event_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_Event1 .

oa:relationep_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_Person:9328a357-341f-878b-f237-4d92f9734c1e ;
  a2a:EventKeyRef oa:event_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_Event1 .

oa:relationep_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_Person:14149d42-be84-5b0f-a4e7-e0d352e1ec2f ;
  a2a:EventKeyRef oa:event_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0_Event1 .

oa:source_bhi_07602005-e464-aee8-8a0d-cfca8bc020a0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1897-09-06 - 1897-09-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-09-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-09-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1897-09-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7972, Periode: 1897" ;
    a2a:Book "Overlijdensregister Tilburg 1897" ;
    a2a:DocumentNumber "544" ;
    a2a:RegistryNumber "7972" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7972, Periode: 1897, Overlijdensregister Tilburg 1897, 544, 7972"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/80a239d7-58c9-f502-10ab-9780fa5a3ec5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/80a239d7-58c9-f502-10ab-9780fa5a3ec5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/07602005-e464-aee8-8a0d-cfca8bc020a0" ;
  a2a:RecordGUID "{07602005-e464-aee8-8a0d-cfca8bc020a0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79347_00079347.xml van BHI" .

