@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_798cf2d4-3ff1-802e-362a-4e5a2b45020d
  a a2a:Record ;
  rdfs:label "Overlijden op 11 januari 1962 te Tilburg" ;
  a2a:hasPerson oa:person_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_Person-c97eed6e-29fd-3185-03c7-4a5405ea7654, oa:person_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_Person-4a7a79b4-39f2-f4c4-736d-a3265ffa6e41, oa:person_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_Person-fc285440-78aa-c58b-dc57-8d11ed6b4866 ;
  a2a:hasEvent oa:event_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_0, oa:relationep_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_1, oa:relationep_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_2 ;
  a2a:hasSource oa:source_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d .

oa:person_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_Person-c97eed6e-29fd-3185-03c7-4a5405ea7654
  a a2a:Person ;
  rdfs:label "Martinus Keo Koolen" ;
  a2a:PersonName [
    rdfs:label "Martinus Keo Koolen" ;
    a2a:PersonNameFirstName "Martinus Keo" ;
    a2a:PersonNameLastName "Koolen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_Person-4a7a79b4-39f2-f4c4-736d-a3265ffa6e41
  a a2a:Person ;
  rdfs:label "Johanna Damen" ;
  a2a:PersonName [
    rdfs:label "Johanna Damen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Damen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_Person-fc285440-78aa-c58b-dc57-8d11ed6b4866
  a a2a:Person ;
  rdfs:label "Adrianus Petrus Leonardus Koolen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Petrus Leonardus Koolen" ;
    a2a:PersonNameFirstName "Adrianus Petrus Leonardus" ;
    a2a:PersonNameLastName "Koolen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "36 jaar" ;
    rdfs:label "36 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1962" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1962-01-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_Person:c97eed6e-29fd-3185-03c7-4a5405ea7654 ;
  a2a:EventKeyRef oa:event_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_Event1 .

oa:relationep_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_Person:4a7a79b4-39f2-f4c4-736d-a3265ffa6e41 ;
  a2a:EventKeyRef oa:event_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_Event1 .

oa:relationep_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_Person:fc285440-78aa-c58b-dc57-8d11ed6b4866 ;
  a2a:EventKeyRef oa:event_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d_Event1 .

oa:source_rat_798cf2d4-3ff1-802e-362a-4e5a2b45020d
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1962-01-11 - 1962-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1962-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1962-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1962" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1962-01-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1962" ;
    a2a:Book "Overlijdensregister 1962" ;
    a2a:DocumentNumber "54" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1962, Overlijdensregister 1962, 54"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/1835870d-599c-673a-ee4f-73d845f3b1ea.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/798cf2d4-3ff1-802e-362a-4e5a2b45020d" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/1835870d-599c-673a-ee4f-73d845f3b1ea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/798cf2d4-3ff1-802e-362a-4e5a2b45020d" ;
  a2a:RecordGUID "{798cf2d4-3ff1-802e-362a-4e5a2b45020d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_19132_00019132.xml van RAT" .

