@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_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97
  a a2a:Record ;
  rdfs:label "Overlijden op 4 augustus 1959 te Tilburg" ;
  a2a:hasPerson oa:person_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_Person-9b2fb7c9-0a45-b776-16fc-3941b3b92c8d, oa:person_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_Person-cdd28181-87c4-aa7b-338a-3b0e89256b6b, oa:person_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_Person-69eda7ff-b3da-a8f6-91fe-6f9005fe4476, oa:person_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_Person-cd92e2c2-8725-9ad7-6231-dd95c52706a0 ;
  a2a:hasEvent oa:event_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_0, oa:relationep_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_1, oa:relationep_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_2 ;
  a2a:hasRelationPP oa:relationpp_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_0 ;
  a2a:hasSource oa:source_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97 .

oa:person_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_Person-9b2fb7c9-0a45-b776-16fc-3941b3b92c8d
  a a2a:Person ;
  rdfs:label "Franciscus Anthonius Zantvoort" ;
  a2a:PersonName [
    rdfs:label "Franciscus Anthonius Zantvoort" ;
    a2a:PersonNameFirstName "Franciscus Anthonius" ;
    a2a:PersonNameLastName "Zantvoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_Person-cdd28181-87c4-aa7b-338a-3b0e89256b6b
  a a2a:Person ;
  rdfs:label "Gerrit van Dulmen" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Dulmen" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dulmen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_Person-69eda7ff-b3da-a8f6-91fe-6f9005fe4476
  a a2a:Person ;
  rdfs:label "Theodora Maria Helena van Dulmen" ;
  a2a:PersonName [
    rdfs:label "Theodora Maria Helena van Dulmen" ;
    a2a:PersonNameFirstName "Theodora Maria Helena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dulmen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "73 jaar" ;
    rdfs:label "73 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_Person-cd92e2c2-8725-9ad7-6231-dd95c52706a0
  a a2a:Person ;
  rdfs:label "Anna Maria Catharina Scheffer" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Catharina Scheffer" ;
    a2a:PersonNameFirstName "Anna Maria Catharina" ;
    a2a:PersonNameLastName "Scheffer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1959" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1959-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_Person:cdd28181-87c4-aa7b-338a-3b0e89256b6b ;
  a2a:EventKeyRef oa:event_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_Event1 .

oa:relationep_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_Person:69eda7ff-b3da-a8f6-91fe-6f9005fe4476 ;
  a2a:EventKeyRef oa:event_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_Event1 .

oa:relationep_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_Person:cd92e2c2-8725-9ad7-6231-dd95c52706a0 ;
  a2a:EventKeyRef oa:event_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_Event1 .

oa:relationpp_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_Person:69eda7ff-b3da-a8f6-91fe-6f9005fe4476, oa:person_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97_Person:9b2fb7c9-0a45-b776-16fc-3941b3b92c8d .

oa:source_rat_3dde2bd3-ca0a-4e1b-d768-31b40fa29a97
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1959-08-04 - 1959-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1959-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1959-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1959" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1959-08-04"^^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 "669" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1959, Overlijdensregister 1959, 669"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/4f18148b-bb9c-a406-13f9-5074963dd2e9.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/3dde2bd3-ca0a-4e1b-d768-31b40fa29a97" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/4f18148b-bb9c-a406-13f9-5074963dd2e9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-06-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/3dde2bd3-ca0a-4e1b-d768-31b40fa29a97" ;
  a2a:RecordGUID "{3dde2bd3-ca0a-4e1b-d768-31b40fa29a97}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_17927_00017927.xml van RAT" .

