@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_1aee8d2f-2e9e-920f-8596-76f0500a8811
  a a2a:Record ;
  rdfs:label "Overlijden op 2 juni 1973 te Tilburg" ;
  a2a:hasPerson oa:person_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_Person-289c347d-437c-0777-d493-7b91b65eb0e3, oa:person_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_Person-f7390753-3f18-0f99-dbbb-41a26949681e, oa:person_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_Person-322fdde7-fe82-7b2c-5ace-a6e6080d4a9c, oa:person_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_Person-9a377229-a99b-0b81-dfab-e5dead59df8c ;
  a2a:hasEvent oa:event_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_0, oa:relationep_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_1, oa:relationep_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_2 ;
  a2a:hasRelationPP oa:relationpp_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_0 ;
  a2a:hasSource oa:source_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811 .

oa:person_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_Person-289c347d-437c-0777-d493-7b91b65eb0e3
  a a2a:Person ;
  rdfs:label "Adrianus Cornelius Verbunt" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelius Verbunt" ;
    a2a:PersonNameFirstName "Adrianus Cornelius" ;
    a2a:PersonNameLastName "Verbunt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_Person-f7390753-3f18-0f99-dbbb-41a26949681e
  a a2a:Person ;
  rdfs:label "Willem Dirkx" ;
  a2a:PersonName [
    rdfs:label "Willem Dirkx" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Dirkx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_Person-322fdde7-fe82-7b2c-5ace-a6e6080d4a9c
  a a2a:Person ;
  rdfs:label "Adriana Anna Dirkx" ;
  a2a:PersonName [
    rdfs:label "Adriana Anna Dirkx" ;
    a2a:PersonNameFirstName "Adriana Anna" ;
    a2a:PersonNameLastName "Dirkx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1896-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Etten-Leur" ;
    rdfs:label "Etten-Leur"
  ] .

oa:person_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_Person-9a377229-a99b-0b81-dfab-e5dead59df8c
  a a2a:Person ;
  rdfs:label "Cornelia Tijs" ;
  a2a:PersonName [
    rdfs:label "Cornelia Tijs" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Tijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1973-06-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_Person:f7390753-3f18-0f99-dbbb-41a26949681e ;
  a2a:EventKeyRef oa:event_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_Event1 .

oa:relationep_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_Person:322fdde7-fe82-7b2c-5ace-a6e6080d4a9c ;
  a2a:EventKeyRef oa:event_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_Event1 .

oa:relationep_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_Person:9a377229-a99b-0b81-dfab-e5dead59df8c ;
  a2a:EventKeyRef oa:event_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_Event1 .

oa:relationpp_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_Person:322fdde7-fe82-7b2c-5ace-a6e6080d4a9c, oa:person_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811_Person:289c347d-437c-0777-d493-7b91b65eb0e3 .

oa:source_rat_1aee8d2f-2e9e-920f-8596-76f0500a8811
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1973-06-02 - 1973-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-06-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1973-06-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1973" ;
    a2a:Book "Overlijdensregister 1973" ;
    a2a:DocumentNumber "A 710" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1973, Overlijdensregister 1973, A 710"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/5b3997a7-7053-5701-3213-f614a23f1425.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/1aee8d2f-2e9e-920f-8596-76f0500a8811" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/5b3997a7-7053-5701-3213-f614a23f1425.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-12-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/1aee8d2f-2e9e-920f-8596-76f0500a8811" ;
  a2a:RecordGUID "{1aee8d2f-2e9e-920f-8596-76f0500a8811}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkregister_periode "1973" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250224_301_00000301.xml van RAT" .

[]
  a2a:PersonRemarkplaats_overlijden "Tilburg" ;
  a2a:PersonRemarkdatum_overlijden "1973-06-02" .

