@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_2fe6f727-e16b-a5a8-d214-c30edb254f67
  a a2a:Record ;
  rdfs:label "Overlijden op 11 juni 1963 te Tilburg" ;
  a2a:hasPerson oa:person_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_Person-775253b5-85f6-a706-cfc3-c0a08904d20b, oa:person_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_Person-561231a8-e095-1106-00f8-55511dccea1b, oa:person_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_Person-ddc6eb9e-2e09-663d-37b9-83346b203ee1, oa:person_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_Person-72266620-d408-e4a4-853d-85a3f9385cb2 ;
  a2a:hasEvent oa:event_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_0, oa:relationep_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_1, oa:relationep_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_2 ;
  a2a:hasRelationPP oa:relationpp_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_0 ;
  a2a:hasSource oa:source_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67 .

oa:person_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_Person-775253b5-85f6-a706-cfc3-c0a08904d20b
  a a2a:Person ;
  rdfs:label "Christina Maria Josephina van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Christina Maria Josephina van Rijswijk" ;
    a2a:PersonNameFirstName "Christina Maria Josephina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_Person-561231a8-e095-1106-00f8-55511dccea1b
  a a2a:Person ;
  rdfs:label "Johannes Theodorus de Bruin" ;
  a2a:PersonName [
    rdfs:label "Johannes Theodorus de Bruin" ;
    a2a:PersonNameFirstName "Johannes Theodorus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_Person-ddc6eb9e-2e09-663d-37b9-83346b203ee1
  a a2a:Person ;
  rdfs:label "Joannes Wilhelmus Matheus de Bruin" ;
  a2a:PersonName [
    rdfs:label "Joannes Wilhelmus Matheus de Bruin" ;
    a2a:PersonNameFirstName "Joannes Wilhelmus Matheus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "72 jaren" ;
    rdfs:label "72 jaren"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:person_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_Person-72266620-d408-e4a4-853d-85a3f9385cb2
  a a2a:Person ;
  rdfs:label "Johanna Antonia Kuijte" ;
  a2a:PersonName [
    rdfs:label "Johanna Antonia Kuijte" ;
    a2a:PersonNameFirstName "Johanna Antonia" ;
    a2a:PersonNameLastName "Kuijte"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1963-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_Person:561231a8-e095-1106-00f8-55511dccea1b ;
  a2a:EventKeyRef oa:event_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_Event1 .

oa:relationep_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_Person:ddc6eb9e-2e09-663d-37b9-83346b203ee1 ;
  a2a:EventKeyRef oa:event_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_Event1 .

oa:relationep_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_Person:72266620-d408-e4a4-853d-85a3f9385cb2 ;
  a2a:EventKeyRef oa:event_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_Event1 .

oa:relationpp_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_Person:ddc6eb9e-2e09-663d-37b9-83346b203ee1, oa:person_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67_Person:775253b5-85f6-a706-cfc3-c0a08904d20b .

oa:source_rat_2fe6f727-e16b-a5a8-d214-c30edb254f67
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1963-06-11 - 1963-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1963-06-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1963" ;
    a2a:Book "Overlijdensregister 1963" ;
    a2a:DocumentNumber "571" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1963, Overlijdensregister 1963, 571"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/03834db4-e23f-724b-400b-f78544fee500.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2fe6f727-e16b-a5a8-d214-c30edb254f67" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/03834db4-e23f-724b-400b-f78544fee500.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/2fe6f727-e16b-a5a8-d214-c30edb254f67" ;
  a2a:RecordGUID "{2fe6f727-e16b-a5a8-d214-c30edb254f67}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_17755_00017755.xml van RAT" .

