@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_7b5c4fd0-574f-e288-1c79-1f46c1cce032
  a a2a:Record ;
  rdfs:label "Overlijden op 18 oktober 1968 te Tilburg" ;
  a2a:hasPerson oa:person_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_Person-af9b3ec0-1a30-f62c-afde-f58dc77c3fbc, oa:person_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_Person-0927a17b-5933-5770-e67f-46cef5222812, oa:person_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_Person-822ef5d5-eecb-1050-d206-e30763d3f402, oa:person_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_Person-d8a90277-54ab-80d1-5fc6-b5ab1de0fc17 ;
  a2a:hasEvent oa:event_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_0, oa:relationep_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_1, oa:relationep_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_2 ;
  a2a:hasRelationPP oa:relationpp_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_0 ;
  a2a:hasSource oa:source_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032 .

oa:person_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_Person-af9b3ec0-1a30-f62c-afde-f58dc77c3fbc
  a a2a:Person ;
  rdfs:label "Maria Antonia Donders" ;
  a2a:PersonName [
    rdfs:label "Maria Antonia Donders" ;
    a2a:PersonNameFirstName "Maria Antonia" ;
    a2a:PersonNameLastName "Donders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_Person-0927a17b-5933-5770-e67f-46cef5222812
  a a2a:Person ;
  rdfs:label "Adrianus Michael Geurts" ;
  a2a:PersonName [
    rdfs:label "Adrianus Michael Geurts" ;
    a2a:PersonNameFirstName "Adrianus Michael" ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_Person-822ef5d5-eecb-1050-d206-e30763d3f402
  a a2a:Person ;
  rdfs:label "Henricus Antonius Geurts" ;
  a2a:PersonName [
    rdfs:label "Henricus Antonius Geurts" ;
    a2a:PersonNameFirstName "Henricus Antonius" ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "63" ;
    rdfs:label "63"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_Person-d8a90277-54ab-80d1-5fc6-b5ab1de0fc17
  a a2a:Person ;
  rdfs:label "Adriana Maria van Pelt" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria van Pelt" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1968-10-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_Person:0927a17b-5933-5770-e67f-46cef5222812 ;
  a2a:EventKeyRef oa:event_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_Event1 .

oa:relationep_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_Person:822ef5d5-eecb-1050-d206-e30763d3f402 ;
  a2a:EventKeyRef oa:event_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_Event1 .

oa:relationep_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_Person:d8a90277-54ab-80d1-5fc6-b5ab1de0fc17 ;
  a2a:EventKeyRef oa:event_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_Event1 .

oa:relationpp_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_Person:822ef5d5-eecb-1050-d206-e30763d3f402, oa:person_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032_Person:af9b3ec0-1a30-f62c-afde-f58dc77c3fbc .

oa:source_rat_7b5c4fd0-574f-e288-1c79-1f46c1cce032
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1968-10-18 - 1968-10-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-10-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-10-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1968-10-18"^^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 "1180" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1968, Overlijdensregister 1968, 1180"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/92ed8d61-830e-3888-886a-d55726ccbd98.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/7b5c4fd0-574f-e288-1c79-1f46c1cce032" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/92ed8d61-830e-3888-886a-d55726ccbd98.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/7b5c4fd0-574f-e288-1c79-1f46c1cce032" ;
  a2a:RecordGUID "{7b5c4fd0-574f-e288-1c79-1f46c1cce032}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_19148_00019148.xml van RAT" .

