@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_b583235c-7715-e0da-e12f-6505def4364d
  a a2a:Record ;
  rdfs:label "Overlijden op 12 augustus 1968 te Tilburg" ;
  a2a:hasPerson oa:person_rat_b583235c-7715-e0da-e12f-6505def4364d_Person-ecf5f963-f73a-61e0-ab99-a832ec1e4783, oa:person_rat_b583235c-7715-e0da-e12f-6505def4364d_Person-173dfb3c-f3fd-82d1-1633-a16f88594bdd, oa:person_rat_b583235c-7715-e0da-e12f-6505def4364d_Person-d9e660e7-ecd7-84c1-e341-b3537030fd2d ;
  a2a:hasEvent oa:event_rat_b583235c-7715-e0da-e12f-6505def4364d_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_b583235c-7715-e0da-e12f-6505def4364d_0, oa:relationep_rat_b583235c-7715-e0da-e12f-6505def4364d_1, oa:relationep_rat_b583235c-7715-e0da-e12f-6505def4364d_2 ;
  a2a:hasSource oa:source_rat_b583235c-7715-e0da-e12f-6505def4364d .

oa:person_rat_b583235c-7715-e0da-e12f-6505def4364d_Person-ecf5f963-f73a-61e0-ab99-a832ec1e4783
  a a2a:Person ;
  rdfs:label "Arie van der Deijl" ;
  a2a:PersonName [
    rdfs:label "Arie van der Deijl" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Deijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_b583235c-7715-e0da-e12f-6505def4364d_Person-173dfb3c-f3fd-82d1-1633-a16f88594bdd
  a a2a:Person ;
  rdfs:label "Adrianus Jacobus van der Deijl" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jacobus van der Deijl" ;
    a2a:PersonNameFirstName "Adrianus Jacobus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Deijl"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "7 jaar" ;
    rdfs:label "7 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Poortugaal" ;
    rdfs:label "Poortugaal"
  ] .

oa:person_rat_b583235c-7715-e0da-e12f-6505def4364d_Person-d9e660e7-ecd7-84c1-e341-b3537030fd2d
  a a2a:Person ;
  rdfs:label "Cecilia Adriana Mommers" ;
  a2a:PersonName [
    rdfs:label "Cecilia Adriana Mommers" ;
    a2a:PersonNameFirstName "Cecilia Adriana" ;
    a2a:PersonNameLastName "Mommers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_b583235c-7715-e0da-e12f-6505def4364d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1968-08-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_b583235c-7715-e0da-e12f-6505def4364d_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_b583235c-7715-e0da-e12f-6505def4364d_Person:ecf5f963-f73a-61e0-ab99-a832ec1e4783 ;
  a2a:EventKeyRef oa:event_rat_b583235c-7715-e0da-e12f-6505def4364d_Event1 .

oa:relationep_rat_b583235c-7715-e0da-e12f-6505def4364d_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_b583235c-7715-e0da-e12f-6505def4364d_Person:173dfb3c-f3fd-82d1-1633-a16f88594bdd ;
  a2a:EventKeyRef oa:event_rat_b583235c-7715-e0da-e12f-6505def4364d_Event1 .

oa:relationep_rat_b583235c-7715-e0da-e12f-6505def4364d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_b583235c-7715-e0da-e12f-6505def4364d_Person:d9e660e7-ecd7-84c1-e341-b3537030fd2d ;
  a2a:EventKeyRef oa:event_rat_b583235c-7715-e0da-e12f-6505def4364d_Event1 .

oa:source_rat_b583235c-7715-e0da-e12f-6505def4364d
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1968-08-12 - 1968-08-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-08-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-08-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1968-08-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1968" ;
    a2a:Book "Overlijdensregister 1968" ;
    a2a:DocumentNumber "912" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1968, Overlijdensregister 1968, 912"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/cc9fed3e-4414-fd7f-4ae1-82e4b856d055.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/b583235c-7715-e0da-e12f-6505def4364d" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/cc9fed3e-4414-fd7f-4ae1-82e4b856d055.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/b583235c-7715-e0da-e12f-6505def4364d" ;
  a2a:RecordGUID "{b583235c-7715-e0da-e12f-6505def4364d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_17292_00017292.xml van RAT" .

