@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_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4
  a a2a:Record ;
  rdfs:label "Overlijden op 14 mei 1974 te Tilburg" ;
  a2a:hasPerson oa:person_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_Person-c8affcf9-9276-a4b7-0d5c-acbae81e34b8, oa:person_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_Person-e0248d18-96f1-057a-7cff-bb48378695b2, oa:person_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_Person-93224f22-f97e-6dc8-fbfe-842f5bf78bb8 ;
  a2a:hasEvent oa:event_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_0, oa:relationep_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_1, oa:relationep_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_2 ;
  a2a:hasSource oa:source_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4 .

oa:person_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_Person-c8affcf9-9276-a4b7-0d5c-acbae81e34b8
  a a2a:Person ;
  rdfs:label "Hendrikus Jacobus Petrus Lanslots" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Jacobus Petrus Lanslots" ;
    a2a:PersonNameFirstName "Hendrikus Jacobus Petrus" ;
    a2a:PersonNameLastName "Lanslots"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_Person-e0248d18-96f1-057a-7cff-bb48378695b2
  a a2a:Person ;
  rdfs:label "Shirly Petronella Henrica Johanna Lanslots" ;
  a2a:PersonName [
    rdfs:label "Shirly Petronella Henrica Johanna Lanslots" ;
    a2a:PersonNameFirstName "Shirly Petronella Henrica Johanna" ;
    a2a:PersonNameLastName "Lanslots"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1973" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1973-12-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle"
  ] .

oa:person_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_Person-93224f22-f97e-6dc8-fbfe-842f5bf78bb8
  a a2a:Person ;
  rdfs:label "Marianne Helena Antonia Johanna Huijbregts" ;
  a2a:PersonName [
    rdfs:label "Marianne Helena Antonia Johanna Huijbregts" ;
    a2a:PersonNameFirstName "Marianne Helena Antonia Johanna" ;
    a2a:PersonNameLastName "Huijbregts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1974-05-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_Person:c8affcf9-9276-a4b7-0d5c-acbae81e34b8 ;
  a2a:EventKeyRef oa:event_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_Event1 .

oa:relationep_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_1
  a a2a:RelationEP ;
  rdfs:label "other:Ongehuwd" ;
  a2a:RelationType "other:Ongehuwd" ;
  a2a:PersonKeyRef oa:person_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_Person:e0248d18-96f1-057a-7cff-bb48378695b2 ;
  a2a:EventKeyRef oa:event_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_Event1 .

oa:relationep_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_Person:93224f22-f97e-6dc8-fbfe-842f5bf78bb8 ;
  a2a:EventKeyRef oa:event_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4_Event1 .

oa:source_rat_36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1974-05-14 - 1974-05-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1974-05-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1974-05-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1974" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1974-05-14"^^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 555" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1974, Overlijdensregister 1974, A 555"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/d23b9ece-90d7-8bbb-76d9-dc2072ec03b2.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/d23b9ece-90d7-8bbb-76d9-dc2072ec03b2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4" ;
  a2a:RecordGUID "{36af7de8-ecb9-e4f6-1a5f-2e4fb8c82af4}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkregister_periode "1974" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_200_00000200.xml van RAT" .

[]
  a2a:PersonRemarkplaats_overlijden "Tilburg" ;
  a2a:PersonRemarkdatum_overlijden "1974-05-14" .

