@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_f57082b2-fa88-e21c-2906-047db9d16e73
  a a2a:Record ;
  rdfs:label "Overlijden op 16 juli 1961 te Tilburg" ;
  a2a:hasPerson oa:person_rat_f57082b2-fa88-e21c-2906-047db9d16e73_Person-7acb338d-d684-ba78-d850-15212fa931ec, oa:person_rat_f57082b2-fa88-e21c-2906-047db9d16e73_Person-309c88bb-8ba3-05e0-42df-05948ce0af2f, oa:person_rat_f57082b2-fa88-e21c-2906-047db9d16e73_Person-7f7509d9-13c7-eef0-f193-a82de16b70ed, oa:person_rat_f57082b2-fa88-e21c-2906-047db9d16e73_Person-20be6fc3-5631-c443-ed9f-1bd08e18d1b5 ;
  a2a:hasEvent oa:event_rat_f57082b2-fa88-e21c-2906-047db9d16e73_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_f57082b2-fa88-e21c-2906-047db9d16e73_0, oa:relationep_rat_f57082b2-fa88-e21c-2906-047db9d16e73_1, oa:relationep_rat_f57082b2-fa88-e21c-2906-047db9d16e73_2 ;
  a2a:hasRelationPP oa:relationpp_rat_f57082b2-fa88-e21c-2906-047db9d16e73_0 ;
  a2a:hasSource oa:source_rat_f57082b2-fa88-e21c-2906-047db9d16e73 .

oa:person_rat_f57082b2-fa88-e21c-2906-047db9d16e73_Person-7acb338d-d684-ba78-d850-15212fa931ec
  a a2a:Person ;
  rdfs:label "Adriaan Antonie Josephus Huijbregts" ;
  a2a:PersonName [
    rdfs:label "Adriaan Antonie Josephus Huijbregts" ;
    a2a:PersonNameFirstName "Adriaan Antonie Josephus" ;
    a2a:PersonNameLastName "Huijbregts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f57082b2-fa88-e21c-2906-047db9d16e73_Person-309c88bb-8ba3-05e0-42df-05948ce0af2f
  a a2a:Person ;
  rdfs:label "Cornelis Baaten" ;
  a2a:PersonName [
    rdfs:label "Cornelis Baaten" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Baaten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f57082b2-fa88-e21c-2906-047db9d16e73_Person-7f7509d9-13c7-eef0-f193-a82de16b70ed
  a a2a:Person ;
  rdfs:label "Petronella Schellekens" ;
  a2a:PersonName [
    rdfs:label "Petronella Schellekens" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Schellekens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f57082b2-fa88-e21c-2906-047db9d16e73_Person-20be6fc3-5631-c443-ed9f-1bd08e18d1b5
  a a2a:Person ;
  rdfs:label "Aloisa Nicolasina Baaten" ;
  a2a:PersonName [
    rdfs:label "Aloisa Nicolasina Baaten" ;
    a2a:PersonNameFirstName "Aloisa Nicolasina" ;
    a2a:PersonNameLastName "Baaten"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "83" ;
    rdfs:label "83"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel"
  ] .

oa:event_rat_f57082b2-fa88-e21c-2906-047db9d16e73_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1961" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1961-07-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_f57082b2-fa88-e21c-2906-047db9d16e73_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_f57082b2-fa88-e21c-2906-047db9d16e73_Person:309c88bb-8ba3-05e0-42df-05948ce0af2f ;
  a2a:EventKeyRef oa:event_rat_f57082b2-fa88-e21c-2906-047db9d16e73_Event1 .

oa:relationep_rat_f57082b2-fa88-e21c-2906-047db9d16e73_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_f57082b2-fa88-e21c-2906-047db9d16e73_Person:7f7509d9-13c7-eef0-f193-a82de16b70ed ;
  a2a:EventKeyRef oa:event_rat_f57082b2-fa88-e21c-2906-047db9d16e73_Event1 .

oa:relationep_rat_f57082b2-fa88-e21c-2906-047db9d16e73_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_f57082b2-fa88-e21c-2906-047db9d16e73_Person:20be6fc3-5631-c443-ed9f-1bd08e18d1b5 ;
  a2a:EventKeyRef oa:event_rat_f57082b2-fa88-e21c-2906-047db9d16e73_Event1 .

oa:relationpp_rat_f57082b2-fa88-e21c-2906-047db9d16e73_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_f57082b2-fa88-e21c-2906-047db9d16e73_Person:20be6fc3-5631-c443-ed9f-1bd08e18d1b5, oa:person_rat_f57082b2-fa88-e21c-2906-047db9d16e73_Person:7acb338d-d684-ba78-d850-15212fa931ec .

oa:source_rat_f57082b2-fa88-e21c-2906-047db9d16e73
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1961-07-16 - 1961-07-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1961-07-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1961-07-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1961" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1961-07-16"^^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 "551" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1961, Overlijdensregister 1961, 551"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/2635a9cf-f869-5e11-bfb8-c3ef0962e95f.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f57082b2-fa88-e21c-2906-047db9d16e73" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/2635a9cf-f869-5e11-bfb8-c3ef0962e95f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-07-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f57082b2-fa88-e21c-2906-047db9d16e73" ;
  a2a:RecordGUID "{f57082b2-fa88-e21c-2906-047db9d16e73}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_18579_00018579.xml van RAT" .

