@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_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec
  a a2a:Record ;
  rdfs:label "Overlijden op 12 augustus 1911 te Breda" ;
  a2a:hasPerson oa:person_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_Person-ddc19150-71ae-9784-314a-6d449c18d84c, oa:person_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_Person-c38a7451-77e5-fe78-3a29-26cfcf453366, oa:person_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_Person-dbe5138c-7c65-38d8-e419-f79ad5bfeb30 ;
  a2a:hasEvent oa:event_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_0, oa:relationep_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_1, oa:relationep_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_2 ;
  a2a:hasSource oa:source_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec .

oa:person_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_Person-ddc19150-71ae-9784-314a-6d449c18d84c
  a a2a:Person ;
  rdfs:label "Cornelia Catharina van Arenthals" ;
  a2a:PersonName [
    rdfs:label "Cornelia Catharina van Arenthals" ;
    a2a:PersonNameFirstName "Cornelia Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Arenthals"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_Person-c38a7451-77e5-fe78-3a29-26cfcf453366
  a a2a:Person ;
  rdfs:label "Abraham Michiel Tack" ;
  a2a:PersonName [
    rdfs:label "Abraham Michiel Tack" ;
    a2a:PersonNameFirstName "Abraham Michiel" ;
    a2a:PersonNameLastName "Tack"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_Person-dbe5138c-7c65-38d8-e419-f79ad5bfeb30
  a a2a:Person ;
  rdfs:label "Pieter François Tack" ;
  a2a:PersonName [
    rdfs:label "Pieter François Tack" ;
    a2a:PersonNameFirstName "Pieter François" ;
    a2a:PersonNameLastName "Tack"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1911-08-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_Person:ddc19150-71ae-9784-314a-6d449c18d84c ;
  a2a:EventKeyRef oa:event_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_Event1 .

oa:relationep_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_Person:c38a7451-77e5-fe78-3a29-26cfcf453366 ;
  a2a:EventKeyRef oa:event_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_Event1 .

oa:relationep_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_Person:dbe5138c-7c65-38d8-e419-f79ad5bfeb30 ;
  a2a:EventKeyRef oa:event_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec_Event1 .

oa:source_bhi_d5b449ce-78fd-704e-e583-4ad9cbe0f4ec
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1911-08-14 - 1911-08-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-08-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-08-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1911-08-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 554, Periode: 1911" ;
    a2a:Book "Overlijdensregister Breda 1911" ;
    a2a:DocumentNumber "323" ;
    a2a:RegistryNumber "554" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 554, Periode: 1911, Overlijdensregister Breda 1911, 323, 554"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/05ee5a68-5c14-5e78-6697-7b5cd80ced43.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/05ee5a68-5c14-5e78-6697-7b5cd80ced43.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d5b449ce-78fd-704e-e583-4ad9cbe0f4ec" ;
  a2a:RecordGUID "{d5b449ce-78fd-704e-e583-4ad9cbe0f4ec}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_21925_00021925.xml van BHI" .

