@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_2b14b2a7-5c9c-08a2-e503-60e296efb5d1
  a a2a:Record ;
  rdfs:label "Overlijden op 3 juli 1928 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_Person2044946094, oa:person_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_Person2044946097, oa:person_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_Person2044946095, oa:person_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_Person2044946096 ;
  a2a:hasEvent oa:event_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_0, oa:relationep_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_1, oa:relationep_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_2, oa:relationep_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_3 ;
  a2a:hasSource oa:source_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1 .

oa:person_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_Person2044946094
  a a2a:Person ;
  rdfs:label "Elizabeth Tertoolen" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Tertoolen" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Tertoolen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39 jaar" ;
    rdfs:label "39 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_Person2044946097
  a a2a:Person ;
  rdfs:label "Arend Lamens" ;
  a2a:PersonName [
    rdfs:label "Arend Lamens" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Lamens"
  ] .

oa:person_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_Person2044946095
  a a2a:Person ;
  rdfs:label "Adrianus Tertoolen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Tertoolen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Tertoolen"
  ] .

oa:person_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_Person2044946096
  a a2a:Person ;
  rdfs:label "Gerritje Doets" ;
  a2a:PersonName [
    rdfs:label "Gerritje Doets" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Doets"
  ] .

oa:event_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "03-07-1928" ;
    a2a:Year "1928" ;
    a2a:Month "07" ;
    a2a:Day "03" ;
    rdfs:label "1928-07-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_Person2044946094 ;
  a2a:EventKeyRef oa:event_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_Event1 .

oa:relationep_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_Person2044946097 ;
  a2a:EventKeyRef oa:event_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_Event1 .

oa:relationep_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_Person2044946095 ;
  a2a:EventKeyRef oa:event_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_Event1 .

oa:relationep_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_Person2044946096 ;
  a2a:EventKeyRef oa:event_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1_Event1 .

oa:source_srt_2b14b2a7-5c9c-08a2-e503-60e296efb5d1
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1928-01-01 - 1928-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1928-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1928-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1928" ;
    a2a:Year "1928" ;
    rdfs:label "1928"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, overlijdensakten" ;
    a2a:Book "Nadere toegang op het overlijdensregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1928.3044" ;
    a2a:RegistryNumber "1928D" ;
    a2a:Folio "d085v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1928.3044, 1928D, d085v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/316A98C6D30D4E6EA9FB991F107B473A" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/316A98C6D30D4E6EA9FB991F107B473A" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/316A98C6D30D4E6EA9FB991F107B473A"
  ] ;
  a2a:SourceLastChangeDate "2021-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7EB93A6C54B74CC69C43B86425C7EC63" ;
  a2a:RecordIdentifier "2044946093" ;
  a2a:RecordGUID "{2b14b2a7-5c9c-08a2-e503-60e296efb5d1}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 7EB93A6C-54B7-4CC6-9C43-B86425C7EC63" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091928D_54_A2A.xml van SRT" .

