@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_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59
  a a2a:Record ;
  rdfs:label "Overlijden op 25 april 1966 te Tilburg" ;
  a2a:hasPerson oa:person_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_Person-37cd301b-a84f-44f2-4ccf-6205e2b08b30, oa:person_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_Person-ae5a5c6b-cd2e-f039-f002-41cb4c933a7e, oa:person_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_Person-93c29de5-c145-71c7-326f-a085549e1a8a, oa:person_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_Person-ef2bc9db-ae68-3a7e-4b82-59c473102e56 ;
  a2a:hasEvent oa:event_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_0, oa:relationep_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_1, oa:relationep_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_2 ;
  a2a:hasRelationPP oa:relationpp_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_0 ;
  a2a:hasSource oa:source_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59 .

oa:person_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_Person-37cd301b-a84f-44f2-4ccf-6205e2b08b30
  a a2a:Person ;
  rdfs:label "Franciscus Henricus Pieter Arnoldus Overbeke" ;
  a2a:PersonName [
    rdfs:label "Franciscus Henricus Pieter Arnoldus Overbeke" ;
    a2a:PersonNameFirstName "Franciscus Henricus Pieter Arnoldus" ;
    a2a:PersonNameLastName "Overbeke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_Person-ae5a5c6b-cd2e-f039-f002-41cb4c933a7e
  a a2a:Person ;
  rdfs:label "Johannes Veraert" ;
  a2a:PersonName [
    rdfs:label "Johannes Veraert" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Veraert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_Person-93c29de5-c145-71c7-326f-a085549e1a8a
  a a2a:Person ;
  rdfs:label "Catharina Maria Veraert" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Veraert" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNameLastName "Veraert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "53 jaar" ;
    rdfs:label "53 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudenbosch" ;
    rdfs:label "Oudenbosch"
  ] .

oa:person_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_Person-ef2bc9db-ae68-3a7e-4b82-59c473102e56
  a a2a:Person ;
  rdfs:label "Bernardina Maria van As" ;
  a2a:PersonName [
    rdfs:label "Bernardina Maria van As" ;
    a2a:PersonNameFirstName "Bernardina Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "As"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1966-04-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_Person:ae5a5c6b-cd2e-f039-f002-41cb4c933a7e ;
  a2a:EventKeyRef oa:event_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_Event1 .

oa:relationep_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_Person:93c29de5-c145-71c7-326f-a085549e1a8a ;
  a2a:EventKeyRef oa:event_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_Event1 .

oa:relationep_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_Person:ef2bc9db-ae68-3a7e-4b82-59c473102e56 ;
  a2a:EventKeyRef oa:event_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_Event1 .

oa:relationpp_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_Person:93c29de5-c145-71c7-326f-a085549e1a8a, oa:person_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59_Person:37cd301b-a84f-44f2-4ccf-6205e2b08b30 .

oa:source_rat_6b8a07c4-9c51-c245-be3d-4c87c5cb2b59
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1966-04-25 - 1966-04-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-04-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-04-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1966-04-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1966" ;
    a2a:Book "Overlijdensregister 1966" ;
    a2a:DocumentNumber "396" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1966, Overlijdensregister 1966, 396"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/98d84da6-523b-10ee-449b-06da43a355fc.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6b8a07c4-9c51-c245-be3d-4c87c5cb2b59" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/98d84da6-523b-10ee-449b-06da43a355fc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6b8a07c4-9c51-c245-be3d-4c87c5cb2b59" ;
  a2a:RecordGUID "{6b8a07c4-9c51-c245-be3d-4c87c5cb2b59}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_18986_00018986.xml van RAT" .

