@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_093f35f1-c545-4b06-6500-e985a4884fa4
  a a2a:Record ;
  rdfs:label "Overlijden op 31 oktober 1952 te Goirle" ;
  a2a:hasPerson oa:person_rat_093f35f1-c545-4b06-6500-e985a4884fa4_Person-945bd5a2-3822-3e49-0925-181ed25a1cb8, oa:person_rat_093f35f1-c545-4b06-6500-e985a4884fa4_Person-c8e98b5c-39a9-f031-0fba-26aa50177e07, oa:person_rat_093f35f1-c545-4b06-6500-e985a4884fa4_Person-586520dc-ca20-9b49-5d4a-cce3f66c6a1f, oa:person_rat_093f35f1-c545-4b06-6500-e985a4884fa4_Person-4c0a1276-aef1-64d2-8a4a-ec1168ec83e5 ;
  a2a:hasEvent oa:event_rat_093f35f1-c545-4b06-6500-e985a4884fa4_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_093f35f1-c545-4b06-6500-e985a4884fa4_0, oa:relationep_rat_093f35f1-c545-4b06-6500-e985a4884fa4_1, oa:relationep_rat_093f35f1-c545-4b06-6500-e985a4884fa4_2 ;
  a2a:hasRelationPP oa:relationpp_rat_093f35f1-c545-4b06-6500-e985a4884fa4_0 ;
  a2a:hasSource oa:source_rat_093f35f1-c545-4b06-6500-e985a4884fa4 .

oa:person_rat_093f35f1-c545-4b06-6500-e985a4884fa4_Person-945bd5a2-3822-3e49-0925-181ed25a1cb8
  a a2a:Person ;
  rdfs:label "Adriana Maria Helena Houtepen" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Helena Houtepen" ;
    a2a:PersonNameFirstName "Adriana Maria Helena" ;
    a2a:PersonNameLastName "Houtepen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_093f35f1-c545-4b06-6500-e985a4884fa4_Person-c8e98b5c-39a9-f031-0fba-26aa50177e07
  a a2a:Person ;
  rdfs:label "Theodorus Giessen" ;
  a2a:PersonName [
    rdfs:label "Theodorus Giessen" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Giessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_093f35f1-c545-4b06-6500-e985a4884fa4_Person-586520dc-ca20-9b49-5d4a-cce3f66c6a1f
  a a2a:Person ;
  rdfs:label "Adrianus Giessen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Giessen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Giessen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_rat_093f35f1-c545-4b06-6500-e985a4884fa4_Person-4c0a1276-aef1-64d2-8a4a-ec1168ec83e5
  a a2a:Person ;
  rdfs:label "Johanna Falier" ;
  a2a:PersonName [
    rdfs:label "Johanna Falier" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Falier"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_093f35f1-c545-4b06-6500-e985a4884fa4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1952" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1952-10-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle"
  ] .

oa:relationep_rat_093f35f1-c545-4b06-6500-e985a4884fa4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_093f35f1-c545-4b06-6500-e985a4884fa4_Person:c8e98b5c-39a9-f031-0fba-26aa50177e07 ;
  a2a:EventKeyRef oa:event_rat_093f35f1-c545-4b06-6500-e985a4884fa4_Event1 .

oa:relationep_rat_093f35f1-c545-4b06-6500-e985a4884fa4_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_093f35f1-c545-4b06-6500-e985a4884fa4_Person:586520dc-ca20-9b49-5d4a-cce3f66c6a1f ;
  a2a:EventKeyRef oa:event_rat_093f35f1-c545-4b06-6500-e985a4884fa4_Event1 .

oa:relationep_rat_093f35f1-c545-4b06-6500-e985a4884fa4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_093f35f1-c545-4b06-6500-e985a4884fa4_Person:4c0a1276-aef1-64d2-8a4a-ec1168ec83e5 ;
  a2a:EventKeyRef oa:event_rat_093f35f1-c545-4b06-6500-e985a4884fa4_Event1 .

oa:relationpp_rat_093f35f1-c545-4b06-6500-e985a4884fa4_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_093f35f1-c545-4b06-6500-e985a4884fa4_Person:586520dc-ca20-9b49-5d4a-cce3f66c6a1f, oa:person_rat_093f35f1-c545-4b06-6500-e985a4884fa4_Person:945bd5a2-3822-3e49-0925-181ed25a1cb8 .

oa:source_rat_093f35f1-c545-4b06-6500-e985a4884fa4
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle", "1952-10-31 - 1952-10-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1952-10-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1952-10-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1952" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1952-10-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1952" ;
    a2a:Book "Overlijdensregister 1952" ;
    a2a:DocumentNumber "57" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1952, Overlijdensregister 1952, 57"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/36be986d-33bb-4680-c377-c2d996f89a08.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/093f35f1-c545-4b06-6500-e985a4884fa4" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/36be986d-33bb-4680-c377-c2d996f89a08.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-05-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/093f35f1-c545-4b06-6500-e985a4884fa4" ;
  a2a:RecordGUID "{093f35f1-c545-4b06-6500-e985a4884fa4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_22246_00022246.xml van RAT" .

