@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_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3
  a a2a:Record ;
  rdfs:label "Overlijden op 5 september 1973 te Loon op Zand" ;
  a2a:hasPerson oa:person_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_Person-bf3f4f29-9153-93b2-6f67-732f5f66c03c, oa:person_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_Person-4e5683c5-b902-9c61-7fde-d55e660ddb3f, oa:person_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_Person-459f3915-e49e-df57-ba15-b42249e94e43, oa:person_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_Person-840b06c4-0622-8217-1726-8eda8ff79190 ;
  a2a:hasEvent oa:event_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_0, oa:relationep_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_1, oa:relationep_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_2 ;
  a2a:hasRelationPP oa:relationpp_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_0 ;
  a2a:hasSource oa:source_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3 .

oa:person_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_Person-bf3f4f29-9153-93b2-6f67-732f5f66c03c
  a a2a:Person ;
  rdfs:label "Petrus Joachim de Kort" ;
  a2a:PersonName [
    rdfs:label "Petrus Joachim de Kort" ;
    a2a:PersonNameFirstName "Petrus Joachim" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_Person-4e5683c5-b902-9c61-7fde-d55e660ddb3f
  a a2a:Person ;
  rdfs:label "Johannes Antonius Petrus van Sundert" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius Petrus van Sundert" ;
    a2a:PersonNameFirstName "Johannes Antonius Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sundert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_Person-459f3915-e49e-df57-ba15-b42249e94e43
  a a2a:Person ;
  rdfs:label "Adriana Petronella Wilhelmina Maria van Sundert" ;
  a2a:PersonName [
    rdfs:label "Adriana Petronella Wilhelmina Maria van Sundert" ;
    a2a:PersonNameFirstName "Adriana Petronella Wilhelmina Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sundert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1934" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1934-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:person_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_Person-840b06c4-0622-8217-1726-8eda8ff79190
  a a2a:Person ;
  rdfs:label "Dimphena Anna Petronella Vermunt" ;
  a2a:PersonName [
    rdfs:label "Dimphena Anna Petronella Vermunt" ;
    a2a:PersonNameFirstName "Dimphena Anna Petronella" ;
    a2a:PersonNameLastName "Vermunt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1973-09-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:relationep_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_Person:4e5683c5-b902-9c61-7fde-d55e660ddb3f ;
  a2a:EventKeyRef oa:event_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_Event1 .

oa:relationep_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_Person:459f3915-e49e-df57-ba15-b42249e94e43 ;
  a2a:EventKeyRef oa:event_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_Event1 .

oa:relationep_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_Person:840b06c4-0622-8217-1726-8eda8ff79190 ;
  a2a:EventKeyRef oa:event_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_Event1 .

oa:relationpp_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_Person:459f3915-e49e-df57-ba15-b42249e94e43, oa:person_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3_Person:bf3f4f29-9153-93b2-6f67-732f5f66c03c .

oa:source_rat_95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1973-09-05 - 1973-09-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-09-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-09-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1973-09-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 1740, Periode: 1973" ;
    a2a:Book "Overlijdensregister 1973" ;
    a2a:DocumentNumber "56" ;
    a2a:RegistryNumber "1740" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 1740, Periode: 1973, Overlijdensregister 1973, 56, 1740"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/07f78d8f-8103-1d6c-ac58-e1cbf52aac99.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/07f78d8f-8103-1d6c-ac58-e1cbf52aac99.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3" ;
  a2a:RecordGUID "{95cbb2f0-e7fd-58a3-1cc3-07c1adb985a3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_278_00000278.xml van RAT" .

