@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_13f2a47a-bdb5-642e-cdaf-61d786c906c8
  a a2a:Record ;
  rdfs:label "Overlijden op 23 juli 1963 te Raamsdonk" ;
  a2a:hasPerson oa:person_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_Person-71e6b2f2-a422-fda9-b851-89e4c31b476b, oa:person_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_Person-a6db0761-c557-b71e-ce39-309c27617cfb, oa:person_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_Person-11a69ae3-27aa-2bd7-0fb5-d9215dcdd2cd ;
  a2a:hasEvent oa:event_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_0, oa:relationep_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_1, oa:relationep_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_2 ;
  a2a:hasSource oa:source_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8 .

oa:person_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_Person-71e6b2f2-a422-fda9-b851-89e4c31b476b
  a a2a:Person ;
  rdfs:label "Franciscus Johannes van den Bogaard" ;
  a2a:PersonName [
    rdfs:label "Franciscus Johannes van den Bogaard" ;
    a2a:PersonNameFirstName "Franciscus Johannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bogaard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_Person-a6db0761-c557-b71e-ce39-309c27617cfb
  a a2a:Person ;
  rdfs:label "doodgeboren kind van den Bogaard" ;
  a2a:PersonName [
    rdfs:label "doodgeboren kind van den Bogaard" ;
    a2a:PersonNameFirstName "doodgeboren kind" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bogaard"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1963" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1963-07-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] .

oa:person_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_Person-11a69ae3-27aa-2bd7-0fb5-d9215dcdd2cd
  a a2a:Person ;
  rdfs:label "Catharina Helena van Dortmont" ;
  a2a:PersonName [
    rdfs:label "Catharina Helena van Dortmont" ;
    a2a:PersonNameFirstName "Catharina Helena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dortmont"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1963-07-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] .

oa:relationep_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_Person:71e6b2f2-a422-fda9-b851-89e4c31b476b ;
  a2a:EventKeyRef oa:event_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_Event1 .

oa:relationep_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_Person:a6db0761-c557-b71e-ce39-309c27617cfb ;
  a2a:EventKeyRef oa:event_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_Event1 .

oa:relationep_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_Person:11a69ae3-27aa-2bd7-0fb5-d9215dcdd2cd ;
  a2a:EventKeyRef oa:event_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8_Event1 .

oa:source_rat_13f2a47a-bdb5-642e-cdaf-61d786c906c8
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk", "1963-07-23 - 1963-07-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-07-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-07-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1963-07-23"^^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 "74" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1963, Overlijdensregister 1963, 74"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/c72b15e9-505c-5b19-5a80-035d8bd519d3.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/13f2a47a-bdb5-642e-cdaf-61d786c906c8" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/c72b15e9-505c-5b19-5a80-035d8bd519d3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/13f2a47a-bdb5-642e-cdaf-61d786c906c8" ;
  a2a:RecordGUID "{13f2a47a-bdb5-642e-cdaf-61d786c906c8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_22340_00022340.xml van RAT" .

