@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_e7c9dbaa-4e66-84aa-bf22-d41bb339836c
  a a2a:Record ;
  rdfs:label "Overlijden op 2 juli 1824 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_Person-eba36e5c-1389-ce32-cacb-edd7f5c19da7, oa:person_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_Person-8546bc7f-45f3-c0eb-70f0-cfb197fdcc8b, oa:person_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_Person-ded83582-fae5-7efb-9309-1adf6be07a84 ;
  a2a:hasEvent oa:event_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_0, oa:relationep_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_1, oa:relationep_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_2 ;
  a2a:hasSource oa:source_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c .

oa:person_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_Person-eba36e5c-1389-ce32-cacb-edd7f5c19da7
  a a2a:Person ;
  rdfs:label "Adriaan Antonie Teulinghs" ;
  a2a:PersonName [
    rdfs:label "Adriaan Antonie Teulinghs" ;
    a2a:PersonNameFirstName "Adriaan Antonie" ;
    a2a:PersonNameLastName "Teulinghs"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_Person-8546bc7f-45f3-c0eb-70f0-cfb197fdcc8b
  a a2a:Person ;
  rdfs:label "Dorothea Donkers" ;
  a2a:PersonName [
    rdfs:label "Dorothea Donkers" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNameLastName "Donkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_Person-ded83582-fae5-7efb-9309-1adf6be07a84
  a a2a:Person ;
  rdfs:label "Franciscus Teulinghs" ;
  a2a:PersonName [
    rdfs:label "Franciscus Teulinghs" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Teulinghs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1824" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1824-07-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_Person:eba36e5c-1389-ce32-cacb-edd7f5c19da7 ;
  a2a:EventKeyRef oa:event_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_Event1 .

oa:relationep_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_Person:8546bc7f-45f3-c0eb-70f0-cfb197fdcc8b ;
  a2a:EventKeyRef oa:event_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_Event1 .

oa:relationep_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_Person:ded83582-fae5-7efb-9309-1adf6be07a84 ;
  a2a:EventKeyRef oa:event_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c_Event1 .

oa:source_bhi_e7c9dbaa-4e66-84aa-bf22-d41bb339836c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1824-07-03 - 1824-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1824-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1824-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1824" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1824-07-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7951, Periode: 1824" ;
    a2a:Book "Overlijdensregister Tilburg 1824" ;
    a2a:DocumentNumber "114" ;
    a2a:RegistryNumber "7951" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7951, Periode: 1824, Overlijdensregister Tilburg 1824, 114, 7951"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4d4425fa-9409-e3e5-0a55-bdc68f3a2e97.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4d4425fa-9409-e3e5-0a55-bdc68f3a2e97.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e7c9dbaa-4e66-84aa-bf22-d41bb339836c" ;
  a2a:RecordGUID "{e7c9dbaa-4e66-84aa-bf22-d41bb339836c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_78882_00078882.xml van BHI" .

