@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_3770b7cc-0de5-86df-e348-28cc3095c7e3
  a a2a:Record ;
  rdfs:label "Overlijden op 12 februari 1970 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_Person-800efab9-cd2e-b1a3-84da-04999d76d18d, oa:person_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_Person-db270a8b-50ee-24d3-a094-84c908d9f86b, oa:person_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_Person-9741585d-4f43-80d0-b9de-ce75646ebea3, oa:person_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_Person-25a468e9-ade2-afc9-6d49-5ba7ff29e8a9 ;
  a2a:hasEvent oa:event_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_0, oa:relationep_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_1, oa:relationep_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_2 ;
  a2a:hasRelationPP oa:relationpp_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_0 ;
  a2a:hasSource oa:source_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3 .

oa:person_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_Person-800efab9-cd2e-b1a3-84da-04999d76d18d
  a a2a:Person ;
  rdfs:label "Hubertus Sebastianus Segeren" ;
  a2a:PersonName [
    rdfs:label "Hubertus Sebastianus Segeren" ;
    a2a:PersonNameFirstName "Hubertus Sebastianus" ;
    a2a:PersonNameLastName "Segeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_Person-db270a8b-50ee-24d3-a094-84c908d9f86b
  a a2a:Person ;
  rdfs:label "Cornelis Brenders" ;
  a2a:PersonName [
    rdfs:label "Cornelis Brenders" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Brenders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_Person-9741585d-4f43-80d0-b9de-ce75646ebea3
  a a2a:Person ;
  rdfs:label "Adriana Maria Brenders" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Brenders" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Brenders"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "62" ;
    rdfs:label "62"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1907-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe"
  ] .

oa:person_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_Person-25a468e9-ade2-afc9-6d49-5ba7ff29e8a9
  a a2a:Person ;
  rdfs:label "Anna Maria Pals" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Pals" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Pals"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1970-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_Person:db270a8b-50ee-24d3-a094-84c908d9f86b ;
  a2a:EventKeyRef oa:event_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_Event1 .

oa:relationep_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_Person:9741585d-4f43-80d0-b9de-ce75646ebea3 ;
  a2a:EventKeyRef oa:event_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_Event1 .

oa:relationep_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_Person:25a468e9-ade2-afc9-6d49-5ba7ff29e8a9 ;
  a2a:EventKeyRef oa:event_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_Event1 .

oa:relationpp_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_Person:9741585d-4f43-80d0-b9de-ce75646ebea3, oa:person_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3_Person:800efab9-cd2e-b1a3-84da-04999d76d18d .

oa:source_rat_3770b7cc-0de5-86df-e348-28cc3095c7e3
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1970-02-12 - 1970-02-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-02-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-02-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1970" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1970-02-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1970" ;
    a2a:Book "Overlijdensregister 1970" ;
    a2a:DocumentNumber "32" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1970, Overlijdensregister 1970, 32"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/22ca68bd-c160-8cf7-8db7-f3b89c5a0aa5.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/3770b7cc-0de5-86df-e348-28cc3095c7e3" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/22ca68bd-c160-8cf7-8db7-f3b89c5a0aa5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/3770b7cc-0de5-86df-e348-28cc3095c7e3" ;
  a2a:RecordGUID "{3770b7cc-0de5-86df-e348-28cc3095c7e3}" ;
  a2a:SourceRemarkregister_periode "1970" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_255_00000255.xml van RAT" .

[]
  a2a:PersonRemarkplaats_overlijden "Oosterhout" ;
  a2a:PersonRemarkdatum_overlijden "1970-02-12" .

