@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_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5
  a a2a:Record ;
  rdfs:label "Overlijden op 18 januari 1974 te Tilburg" ;
  a2a:hasPerson oa:person_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_Person-196c4d6e-1ab0-8620-bc74-e90698e445d6, oa:person_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_Person-4d7f8b91-da64-5437-7aa7-88208a1cbb61, oa:person_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_Person-99394acf-db1a-28b5-2141-16ad2e119de2, oa:person_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_Person-5cad8ed1-9942-5208-718f-09f058a29514 ;
  a2a:hasEvent oa:event_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_0, oa:relationep_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_1, oa:relationep_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_2 ;
  a2a:hasRelationPP oa:relationpp_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_0 ;
  a2a:hasSource oa:source_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5 .

oa:person_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_Person-196c4d6e-1ab0-8620-bc74-e90698e445d6
  a a2a:Person ;
  rdfs:label "Elizabeth Mathilda van Gorp" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Mathilda van Gorp" ;
    a2a:PersonNameFirstName "Elizabeth Mathilda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gorp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_Person-4d7f8b91-da64-5437-7aa7-88208a1cbb61
  a a2a:Person ;
  rdfs:label "Leonardus Happel" ;
  a2a:PersonName [
    rdfs:label "Leonardus Happel" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Happel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_Person-99394acf-db1a-28b5-2141-16ad2e119de2
  a a2a:Person ;
  rdfs:label "Joannes Jozefus Jacobus Happel" ;
  a2a:PersonName [
    rdfs:label "Joannes Jozefus Jacobus Happel" ;
    a2a:PersonNameFirstName "Joannes Jozefus Jacobus" ;
    a2a:PersonNameLastName "Happel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1901-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_Person-5cad8ed1-9942-5208-718f-09f058a29514
  a a2a:Person ;
  rdfs:label "Maria Wilhelmina Hubertina Jacob" ;
  a2a:PersonName [
    rdfs:label "Maria Wilhelmina Hubertina Jacob" ;
    a2a:PersonNameFirstName "Maria Wilhelmina Hubertina" ;
    a2a:PersonNameLastName "Jacob"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1974-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_Person:4d7f8b91-da64-5437-7aa7-88208a1cbb61 ;
  a2a:EventKeyRef oa:event_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_Event1 .

oa:relationep_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_Person:99394acf-db1a-28b5-2141-16ad2e119de2 ;
  a2a:EventKeyRef oa:event_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_Event1 .

oa:relationep_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_Person:5cad8ed1-9942-5208-718f-09f058a29514 ;
  a2a:EventKeyRef oa:event_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_Event1 .

oa:relationpp_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_Person:99394acf-db1a-28b5-2141-16ad2e119de2, oa:person_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5_Person:196c4d6e-1ab0-8620-bc74-e90698e445d6 .

oa:source_rat_6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1974-01-18 - 1974-01-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1974-01-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1974-01-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1974" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1974-01-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1974" ;
    a2a:Book "Overlijdensregister 1974" ;
    a2a:DocumentNumber "A 86" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1974, Overlijdensregister 1974, A 86"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/3c01076c-eaa2-f4cc-d486-a2889b439422.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/3c01076c-eaa2-f4cc-d486-a2889b439422.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-05-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5" ;
  a2a:RecordGUID "{6fdc27b6-aa2e-ffa4-5b33-e7a2d04d51a5}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkregister_periode "1974" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_673_00000673.xml van RAT" .

[]
  a2a:PersonRemarkplaats_overlijden "Tilburg" ;
  a2a:PersonRemarkdatum_overlijden "1974-01-18" .

