@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_cde9b4dc-413e-7196-c469-da4e92bd7986
  a a2a:Record ;
  rdfs:label "Overlijden op 23 december 1958 te Tilburg" ;
  a2a:hasPerson oa:person_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_Person-1634f7c4-725f-37ca-dd56-b701e698021b, oa:person_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_Person-5943fc23-6a1a-ff04-4970-82a17df1e175, oa:person_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_Person-b8629282-180c-5e3e-13e5-f77f6745917d ;
  a2a:hasEvent oa:event_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_0, oa:relationep_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_1, oa:relationep_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_2 ;
  a2a:hasSource oa:source_rat_cde9b4dc-413e-7196-c469-da4e92bd7986 .

oa:person_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_Person-1634f7c4-725f-37ca-dd56-b701e698021b
  a a2a:Person ;
  rdfs:label "Andreas Mattheus Lambertus Ratelband" ;
  a2a:PersonName [
    rdfs:label "Andreas Mattheus Lambertus Ratelband" ;
    a2a:PersonNameFirstName "Andreas Mattheus Lambertus" ;
    a2a:PersonNameLastName "Ratelband"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "11 jaar" ;
    rdfs:label "11 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woerden" ;
    rdfs:label "Woerden"
  ] .

oa:person_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_Person-5943fc23-6a1a-ff04-4970-82a17df1e175
  a a2a:Person ;
  rdfs:label "Lambertus Johannes Ratelband" ;
  a2a:PersonName [
    rdfs:label "Lambertus Johannes Ratelband" ;
    a2a:PersonNameFirstName "Lambertus Johannes" ;
    a2a:PersonNameLastName "Ratelband"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_Person-b8629282-180c-5e3e-13e5-f77f6745917d
  a a2a:Person ;
  rdfs:label "Maria Johanna Cornelia de Boeck" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Cornelia de Boeck" ;
    a2a:PersonNameFirstName "Maria Johanna Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1958" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1958-12-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_Person:1634f7c4-725f-37ca-dd56-b701e698021b ;
  a2a:EventKeyRef oa:event_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_Event1 .

oa:relationep_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_Person:5943fc23-6a1a-ff04-4970-82a17df1e175 ;
  a2a:EventKeyRef oa:event_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_Event1 .

oa:relationep_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_Person:b8629282-180c-5e3e-13e5-f77f6745917d ;
  a2a:EventKeyRef oa:event_rat_cde9b4dc-413e-7196-c469-da4e92bd7986_Event1 .

oa:source_rat_cde9b4dc-413e-7196-c469-da4e92bd7986
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1958-12-23 - 1958-12-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-12-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-12-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1958" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1958-12-23"^^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 "1093" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1958, Overlijdensregister 1958, 1093"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/d49901b6-7142-6f94-0557-8769819ce610.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/cde9b4dc-413e-7196-c469-da4e92bd7986" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/d49901b6-7142-6f94-0557-8769819ce610.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-06-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/cde9b4dc-413e-7196-c469-da4e92bd7986" ;
  a2a:RecordGUID "{cde9b4dc-413e-7196-c469-da4e92bd7986}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_17406_00017406.xml van RAT" .

