@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_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A
  a a2a:Record ;
  rdfs:label "Overlijden op 17 juni 1866 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_Person2041863606, oa:person_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_Person2041863609, oa:person_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_Person2041863607, oa:person_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_Person2041863608 ;
  a2a:hasEvent oa:event_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_0, oa:relationep_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_1, oa:relationep_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_2, oa:relationep_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_3 ;
  a2a:hasSource oa:source_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A .

oa:person_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_Person2041863606
  a a2a:Person ;
  rdfs:label "Gerardus Tombroek" ;
  a2a:PersonName [
    rdfs:label "Gerardus Tombroek" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Tombroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "50 jaar en 8 mnd" ;
    rdfs:label "50 jaar en 8 mnd"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_Person2041863609
  a a2a:Person ;
  rdfs:label "Agatha Meulenberg Roldaan" ;
  a2a:PersonName [
    rdfs:label "Agatha Meulenberg Roldaan" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNameLastName "Meulenberg Roldaan"
  ] .

oa:person_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_Person2041863607
  a a2a:Person ;
  rdfs:label "Arnoldus Tombroek" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Tombroek" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Tombroek"
  ] .

oa:person_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_Person2041863608
  a a2a:Person ;
  rdfs:label "Elizabeth Paulus" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Paulus" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Paulus"
  ] .

oa:event_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "17-06-1866" ;
    a2a:Year "1866" ;
    a2a:Month "06" ;
    a2a:Day "17" ;
    rdfs:label "1866-06-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_Person2041863606 ;
  a2a:EventKeyRef oa:event_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_Event1 .

oa:relationep_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_Person2041863609 ;
  a2a:EventKeyRef oa:event_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_Event1 .

oa:relationep_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_Person2041863607 ;
  a2a:EventKeyRef oa:event_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_Event1 .

oa:relationep_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_Person2041863608 ;
  a2a:EventKeyRef oa:event_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A_Event1 .

oa:source_srt_4B33FEC6-425A-4A40-B229-6098ACECF88A
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1866-01-01 - 1866-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1866" ;
    a2a:Year "1866" ;
    rdfs:label "1866"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, overlijdensakten" ;
    a2a:Book "Nadere toegang op het overlijdensregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1866.2424" ;
    a2a:RegistryNumber "1866C" ;
    a2a:Folio "c207" ;
    rdfs:label "Stadsarchief Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1866.2424, 1866C, c207"
  ] ;
  a2a:SourceLastChangeDate "2024-07-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/4B33FEC6425A4A40B2296098ACECF88A" ;
  a2a:RecordIdentifier "2041863605" ;
  a2a:RecordGUID "{4B33FEC6-425A-4A40-B229-6098ACECF88A}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/7190BD4E82B242729D9A10EDB1009EAC" .

