@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_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7
  a a2a:Record ;
  rdfs:label "Overlijden op 20 maart 1961 te Raamsdonk" ;
  a2a:hasPerson oa:person_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_Person-f7a238bb-fcf4-0ba7-6285-f94a777985ca, oa:person_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_Person-3e0ed19a-39d0-8b4b-3af6-976709a0a883, oa:person_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_Person-1f17b3e4-de78-34d8-8203-a9853d24863a ;
  a2a:hasEvent oa:event_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_0, oa:relationep_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_1, oa:relationep_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_2 ;
  a2a:hasSource oa:source_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7 .

oa:person_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_Person-f7a238bb-fcf4-0ba7-6285-f94a777985ca
  a a2a:Person ;
  rdfs:label "Arie Hermanus Pruissers" ;
  a2a:PersonName [
    rdfs:label "Arie Hermanus Pruissers" ;
    a2a:PersonNameFirstName "Arie Hermanus" ;
    a2a:PersonNameLastName "Pruissers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_Person-3e0ed19a-39d0-8b4b-3af6-976709a0a883
  a a2a:Person ;
  rdfs:label "doodgeboren kind Pruissers" ;
  a2a:PersonName [
    rdfs:label "doodgeboren kind Pruissers" ;
    a2a:PersonNameFirstName "doodgeboren kind" ;
    a2a:PersonNameLastName "Pruissers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1961" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1961-03-20"^^xsd:date
  ] .

oa:person_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_Person-1f17b3e4-de78-34d8-8203-a9853d24863a
  a a2a:Person ;
  rdfs:label "Klaasje de Vries" ;
  a2a:PersonName [
    rdfs:label "Klaasje de Vries" ;
    a2a:PersonNameFirstName "Klaasje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1961" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1961-03-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] .

oa:relationep_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_Person:f7a238bb-fcf4-0ba7-6285-f94a777985ca ;
  a2a:EventKeyRef oa:event_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_Event1 .

oa:relationep_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_Person:3e0ed19a-39d0-8b4b-3af6-976709a0a883 ;
  a2a:EventKeyRef oa:event_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_Event1 .

oa:relationep_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_Person:1f17b3e4-de78-34d8-8203-a9853d24863a ;
  a2a:EventKeyRef oa:event_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7_Event1 .

oa:source_rat_4fa717ec-c6cb-5d8f-b6c4-662b60206cc7
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk", "1961-03-20 - 1961-03-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1961-03-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1961-03-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1961" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1961-03-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1961" ;
    a2a:Book "Overlijdensregister 1961" ;
    a2a:DocumentNumber "19" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1961, Overlijdensregister 1961, 19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/4e16866b-c9b6-57cd-ce73-f88fe06fbd44.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/4fa717ec-c6cb-5d8f-b6c4-662b60206cc7" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/4e16866b-c9b6-57cd-ce73-f88fe06fbd44.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/4fa717ec-c6cb-5d8f-b6c4-662b60206cc7" ;
  a2a:RecordGUID "{4fa717ec-c6cb-5d8f-b6c4-662b60206cc7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_18757_00018757.xml van RAT" .

