@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_11f3f09c-a784-e24e-18b2-56dce8c3fb3e
  a a2a:Record ;
  rdfs:label "Overlijden op 21 november 1962 te Tilburg" ;
  a2a:hasPerson oa:person_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_Person-f5ffa777-1193-a72c-6bc8-a2dc606d2334, oa:person_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_Person-7cdecc80-3e54-bd7a-d5f8-1be08cde54b8, oa:person_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_Person-b08761c7-8bfa-aee0-3252-134f6855d459, oa:person_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_Person-0fbbc6c0-8244-c3c1-0bb6-4149545f67c4 ;
  a2a:hasEvent oa:event_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_0, oa:relationep_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_1, oa:relationep_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_2 ;
  a2a:hasRelationPP oa:relationpp_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_0 ;
  a2a:hasSource oa:source_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e .

oa:person_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_Person-f5ffa777-1193-a72c-6bc8-a2dc606d2334
  a a2a:Person ;
  rdfs:label "Cornelius Gerardus Adrianus Simons" ;
  a2a:PersonName [
    rdfs:label "Cornelius Gerardus Adrianus Simons" ;
    a2a:PersonNameFirstName "Cornelius Gerardus Adrianus" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_Person-7cdecc80-3e54-bd7a-d5f8-1be08cde54b8
  a a2a:Person ;
  rdfs:label "Cornelis Mommers" ;
  a2a:PersonName [
    rdfs:label "Cornelis Mommers" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Mommers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_Person-b08761c7-8bfa-aee0-3252-134f6855d459
  a a2a:Person ;
  rdfs:label "Adriana Maria Arnolda Mommers" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Arnolda Mommers" ;
    a2a:PersonNameFirstName "Adriana Maria Arnolda" ;
    a2a:PersonNameLastName "Mommers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "69 jaar" ;
    rdfs:label "69 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_Person-0fbbc6c0-8244-c3c1-0bb6-4149545f67c4
  a a2a:Person ;
  rdfs:label "Petronella Van Gorp" ;
  a2a:PersonName [
    rdfs:label "Petronella Van Gorp" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "Van" ;
    a2a:PersonNameLastName "Gorp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1962" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1962-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_Person:7cdecc80-3e54-bd7a-d5f8-1be08cde54b8 ;
  a2a:EventKeyRef oa:event_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_Event1 .

oa:relationep_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_Person:b08761c7-8bfa-aee0-3252-134f6855d459 ;
  a2a:EventKeyRef oa:event_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_Event1 .

oa:relationep_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_Person:0fbbc6c0-8244-c3c1-0bb6-4149545f67c4 ;
  a2a:EventKeyRef oa:event_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_Event1 .

oa:relationpp_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_Person:b08761c7-8bfa-aee0-3252-134f6855d459, oa:person_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e_Person:f5ffa777-1193-a72c-6bc8-a2dc606d2334 .

oa:source_rat_11f3f09c-a784-e24e-18b2-56dce8c3fb3e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1962-11-21 - 1962-11-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1962-11-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1962-11-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1962" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1962-11-21"^^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 "1133" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1962, Overlijdensregister 1962, 1133"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/189bf28e-0632-f6b3-5b3b-af28d76fcafe.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/11f3f09c-a784-e24e-18b2-56dce8c3fb3e" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/189bf28e-0632-f6b3-5b3b-af28d76fcafe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/11f3f09c-a784-e24e-18b2-56dce8c3fb3e" ;
  a2a:RecordGUID "{11f3f09c-a784-e24e-18b2-56dce8c3fb3e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_22321_00022321.xml van RAT" .

