@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_f337157c-e310-0a86-3e99-809b6dc554ee
  a a2a:Record ;
  rdfs:label "Overlijden op 7 maart 1967 te Tilburg" ;
  a2a:hasPerson oa:person_rat_f337157c-e310-0a86-3e99-809b6dc554ee_Person-22da7ad7-2f25-2579-d824-eb5288d5a51b, oa:person_rat_f337157c-e310-0a86-3e99-809b6dc554ee_Person-41bcb514-0361-95a4-bde1-66b888182e7a, oa:person_rat_f337157c-e310-0a86-3e99-809b6dc554ee_Person-af210680-b6b3-948c-c47c-c3a7b27a2893, oa:person_rat_f337157c-e310-0a86-3e99-809b6dc554ee_Person-2fe7c5c4-1929-a728-a9c0-58bb5ac74563 ;
  a2a:hasEvent oa:event_rat_f337157c-e310-0a86-3e99-809b6dc554ee_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_f337157c-e310-0a86-3e99-809b6dc554ee_0, oa:relationep_rat_f337157c-e310-0a86-3e99-809b6dc554ee_1, oa:relationep_rat_f337157c-e310-0a86-3e99-809b6dc554ee_2 ;
  a2a:hasRelationPP oa:relationpp_rat_f337157c-e310-0a86-3e99-809b6dc554ee_0 ;
  a2a:hasSource oa:source_rat_f337157c-e310-0a86-3e99-809b6dc554ee .

oa:person_rat_f337157c-e310-0a86-3e99-809b6dc554ee_Person-22da7ad7-2f25-2579-d824-eb5288d5a51b
  a a2a:Person ;
  rdfs:label "Anna Josephina Cornelia de Pont" ;
  a2a:PersonName [
    rdfs:label "Anna Josephina Cornelia de Pont" ;
    a2a:PersonNameFirstName "Anna Josephina Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pont"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f337157c-e310-0a86-3e99-809b6dc554ee_Person-41bcb514-0361-95a4-bde1-66b888182e7a
  a a2a:Person ;
  rdfs:label "Hubertus Martinus van Os" ;
  a2a:PersonName [
    rdfs:label "Hubertus Martinus van Os" ;
    a2a:PersonNameFirstName "Hubertus Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Os"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f337157c-e310-0a86-3e99-809b6dc554ee_Person-af210680-b6b3-948c-c47c-c3a7b27a2893
  a a2a:Person ;
  rdfs:label "Paulus Gerardus Joannes Cornelis van Os" ;
  a2a:PersonName [
    rdfs:label "Paulus Gerardus Joannes Cornelis van Os" ;
    a2a:PersonNameFirstName "Paulus Gerardus Joannes Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Os"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "75" ;
    rdfs:label "75"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_f337157c-e310-0a86-3e99-809b6dc554ee_Person-2fe7c5c4-1929-a728-a9c0-58bb5ac74563
  a a2a:Person ;
  rdfs:label "Catharina Mechtilda van der Donk" ;
  a2a:PersonName [
    rdfs:label "Catharina Mechtilda van der Donk" ;
    a2a:PersonNameFirstName "Catharina Mechtilda" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Donk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_f337157c-e310-0a86-3e99-809b6dc554ee_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1967-03-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_f337157c-e310-0a86-3e99-809b6dc554ee_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_f337157c-e310-0a86-3e99-809b6dc554ee_Person:41bcb514-0361-95a4-bde1-66b888182e7a ;
  a2a:EventKeyRef oa:event_rat_f337157c-e310-0a86-3e99-809b6dc554ee_Event1 .

oa:relationep_rat_f337157c-e310-0a86-3e99-809b6dc554ee_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_f337157c-e310-0a86-3e99-809b6dc554ee_Person:af210680-b6b3-948c-c47c-c3a7b27a2893 ;
  a2a:EventKeyRef oa:event_rat_f337157c-e310-0a86-3e99-809b6dc554ee_Event1 .

oa:relationep_rat_f337157c-e310-0a86-3e99-809b6dc554ee_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_f337157c-e310-0a86-3e99-809b6dc554ee_Person:2fe7c5c4-1929-a728-a9c0-58bb5ac74563 ;
  a2a:EventKeyRef oa:event_rat_f337157c-e310-0a86-3e99-809b6dc554ee_Event1 .

oa:relationpp_rat_f337157c-e310-0a86-3e99-809b6dc554ee_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_f337157c-e310-0a86-3e99-809b6dc554ee_Person:af210680-b6b3-948c-c47c-c3a7b27a2893, oa:person_rat_f337157c-e310-0a86-3e99-809b6dc554ee_Person:22da7ad7-2f25-2579-d824-eb5288d5a51b .

oa:source_rat_f337157c-e310-0a86-3e99-809b6dc554ee
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1967-03-07 - 1967-03-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-03-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-03-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1967-03-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1967" ;
    a2a:Book "Overlijdensregister 1967" ;
    a2a:DocumentNumber "269" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1967, Overlijdensregister 1967, 269"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/fac8e633-5811-62f7-e28e-4fb54688bde4.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f337157c-e310-0a86-3e99-809b6dc554ee" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/fac8e633-5811-62f7-e28e-4fb54688bde4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f337157c-e310-0a86-3e99-809b6dc554ee" ;
  a2a:RecordGUID "{f337157c-e310-0a86-3e99-809b6dc554ee}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_18552_00018552.xml van RAT" .

