@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_32526e33-7c19-bcf7-2154-3d7fe3817523
  a a2a:Record ;
  rdfs:label "Overlijden op 15 april 1958 te Tilburg" ;
  a2a:hasPerson oa:person_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_Person-d5a29363-3566-527e-66b0-c6c26b499b6a, oa:person_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_Person-0722d5ae-df84-ceef-a277-f5bb4f9dd5cd, oa:person_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_Person-5f6a0421-1ae5-58d3-1bc6-570bbee63385, oa:person_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_Person-1f2e694b-3a2b-7a1d-ea45-d42b91afd636 ;
  a2a:hasEvent oa:event_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_0, oa:relationep_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_1, oa:relationep_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_2 ;
  a2a:hasRelationPP oa:relationpp_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_0 ;
  a2a:hasSource oa:source_rat_32526e33-7c19-bcf7-2154-3d7fe3817523 .

oa:person_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_Person-d5a29363-3566-527e-66b0-c6c26b499b6a
  a a2a:Person ;
  rdfs:label "Wilhelmina Catharina van Dal" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Catharina van Dal" ;
    a2a:PersonNameFirstName "Wilhelmina Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_Person-0722d5ae-df84-ceef-a277-f5bb4f9dd5cd
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis op 't Hoog" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis op 't Hoog" ;
    a2a:PersonNameFirstName "Adrianus Cornelis" ;
    a2a:PersonNamePrefixLastName "op 't" ;
    a2a:PersonNameLastName "Hoog"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "66 jaar" ;
    rdfs:label "66 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moergestel" ;
    rdfs:label "Moergestel"
  ] .

oa:person_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_Person-5f6a0421-1ae5-58d3-1bc6-570bbee63385
  a a2a:Person ;
  rdfs:label "Leonardus op 't Hoog" ;
  a2a:PersonName [
    rdfs:label "Leonardus op 't Hoog" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNamePrefixLastName "op 't" ;
    a2a:PersonNameLastName "Hoog"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_Person-1f2e694b-3a2b-7a1d-ea45-d42b91afd636
  a a2a:Person ;
  rdfs:label "Cornelia van Doremalen" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Doremalen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doremalen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1958" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1958-04-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_Person:0722d5ae-df84-ceef-a277-f5bb4f9dd5cd ;
  a2a:EventKeyRef oa:event_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_Event1 .

oa:relationep_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_Person:5f6a0421-1ae5-58d3-1bc6-570bbee63385 ;
  a2a:EventKeyRef oa:event_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_Event1 .

oa:relationep_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_Person:1f2e694b-3a2b-7a1d-ea45-d42b91afd636 ;
  a2a:EventKeyRef oa:event_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_Event1 .

oa:relationpp_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_Person:0722d5ae-df84-ceef-a277-f5bb4f9dd5cd, oa:person_rat_32526e33-7c19-bcf7-2154-3d7fe3817523_Person:d5a29363-3566-527e-66b0-c6c26b499b6a .

oa:source_rat_32526e33-7c19-bcf7-2154-3d7fe3817523
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1958-04-15 - 1958-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1958" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1958-04-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1958" ;
    a2a:Book "Overlijdensregister 1958" ;
    a2a:DocumentNumber "376" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1958, Overlijdensregister 1958, 376"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/e4f84f77-44c5-30b6-8cfb-72c00c9d50ea.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/32526e33-7c19-bcf7-2154-3d7fe3817523" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/e4f84f77-44c5-30b6-8cfb-72c00c9d50ea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-05-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/32526e33-7c19-bcf7-2154-3d7fe3817523" ;
  a2a:RecordGUID "{32526e33-7c19-bcf7-2154-3d7fe3817523}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_17782_00017782.xml van RAT" .

