@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_a5982dda-e7da-d7ea-0392-852b564bdfd7
  a a2a:Record ;
  rdfs:label "Overlijden op 6 april 1959 te Tilburg" ;
  a2a:hasPerson oa:person_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_Person-9ab6e75d-389e-5656-92be-ed76e29228d9, oa:person_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_Person-35ad7aeb-2446-d352-5c06-3328a1312f17, oa:person_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_Person-55c3f6fb-1d2b-2a0f-8334-695f756eefd7, oa:person_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_Person-3a244e1f-4d28-b765-2792-8ae26a715579 ;
  a2a:hasEvent oa:event_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_0, oa:relationep_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_1, oa:relationep_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_2 ;
  a2a:hasRelationPP oa:relationpp_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_0 ;
  a2a:hasSource oa:source_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7 .

oa:person_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_Person-9ab6e75d-389e-5656-92be-ed76e29228d9
  a a2a:Person ;
  rdfs:label "Johanna Henrica Maria Smulders" ;
  a2a:PersonName [
    rdfs:label "Johanna Henrica Maria Smulders" ;
    a2a:PersonNameFirstName "Johanna Henrica Maria" ;
    a2a:PersonNameLastName "Smulders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_Person-35ad7aeb-2446-d352-5c06-3328a1312f17
  a a2a:Person ;
  rdfs:label "Adrianus Petrus Cornelius Adams" ;
  a2a:PersonName [
    rdfs:label "Adrianus Petrus Cornelius Adams" ;
    a2a:PersonNameFirstName "Adrianus Petrus Cornelius" ;
    a2a:PersonNameLastName "Adams"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "65 jaar" ;
    rdfs:label "65 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_Person-55c3f6fb-1d2b-2a0f-8334-695f756eefd7
  a a2a:Person ;
  rdfs:label "Petrus Antonius Adams" ;
  a2a:PersonName [
    rdfs:label "Petrus Antonius Adams" ;
    a2a:PersonNameFirstName "Petrus Antonius" ;
    a2a:PersonNameLastName "Adams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_Person-3a244e1f-4d28-b765-2792-8ae26a715579
  a a2a:Person ;
  rdfs:label "Maria Catharina van Beers" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina van Beers" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1959" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1959-04-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_Person:35ad7aeb-2446-d352-5c06-3328a1312f17 ;
  a2a:EventKeyRef oa:event_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_Event1 .

oa:relationep_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_Person:55c3f6fb-1d2b-2a0f-8334-695f756eefd7 ;
  a2a:EventKeyRef oa:event_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_Event1 .

oa:relationep_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_Person:3a244e1f-4d28-b765-2792-8ae26a715579 ;
  a2a:EventKeyRef oa:event_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_Event1 .

oa:relationpp_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_Person:35ad7aeb-2446-d352-5c06-3328a1312f17, oa:person_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7_Person:9ab6e75d-389e-5656-92be-ed76e29228d9 .

oa:source_rat_a5982dda-e7da-d7ea-0392-852b564bdfd7
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1959-04-06 - 1959-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1959-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1959-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1959" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1959-04-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1959" ;
    a2a:Book "Overlijdensregister 1959" ;
    a2a:DocumentNumber "331" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1959, Overlijdensregister 1959, 331"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/0d529765-9baf-19c5-cfd5-e0bef98ccf38.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/a5982dda-e7da-d7ea-0392-852b564bdfd7" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/0d529765-9baf-19c5-cfd5-e0bef98ccf38.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-07-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/a5982dda-e7da-d7ea-0392-852b564bdfd7" ;
  a2a:RecordGUID "{a5982dda-e7da-d7ea-0392-852b564bdfd7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210908_17168_00017168.xml van RAT" .

