@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_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da
  a a2a:Record ;
  rdfs:label "Overlijden op 25 april 1898 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_Person-e4ee5ed3-56fa-6c86-77c7-695c9c34f97b, oa:person_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_Person-573dc6d1-d12e-13a7-80b2-97543dc1270e, oa:person_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_Person-d9d1f5cb-b553-aced-7899-9d045ea437d2 ;
  a2a:hasEvent oa:event_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_0, oa:relationep_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_1, oa:relationep_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_2 ;
  a2a:hasSource oa:source_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da .

oa:person_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_Person-e4ee5ed3-56fa-6c86-77c7-695c9c34f97b
  a a2a:Person ;
  rdfs:label "Elisabeth Johanna Sophia Emmers" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Johanna Sophia Emmers" ;
    a2a:PersonNameFirstName "Elisabeth Johanna Sophia" ;
    a2a:PersonNameLastName "Emmers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_Person-573dc6d1-d12e-13a7-80b2-97543dc1270e
  a a2a:Person ;
  rdfs:label "Adriaan van Tilborg" ;
  a2a:PersonName [
    rdfs:label "Adriaan van Tilborg" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilborg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_Person-d9d1f5cb-b553-aced-7899-9d045ea437d2
  a a2a:Person ;
  rdfs:label "Adrianus Albertus van Tilborg" ;
  a2a:PersonName [
    rdfs:label "Adrianus Albertus van Tilborg" ;
    a2a:PersonNameFirstName "Adrianus Albertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilborg"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1898-04-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_Person:e4ee5ed3-56fa-6c86-77c7-695c9c34f97b ;
  a2a:EventKeyRef oa:event_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_Event1 .

oa:relationep_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_Person:573dc6d1-d12e-13a7-80b2-97543dc1270e ;
  a2a:EventKeyRef oa:event_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_Event1 .

oa:relationep_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_Person:d9d1f5cb-b553-aced-7899-9d045ea437d2 ;
  a2a:EventKeyRef oa:event_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da_Event1 .

oa:source_bhi_c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1898-04-26 - 1898-04-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-04-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-04-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1898" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1898-04-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7972, Periode: 1898" ;
    a2a:Book "Overlijdensregister Tilburg 1898" ;
    a2a:DocumentNumber "245" ;
    a2a:RegistryNumber "7972" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7972, Periode: 1898, Overlijdensregister Tilburg 1898, 245, 7972"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/297a9ded-1526-a5b7-54e1-5898c48a0721.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/297a9ded-1526-a5b7-54e1-5898c48a0721.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da" ;
  a2a:RecordGUID "{c197c19e-3c3f-fdd2-2aa5-ee5ddb98a6da}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79433_00079433.xml van BHI" .

