@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_581f40e0-e993-e12e-8a61-f878a5b195d0
  a a2a:Record ;
  rdfs:label "Overlijden op 22 juli 1971 te Tilburg" ;
  a2a:hasPerson oa:person_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_Person-d31f979c-fa91-cb7a-70e3-f13c201d63d1, oa:person_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_Person-f553a739-7b1c-69f2-8447-ceedc862afb4, oa:person_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_Person-eaeef673-14d2-3042-53e3-0a163c25ecb6, oa:person_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_Person-d286173f-f517-2602-0500-c3807ae2870b ;
  a2a:hasEvent oa:event_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_0, oa:relationep_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_1, oa:relationep_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_2 ;
  a2a:hasRelationPP oa:relationpp_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_0 ;
  a2a:hasSource oa:source_rat_581f40e0-e993-e12e-8a61-f878a5b195d0 .

oa:person_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_Person-d31f979c-fa91-cb7a-70e3-f13c201d63d1
  a a2a:Person ;
  rdfs:label "Johanna Cornelia Ophorst" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia Ophorst" ;
    a2a:PersonNameFirstName "Johanna Cornelia" ;
    a2a:PersonNameLastName "Ophorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_Person-f553a739-7b1c-69f2-8447-ceedc862afb4
  a a2a:Person ;
  rdfs:label "Herbert Paans" ;
  a2a:PersonName [
    rdfs:label "Herbert Paans" ;
    a2a:PersonNameFirstName "Herbert" ;
    a2a:PersonNameLastName "Paans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_Person-eaeef673-14d2-3042-53e3-0a163c25ecb6
  a a2a:Person ;
  rdfs:label "Martinus Gerrit Paans" ;
  a2a:PersonName [
    rdfs:label "Martinus Gerrit Paans" ;
    a2a:PersonNameFirstName "Martinus Gerrit" ;
    a2a:PersonNameLastName "Paans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1910-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_Person-d286173f-f517-2602-0500-c3807ae2870b
  a a2a:Person ;
  rdfs:label "Maria Josina van Pelt" ;
  a2a:PersonName [
    rdfs:label "Maria Josina van Pelt" ;
    a2a:PersonNameFirstName "Maria Josina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1971-07-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_Person:f553a739-7b1c-69f2-8447-ceedc862afb4 ;
  a2a:EventKeyRef oa:event_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_Event1 .

oa:relationep_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_Person:eaeef673-14d2-3042-53e3-0a163c25ecb6 ;
  a2a:EventKeyRef oa:event_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_Event1 .

oa:relationep_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_Person:d286173f-f517-2602-0500-c3807ae2870b ;
  a2a:EventKeyRef oa:event_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_Event1 .

oa:relationpp_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_Person:eaeef673-14d2-3042-53e3-0a163c25ecb6, oa:person_rat_581f40e0-e993-e12e-8a61-f878a5b195d0_Person:d31f979c-fa91-cb7a-70e3-f13c201d63d1 .

oa:source_rat_581f40e0-e993-e12e-8a61-f878a5b195d0
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1971-07-22 - 1971-07-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-07-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-07-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1971-07-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1971" ;
    a2a:Book "Overlijdensregister 1971" ;
    a2a:DocumentNumber "801" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1971, Overlijdensregister 1971, 801"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/7edea4b2-d84c-374d-2611-f415bf9654b9.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/581f40e0-e993-e12e-8a61-f878a5b195d0" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/7edea4b2-d84c-374d-2611-f415bf9654b9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/581f40e0-e993-e12e-8a61-f878a5b195d0" ;
  a2a:RecordGUID "{581f40e0-e993-e12e-8a61-f878a5b195d0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230711_139_00000139.xml van RAT" .

