@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_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883
  a a2a:Record ;
  rdfs:label "Overlijden op 8 mei 1961 te Tilburg" ;
  a2a:hasPerson oa:person_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_Person-93ff1396-af7b-8e0b-4840-7521295bbc88, oa:person_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_Person-be9c93e0-3439-3188-576d-ed0f5125a743, oa:person_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_Person-6b91325e-dc3a-4cf8-9f2c-2b5da8d1956d, oa:person_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_Person-fafd44f8-6124-0aec-3260-c863586c9252 ;
  a2a:hasEvent oa:event_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_0, oa:relationep_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_1, oa:relationep_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_2 ;
  a2a:hasRelationPP oa:relationpp_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_0 ;
  a2a:hasSource oa:source_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883 .

oa:person_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_Person-93ff1396-af7b-8e0b-4840-7521295bbc88
  a a2a:Person ;
  rdfs:label "Antonetta Maria Cornelia van Esch" ;
  a2a:PersonName [
    rdfs:label "Antonetta Maria Cornelia van Esch" ;
    a2a:PersonNameFirstName "Antonetta Maria Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_Person-be9c93e0-3439-3188-576d-ed0f5125a743
  a a2a:Person ;
  rdfs:label "Hendrikus Vos" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Vos" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_Person-6b91325e-dc3a-4cf8-9f2c-2b5da8d1956d
  a a2a:Person ;
  rdfs:label "Johanna Smulders" ;
  a2a:PersonName [
    rdfs:label "Johanna Smulders" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Smulders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_Person-fafd44f8-6124-0aec-3260-c863586c9252
  a a2a:Person ;
  rdfs:label "Henricus Antonius Vos" ;
  a2a:PersonName [
    rdfs:label "Henricus Antonius Vos" ;
    a2a:PersonNameFirstName "Henricus Antonius" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "82" ;
    rdfs:label "82"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1961" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1961-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_Person:be9c93e0-3439-3188-576d-ed0f5125a743 ;
  a2a:EventKeyRef oa:event_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_Event1 .

oa:relationep_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_Person:6b91325e-dc3a-4cf8-9f2c-2b5da8d1956d ;
  a2a:EventKeyRef oa:event_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_Event1 .

oa:relationep_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_Person:fafd44f8-6124-0aec-3260-c863586c9252 ;
  a2a:EventKeyRef oa:event_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_Event1 .

oa:relationpp_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_Person:fafd44f8-6124-0aec-3260-c863586c9252, oa:person_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883_Person:93ff1396-af7b-8e0b-4840-7521295bbc88 .

oa:source_rat_369caebb-c7dc-fa03-40d7-6e3e5a91c883
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1961-05-08 - 1961-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1961-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1961-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1961" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1961-05-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1961" ;
    a2a:Book "Overlijdensregister 1961" ;
    a2a:DocumentNumber "382" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1961, Overlijdensregister 1961, 382"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/62c25604-0cbf-4145-a9ee-eca8ac4b4b67.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/369caebb-c7dc-fa03-40d7-6e3e5a91c883" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/62c25604-0cbf-4145-a9ee-eca8ac4b4b67.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/369caebb-c7dc-fa03-40d7-6e3e5a91c883" ;
  a2a:RecordGUID "{369caebb-c7dc-fa03-40d7-6e3e5a91c883}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_17836_00017836.xml van RAT" .

