@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_2cebcbbe-2c8a-0a87-0699-0882221dc9a0
  a a2a:Record ;
  rdfs:label "Overlijden op 14 juni 1966 te Tilburg" ;
  a2a:hasPerson oa:person_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_Person-b1c548c2-3eed-cb4a-c310-14f5bb52a18f, oa:person_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_Person-d6c50983-0edf-06a9-97fc-b1a72a0efcd0, oa:person_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_Person-00feada1-10f0-90df-df03-a40275f8d073 ;
  a2a:hasEvent oa:event_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_0, oa:relationep_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_1, oa:relationep_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_2 ;
  a2a:hasSource oa:source_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0 .

oa:person_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_Person-b1c548c2-3eed-cb4a-c310-14f5bb52a18f
  a a2a:Person ;
  rdfs:label "Petrus Walterus Johannes van Dijk" ;
  a2a:PersonName [
    rdfs:label "Petrus Walterus Johannes van Dijk" ;
    a2a:PersonNameFirstName "Petrus Walterus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_Person-d6c50983-0edf-06a9-97fc-b1a72a0efcd0
  a a2a:Person ;
  rdfs:label "Everdina Marina Mathilda Maria van Dijk" ;
  a2a:PersonName [
    rdfs:label "Everdina Marina Mathilda Maria van Dijk" ;
    a2a:PersonNameFirstName "Everdina Marina Mathilda Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22 jaar" ;
    rdfs:label "22 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_Person-00feada1-10f0-90df-df03-a40275f8d073
  a a2a:Person ;
  rdfs:label "Petronella Maria de Gouw" ;
  a2a:PersonName [
    rdfs:label "Petronella Maria de Gouw" ;
    a2a:PersonNameFirstName "Petronella Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Gouw"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1966-06-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_Person:b1c548c2-3eed-cb4a-c310-14f5bb52a18f ;
  a2a:EventKeyRef oa:event_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_Event1 .

oa:relationep_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_Person:d6c50983-0edf-06a9-97fc-b1a72a0efcd0 ;
  a2a:EventKeyRef oa:event_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_Event1 .

oa:relationep_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_Person:00feada1-10f0-90df-df03-a40275f8d073 ;
  a2a:EventKeyRef oa:event_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0_Event1 .

oa:source_rat_2cebcbbe-2c8a-0a87-0699-0882221dc9a0
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1966-06-14 - 1966-06-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-06-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-06-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1966-06-14"^^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 "583" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1966, Overlijdensregister 1966, 583"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/6bdc4e33-97d3-6596-8c7f-670eceaef49c.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2cebcbbe-2c8a-0a87-0699-0882221dc9a0" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/6bdc4e33-97d3-6596-8c7f-670eceaef49c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2cebcbbe-2c8a-0a87-0699-0882221dc9a0" ;
  a2a:RecordGUID "{2cebcbbe-2c8a-0a87-0699-0882221dc9a0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_22494_00022494.xml van RAT" .

