@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_4ece3ee4-30bb-0fe1-4875-f7dff72d868c
  a a2a:Record ;
  rdfs:label "Overlijden op 17 oktober 1971 te Tilburg" ;
  a2a:hasPerson oa:person_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_Person-4875076e-f63e-3410-daa7-621466f2252c, oa:person_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_Person-fe71fdef-2fbf-55ad-d65a-9d355f41c8bb, oa:person_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_Person-ee3cdfa5-4aaf-31e9-1fd4-919eefafc923, oa:person_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_Person-2a543f5d-f6ab-bfbc-1ae8-c5f685a0e2df ;
  a2a:hasEvent oa:event_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_0, oa:relationep_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_1, oa:relationep_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_2 ;
  a2a:hasRelationPP oa:relationpp_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_0 ;
  a2a:hasSource oa:source_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c .

oa:person_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_Person-4875076e-f63e-3410-daa7-621466f2252c
  a a2a:Person ;
  rdfs:label "Mattheus Johannes Constantinus van Roosmalen" ;
  a2a:PersonName [
    rdfs:label "Mattheus Johannes Constantinus van Roosmalen" ;
    a2a:PersonNameFirstName "Mattheus Johannes Constantinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roosmalen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_Person-fe71fdef-2fbf-55ad-d65a-9d355f41c8bb
  a a2a:Person ;
  rdfs:label "Gerardus Fredericus de Gier" ;
  a2a:PersonName [
    rdfs:label "Gerardus Fredericus de Gier" ;
    a2a:PersonNameFirstName "Gerardus Fredericus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Gier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_Person-ee3cdfa5-4aaf-31e9-1fd4-919eefafc923
  a a2a:Person ;
  rdfs:label "Anna Catharina de Gier" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina de Gier" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Gier"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1903-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_Person-2a543f5d-f6ab-bfbc-1ae8-c5f685a0e2df
  a a2a:Person ;
  rdfs:label "Hubertina Maria Wildenberg" ;
  a2a:PersonName [
    rdfs:label "Hubertina Maria Wildenberg" ;
    a2a:PersonNameFirstName "Hubertina Maria" ;
    a2a:PersonNameLastName "Wildenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1971-10-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_Person:fe71fdef-2fbf-55ad-d65a-9d355f41c8bb ;
  a2a:EventKeyRef oa:event_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_Event1 .

oa:relationep_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_Person:ee3cdfa5-4aaf-31e9-1fd4-919eefafc923 ;
  a2a:EventKeyRef oa:event_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_Event1 .

oa:relationep_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_Person:2a543f5d-f6ab-bfbc-1ae8-c5f685a0e2df ;
  a2a:EventKeyRef oa:event_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_Event1 .

oa:relationpp_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_Person:ee3cdfa5-4aaf-31e9-1fd4-919eefafc923, oa:person_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c_Person:4875076e-f63e-3410-daa7-621466f2252c .

oa:source_rat_4ece3ee4-30bb-0fe1-4875-f7dff72d868c
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1971-10-17 - 1971-10-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-10-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-10-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1971-10-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1971" ;
    a2a:Book "Overlijdensregister 1971" ;
    a2a:DocumentNumber "1131" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1971, Overlijdensregister 1971, 1131"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/41d0cc62-5696-37a7-a918-6163284a0271.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/4ece3ee4-30bb-0fe1-4875-f7dff72d868c" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/41d0cc62-5696-37a7-a918-6163284a0271.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-06-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/4ece3ee4-30bb-0fe1-4875-f7dff72d868c" ;
  a2a:RecordGUID "{4ece3ee4-30bb-0fe1-4875-f7dff72d868c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230828_232_00000232.xml van RAT" .

