@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_9d71cf48-2904-bdfc-ff70-e144cf7d27da
  a a2a:Record ;
  rdfs:label "Overlijden op 13 november 1951 te Oisterwijk" ;
  a2a:hasPerson oa:person_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_Person-45cb51cb-36a7-e7a1-853a-c6e9f7351c0f, oa:person_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_Person-56285197-895a-d607-d7b7-d496576128ff, oa:person_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_Person-e5cc3a8b-c3f7-ab55-28c5-494e61c9986b, oa:person_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_Person-de8246f1-9594-aae1-51c1-cf1e6b971f74 ;
  a2a:hasEvent oa:event_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_0, oa:relationep_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_1, oa:relationep_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_2 ;
  a2a:hasRelationPP oa:relationpp_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_0 ;
  a2a:hasSource oa:source_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da .

oa:person_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_Person-45cb51cb-36a7-e7a1-853a-c6e9f7351c0f
  a a2a:Person ;
  rdfs:label "Petrus Martinus van Zundert" ;
  a2a:PersonName [
    rdfs:label "Petrus Martinus van Zundert" ;
    a2a:PersonNameFirstName "Petrus Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zundert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_Person-56285197-895a-d607-d7b7-d496576128ff
  a a2a:Person ;
  rdfs:label "Adriana Korthout" ;
  a2a:PersonName [
    rdfs:label "Adriana Korthout" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Korthout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "67 jaren" ;
    rdfs:label "67 jaren"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:person_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_Person-e5cc3a8b-c3f7-ab55-28c5-494e61c9986b
  a a2a:Person ;
  rdfs:label "Lambertus Korthout" ;
  a2a:PersonName [
    rdfs:label "Lambertus Korthout" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Korthout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_Person-de8246f1-9594-aae1-51c1-cf1e6b971f74
  a a2a:Person ;
  rdfs:label "Willemina Broeks" ;
  a2a:PersonName [
    rdfs:label "Willemina Broeks" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Broeks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1951" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1951-11-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:relationep_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_Person:56285197-895a-d607-d7b7-d496576128ff ;
  a2a:EventKeyRef oa:event_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_Event1 .

oa:relationep_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_Person:e5cc3a8b-c3f7-ab55-28c5-494e61c9986b ;
  a2a:EventKeyRef oa:event_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_Event1 .

oa:relationep_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_Person:de8246f1-9594-aae1-51c1-cf1e6b971f74 ;
  a2a:EventKeyRef oa:event_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_Event1 .

oa:relationpp_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_Person:56285197-895a-d607-d7b7-d496576128ff, oa:person_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da_Person:45cb51cb-36a7-e7a1-853a-c6e9f7351c0f .

oa:source_rat_9d71cf48-2904-bdfc-ff70-e144cf7d27da
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk", "1951-11-13 - 1951-11-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-11-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1951-11-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1951" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1951-11-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 065, Periode: 1951" ;
    a2a:Book "Overlijdensregister 1951" ;
    a2a:DocumentNumber "77" ;
    a2a:RegistryNumber "065" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 065, Periode: 1951, Overlijdensregister 1951, 77, 065"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/a95bc0e6-5432-3c8e-b496-9428ea1453cb.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/9d71cf48-2904-bdfc-ff70-e144cf7d27da" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/a95bc0e6-5432-3c8e-b496-9428ea1453cb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-04-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/9d71cf48-2904-bdfc-ff70-e144cf7d27da" ;
  a2a:RecordGUID "{9d71cf48-2904-bdfc-ff70-e144cf7d27da}" ;
  a2a:SourceRemarkdeel "065" ;
  a2a:SourceRemarkregister_periode "1951" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_347_00000347.xml van RAT" .

[]
  a2a:PersonRemarkplaats_overlijden "Oisterwijk" ;
  a2a:PersonRemarkdatum_overlijden "1951-11-13" .

