@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_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b
  a a2a:Record ;
  rdfs:label "Overlijden op 4 juli 1965 te Gilze en Rijen" ;
  a2a:hasPerson oa:person_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_Person-376dae55-ac72-6d13-5a90-f2a6c622942a, oa:person_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_Person-322db978-b932-1d54-9fdc-6e101d021419, oa:person_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_Person-86cbb814-8b3f-3163-44ae-33af01f7538a, oa:person_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_Person-aa3ae123-c57e-b645-c15e-35209dc39be5 ;
  a2a:hasEvent oa:event_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_0, oa:relationep_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_1, oa:relationep_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_2 ;
  a2a:hasRelationPP oa:relationpp_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_0 ;
  a2a:hasSource oa:source_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b .

oa:person_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_Person-376dae55-ac72-6d13-5a90-f2a6c622942a
  a a2a:Person ;
  rdfs:label "Johanna Maria van Dun" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van Dun" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dun"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_Person-322db978-b932-1d54-9fdc-6e101d021419
  a a2a:Person ;
  rdfs:label "Adriaan Hesemans" ;
  a2a:PersonName [
    rdfs:label "Adriaan Hesemans" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Hesemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_Person-86cbb814-8b3f-3163-44ae-33af01f7538a
  a a2a:Person ;
  rdfs:label "Franciscus Martinus Hesemans" ;
  a2a:PersonName [
    rdfs:label "Franciscus Martinus Hesemans" ;
    a2a:PersonNameFirstName "Franciscus Martinus" ;
    a2a:PersonNameLastName "Hesemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "86 jaar" ;
    rdfs:label "86 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:person_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_Person-aa3ae123-c57e-b645-c15e-35209dc39be5
  a a2a:Person ;
  rdfs:label "Maria Arnolda Beun" ;
  a2a:PersonName [
    rdfs:label "Maria Arnolda Beun" ;
    a2a:PersonNameFirstName "Maria Arnolda" ;
    a2a:PersonNameLastName "Beun"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1965-07-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen"
  ] .

oa:relationep_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_Person:322db978-b932-1d54-9fdc-6e101d021419 ;
  a2a:EventKeyRef oa:event_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_Event1 .

oa:relationep_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_Person:86cbb814-8b3f-3163-44ae-33af01f7538a ;
  a2a:EventKeyRef oa:event_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_Event1 .

oa:relationep_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_Person:aa3ae123-c57e-b645-c15e-35209dc39be5 ;
  a2a:EventKeyRef oa:event_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_Event1 .

oa:relationpp_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_Person:86cbb814-8b3f-3163-44ae-33af01f7538a, oa:person_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b_Person:376dae55-ac72-6d13-5a90-f2a6c622942a .

oa:source_rat_2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1965-07-04 - 1965-07-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-07-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-07-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1965" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1965-07-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1965" ;
    a2a:Book "Overlijdensregister 1965" ;
    a2a:DocumentNumber "R 14" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1965, Overlijdensregister 1965, R 14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/ff081813-fd5d-d2a6-96ad-9943f277d86b.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/ff081813-fd5d-d2a6-96ad-9943f277d86b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b" ;
  a2a:RecordGUID "{2d8aaea3-bbf8-e6fc-bcb9-5c11d2911e6b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_22499_00022499.xml van RAT" .

[] a2a:PersonRemarkdiversen "Eerder gehuwd geweest met Adriana Maria Adriaansen." .
