@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_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a
  a a2a:Record ;
  rdfs:label "Overlijden op 13 juli 1969 te Tilburg" ;
  a2a:hasPerson oa:person_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_Person-402288ae-8931-9830-762a-1a078a813d4b, oa:person_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_Person-4e937f00-f7af-3524-d1b0-0c4abac03afc, oa:person_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_Person-1164753c-41a8-c0b8-eef7-fdfd55762d76, oa:person_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_Person-de78a6ef-61c8-b806-0025-e8d13123ca72 ;
  a2a:hasEvent oa:event_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_0, oa:relationep_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_1, oa:relationep_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_2 ;
  a2a:hasRelationPP oa:relationpp_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_0 ;
  a2a:hasSource oa:source_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a .

oa:person_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_Person-402288ae-8931-9830-762a-1a078a813d4b
  a a2a:Person ;
  rdfs:label "Maria Cornelia Ackermans" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Ackermans" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Ackermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_Person-4e937f00-f7af-3524-d1b0-0c4abac03afc
  a a2a:Person ;
  rdfs:label "Franciscus Johannes Broers" ;
  a2a:PersonName [
    rdfs:label "Franciscus Johannes Broers" ;
    a2a:PersonNameFirstName "Franciscus Johannes" ;
    a2a:PersonNameLastName "Broers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_Person-1164753c-41a8-c0b8-eef7-fdfd55762d76
  a a2a:Person ;
  rdfs:label "Antonius Maria Joseph Broers" ;
  a2a:PersonName [
    rdfs:label "Antonius Maria Joseph Broers" ;
    a2a:PersonNameFirstName "Antonius Maria Joseph" ;
    a2a:PersonNameLastName "Broers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "57 jaar" ;
    rdfs:label "57 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_Person-de78a6ef-61c8-b806-0025-e8d13123ca72
  a a2a:Person ;
  rdfs:label "Anna Maria de Swart" ;
  a2a:PersonName [
    rdfs:label "Anna Maria de Swart" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1969-07-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_Person:4e937f00-f7af-3524-d1b0-0c4abac03afc ;
  a2a:EventKeyRef oa:event_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_Event1 .

oa:relationep_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_Person:1164753c-41a8-c0b8-eef7-fdfd55762d76 ;
  a2a:EventKeyRef oa:event_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_Event1 .

oa:relationep_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_Person:de78a6ef-61c8-b806-0025-e8d13123ca72 ;
  a2a:EventKeyRef oa:event_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_Event1 .

oa:relationpp_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_Person:1164753c-41a8-c0b8-eef7-fdfd55762d76, oa:person_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a_Person:402288ae-8931-9830-762a-1a078a813d4b .

oa:source_rat_fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1969-07-13 - 1969-07-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-07-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-07-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1969-07-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1969" ;
    a2a:Book "Overlijdensregister 1969" ;
    a2a:DocumentNumber "845" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1969, Overlijdensregister 1969, 845"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/995dfc36-d5a9-6db9-97d2-4a92b19097c4.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/995dfc36-d5a9-6db9-97d2-4a92b19097c4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-05-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a" ;
  a2a:RecordGUID "{fc277d66-e3aa-7ba1-21e1-9ebfd15fc06a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_18660_00018660.xml van RAT" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
