@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_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc
  a a2a:Record ;
  rdfs:label "Overlijden op 7 januari 1974 te Tilburg" ;
  a2a:hasPerson oa:person_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_Person-7ab0877a-51b9-ed7e-ccb3-08916bce6518, oa:person_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_Person-6c2bb577-38f4-9c9b-baac-02e522675dce, oa:person_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_Person-1ff9bac4-aec4-7eae-0282-cda69cb3a625, oa:person_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_Person-05278f13-e335-0e46-fa38-b3529c6e447a ;
  a2a:hasEvent oa:event_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_0, oa:relationep_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_1, oa:relationep_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_2 ;
  a2a:hasSource oa:source_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc .

oa:person_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_Person-7ab0877a-51b9-ed7e-ccb3-08916bce6518
  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_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_Person-6c2bb577-38f4-9c9b-baac-02e522675dce
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Vingerhoets" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Vingerhoets" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Vingerhoets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_Person-1ff9bac4-aec4-7eae-0282-cda69cb3a625
  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 "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1885-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_Person-05278f13-e335-0e46-fa38-b3529c6e447a
  a a2a:Person ;
  rdfs:label "Clasina Donders" ;
  a2a:PersonName [
    rdfs:label "Clasina Donders" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNameLastName "Donders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1974-01-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_Person:6c2bb577-38f4-9c9b-baac-02e522675dce ;
  a2a:EventKeyRef oa:event_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_Event1 .

oa:relationep_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_1
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd" ;
  a2a:RelationType "other:Gehuwd" ;
  a2a:PersonKeyRef oa:person_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_Person:1ff9bac4-aec4-7eae-0282-cda69cb3a625 ;
  a2a:EventKeyRef oa:event_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_Event1 .

oa:relationep_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_Person:05278f13-e335-0e46-fa38-b3529c6e447a ;
  a2a:EventKeyRef oa:event_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc_Event1 .

oa:source_rat_2da7ceea-13d2-42ec-5bf8-58a3a9f962dc
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1974-01-07 - 1974-01-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1974-01-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1974-01-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1974" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1974-01-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1974" ;
    a2a:Book "Overlijdensregister 1974" ;
    a2a:DocumentNumber "A 44" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1974, Overlijdensregister 1974, A 44"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/8011bf60-386b-6de6-5a33-c64ad09169ac.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2da7ceea-13d2-42ec-5bf8-58a3a9f962dc" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/8011bf60-386b-6de6-5a33-c64ad09169ac.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2da7ceea-13d2-42ec-5bf8-58a3a9f962dc" ;
  a2a:RecordGUID "{2da7ceea-13d2-42ec-5bf8-58a3a9f962dc}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkregister_periode "1974" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_594_00000594.xml van RAT" .

[]
  a2a:PersonRemarkplaats_overlijden "Tilburg" ;
  a2a:PersonRemarkdatum_overlijden "1974-01-07" .

