@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_bac10f7b-a413-9293-fd06-49ff8c2e4bf3
  a a2a:Record ;
  rdfs:label "Overlijden op 8 januari 1964 te Tilburg" ;
  a2a:hasPerson oa:person_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_Person-00cc8ecb-9b25-17e7-2256-e37d94b69921, oa:person_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_Person-2347f85f-1f93-49de-f5b8-1b60c5a0d033, oa:person_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_Person-92115aa3-51be-f892-18d3-59293f600ba2, oa:person_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_Person-0441ee5c-6815-50f4-474e-62c832ffe5bd ;
  a2a:hasEvent oa:event_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_0, oa:relationep_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_1, oa:relationep_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_2 ;
  a2a:hasRelationPP oa:relationpp_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_0 ;
  a2a:hasSource oa:source_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3 .

oa:person_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_Person-00cc8ecb-9b25-17e7-2256-e37d94b69921
  a a2a:Person ;
  rdfs:label "Henricus Bernardus Cornelius Verhulst" ;
  a2a:PersonName [
    rdfs:label "Henricus Bernardus Cornelius Verhulst" ;
    a2a:PersonNameFirstName "Henricus Bernardus Cornelius" ;
    a2a:PersonNameLastName "Verhulst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_Person-2347f85f-1f93-49de-f5b8-1b60c5a0d033
  a a2a:Person ;
  rdfs:label "Gerardus Hubertus Willemsen" ;
  a2a:PersonName [
    rdfs:label "Gerardus Hubertus Willemsen" ;
    a2a:PersonNameFirstName "Gerardus Hubertus" ;
    a2a:PersonNameLastName "Willemsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_Person-92115aa3-51be-f892-18d3-59293f600ba2
  a a2a:Person ;
  rdfs:label "Catharina Cornelia Maria Willemsen" ;
  a2a:PersonName [
    rdfs:label "Catharina Cornelia Maria Willemsen" ;
    a2a:PersonNameFirstName "Catharina Cornelia Maria" ;
    a2a:PersonNameLastName "Willemsen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "55" ;
    rdfs:label "55"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venlo" ;
    rdfs:label "Venlo"
  ] .

oa:person_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_Person-0441ee5c-6815-50f4-474e-62c832ffe5bd
  a a2a:Person ;
  rdfs:label "Joanna Maria van Geffen" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria van Geffen" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Geffen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1964-01-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_Person:2347f85f-1f93-49de-f5b8-1b60c5a0d033 ;
  a2a:EventKeyRef oa:event_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_Event1 .

oa:relationep_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_Person:92115aa3-51be-f892-18d3-59293f600ba2 ;
  a2a:EventKeyRef oa:event_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_Event1 .

oa:relationep_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_Person:0441ee5c-6815-50f4-474e-62c832ffe5bd ;
  a2a:EventKeyRef oa:event_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_Event1 .

oa:relationpp_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_Person:92115aa3-51be-f892-18d3-59293f600ba2, oa:person_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3_Person:00cc8ecb-9b25-17e7-2256-e37d94b69921 .

oa:source_rat_bac10f7b-a413-9293-fd06-49ff8c2e4bf3
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1964-01-08 - 1964-01-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-01-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-01-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1964-01-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Periode: 1964" ;
    a2a:Book "Overlijdensregister 1964" ;
    a2a:DocumentNumber "28" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Periode: 1964, Overlijdensregister 1964, 28"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/8078e78d-9ebc-d58a-0342-16bdba614289.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/bac10f7b-a413-9293-fd06-49ff8c2e4bf3" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/8078e78d-9ebc-d58a-0342-16bdba614289.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/bac10f7b-a413-9293-fd06-49ff8c2e4bf3" ;
  a2a:RecordGUID "{bac10f7b-a413-9293-fd06-49ff8c2e4bf3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_19401_00019401.xml van RAT" .

