@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_326151bb-5910-1273-5f4e-367cbab264e7
  a a2a:Record ;
  rdfs:label "Overlijden op 7 mei 1964 te Tilburg" ;
  a2a:hasPerson oa:person_rat_326151bb-5910-1273-5f4e-367cbab264e7_Person-baf1cd5b-f21d-5e60-61c7-ce614b1c4ac8, oa:person_rat_326151bb-5910-1273-5f4e-367cbab264e7_Person-cfb8e2e9-9e6c-8263-62db-b234419dc4d4, oa:person_rat_326151bb-5910-1273-5f4e-367cbab264e7_Person-afdbfc3f-af14-8775-4321-be1115757dc3 ;
  a2a:hasEvent oa:event_rat_326151bb-5910-1273-5f4e-367cbab264e7_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_326151bb-5910-1273-5f4e-367cbab264e7_0, oa:relationep_rat_326151bb-5910-1273-5f4e-367cbab264e7_1, oa:relationep_rat_326151bb-5910-1273-5f4e-367cbab264e7_2 ;
  a2a:hasSource oa:source_rat_326151bb-5910-1273-5f4e-367cbab264e7 .

oa:person_rat_326151bb-5910-1273-5f4e-367cbab264e7_Person-baf1cd5b-f21d-5e60-61c7-ce614b1c4ac8
  a a2a:Person ;
  rdfs:label "Adrianus Norbertus de Kok" ;
  a2a:PersonName [
    rdfs:label "Adrianus Norbertus de Kok" ;
    a2a:PersonNameFirstName "Adrianus Norbertus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_326151bb-5910-1273-5f4e-367cbab264e7_Person-cfb8e2e9-9e6c-8263-62db-b234419dc4d4
  a a2a:Person ;
  rdfs:label "Adriana Catharina Maria Clasina de Kok" ;
  a2a:PersonName [
    rdfs:label "Adriana Catharina Maria Clasina de Kok" ;
    a2a:PersonNameFirstName "Adriana Catharina Maria Clasina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_326151bb-5910-1273-5f4e-367cbab264e7_Person-afdbfc3f-af14-8775-4321-be1115757dc3
  a a2a:Person ;
  rdfs:label "Catharina Maria Cornelia Vingerhoets" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Cornelia Vingerhoets" ;
    a2a:PersonNameFirstName "Catharina Maria Cornelia" ;
    a2a:PersonNameLastName "Vingerhoets"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_326151bb-5910-1273-5f4e-367cbab264e7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1964-05-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_326151bb-5910-1273-5f4e-367cbab264e7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_326151bb-5910-1273-5f4e-367cbab264e7_Person:baf1cd5b-f21d-5e60-61c7-ce614b1c4ac8 ;
  a2a:EventKeyRef oa:event_rat_326151bb-5910-1273-5f4e-367cbab264e7_Event1 .

oa:relationep_rat_326151bb-5910-1273-5f4e-367cbab264e7_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_326151bb-5910-1273-5f4e-367cbab264e7_Person:cfb8e2e9-9e6c-8263-62db-b234419dc4d4 ;
  a2a:EventKeyRef oa:event_rat_326151bb-5910-1273-5f4e-367cbab264e7_Event1 .

oa:relationep_rat_326151bb-5910-1273-5f4e-367cbab264e7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_326151bb-5910-1273-5f4e-367cbab264e7_Person:afdbfc3f-af14-8775-4321-be1115757dc3 ;
  a2a:EventKeyRef oa:event_rat_326151bb-5910-1273-5f4e-367cbab264e7_Event1 .

oa:source_rat_326151bb-5910-1273-5f4e-367cbab264e7
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1964-05-07 - 1964-05-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-05-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-05-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1964-05-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1964" ;
    a2a:Book "Overlijdensregister 1964" ;
    a2a:DocumentNumber "420" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1964, Overlijdensregister 1964, 420"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/862f68b8-7df1-f112-6285-52728da54f40.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/326151bb-5910-1273-5f4e-367cbab264e7" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/862f68b8-7df1-f112-6285-52728da54f40.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/326151bb-5910-1273-5f4e-367cbab264e7" ;
  a2a:RecordGUID "{326151bb-5910-1273-5f4e-367cbab264e7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_17783_00017783.xml van RAT" .

