@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_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc
  a a2a:Record ;
  rdfs:label "Overlijden op 26 juli 1973 te Tilburg" ;
  a2a:hasPerson oa:person_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_Person-90af9b75-e7dc-0243-429a-b8431157abaa, oa:person_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_Person-c9fcf369-b0e9-c448-53fa-adfc20d8800b, oa:person_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_Person-ac87c5fe-c1a3-8241-1231-7741135268f4, oa:person_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_Person-1cc44c09-4727-3f8a-cd2a-73cdff92895b ;
  a2a:hasEvent oa:event_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_0, oa:relationep_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_1, oa:relationep_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_2 ;
  a2a:hasRelationPP oa:relationpp_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_0 ;
  a2a:hasSource oa:source_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc .

oa:person_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_Person-90af9b75-e7dc-0243-429a-b8431157abaa
  a a2a:Person ;
  rdfs:label "Cornelia Johanna van de Ven" ;
  a2a:PersonName [
    rdfs:label "Cornelia Johanna van de Ven" ;
    a2a:PersonNameFirstName "Cornelia Johanna" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_Person-c9fcf369-b0e9-c448-53fa-adfc20d8800b
  a a2a:Person ;
  rdfs:label "Jacobus Kuijs" ;
  a2a:PersonName [
    rdfs:label "Jacobus Kuijs" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Kuijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_Person-ac87c5fe-c1a3-8241-1231-7741135268f4
  a a2a:Person ;
  rdfs:label "Johan Martinus Kuijs" ;
  a2a:PersonName [
    rdfs:label "Johan Martinus Kuijs" ;
    a2a:PersonNameFirstName "Johan Martinus" ;
    a2a:PersonNameLastName "Kuijs"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1899-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_Person-1cc44c09-4727-3f8a-cd2a-73cdff92895b
  a a2a:Person ;
  rdfs:label "Cornelia Stevens" ;
  a2a:PersonName [
    rdfs:label "Cornelia Stevens" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1973-07-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_Person:c9fcf369-b0e9-c448-53fa-adfc20d8800b ;
  a2a:EventKeyRef oa:event_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_Event1 .

oa:relationep_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_Person:ac87c5fe-c1a3-8241-1231-7741135268f4 ;
  a2a:EventKeyRef oa:event_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_Event1 .

oa:relationep_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_Person:1cc44c09-4727-3f8a-cd2a-73cdff92895b ;
  a2a:EventKeyRef oa:event_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_Event1 .

oa:relationpp_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_Person:ac87c5fe-c1a3-8241-1231-7741135268f4, oa:person_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc_Person:90af9b75-e7dc-0243-429a-b8431157abaa .

oa:source_rat_ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1973-07-26 - 1973-07-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-07-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-07-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1973-07-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1973" ;
    a2a:Book "Overlijdensregister 1973" ;
    a2a:DocumentNumber "A 970" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1973, Overlijdensregister 1973, A 970"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/ba5b4221-9843-1976-ee51-5b990b174fbe.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/ba5b4221-9843-1976-ee51-5b990b174fbe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-04-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc" ;
  a2a:RecordGUID "{ae8d3d04-d633-2b08-0b9c-e0bca16cd6cc}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkregister_periode "1973" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_372_00000372.xml van RAT" .

[]
  a2a:PersonRemarkplaats_overlijden "Tilburg" ;
  a2a:PersonRemarkdatum_overlijden "1973-07-26" .

