@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_8d976a80-fa97-47c0-aa94-e580f99c9ad0
  a a2a:Record ;
  rdfs:label "Overlijden op 4 februari 1901 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_Person2043303046, oa:person_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_Person2043303047, oa:person_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_Person2043303048, oa:person_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_Person2043303049 ;
  a2a:hasEvent oa:event_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_0, oa:relationep_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_1, oa:relationep_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_2, oa:relationep_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_3 ;
  a2a:hasSource oa:source_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0 .

oa:person_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_Person2043303046
  a a2a:Person ;
  rdfs:label "Barend Bernardus Arnoldus Roetering" ;
  a2a:PersonName [
    rdfs:label "Barend Bernardus Arnoldus Roetering" ;
    a2a:PersonNameFirstName "Barend Bernardus Arnoldus" ;
    a2a:PersonNameLastName "Roetering"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "70 jaar" ;
    rdfs:label "70 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_Person2043303047
  a a2a:Person ;
  rdfs:label "Bernardus Gerardus Roetering" ;
  a2a:PersonName [
    rdfs:label "Bernardus Gerardus Roetering" ;
    a2a:PersonNameFirstName "Bernardus Gerardus" ;
    a2a:PersonNameLastName "Roetering"
  ] .

oa:person_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_Person2043303048
  a a2a:Person ;
  rdfs:label "Geertruida van Tol" ;
  a2a:PersonName [
    rdfs:label "Geertruida van Tol" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tol"
  ] .

oa:person_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_Person2043303049
  a a2a:Person ;
  rdfs:label "Johanna Elisabeth de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Johanna Elisabeth de Bruijn" ;
    a2a:PersonNameFirstName "Johanna Elisabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] .

oa:event_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "04-02-1901" ;
    a2a:Year "1901" ;
    a2a:Month "02" ;
    a2a:Day "04" ;
    rdfs:label "1901-02-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_Person2043303046 ;
  a2a:EventKeyRef oa:event_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_Event1 .

oa:relationep_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_Person2043303047 ;
  a2a:EventKeyRef oa:event_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_Event1 .

oa:relationep_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_Person2043303048 ;
  a2a:EventKeyRef oa:event_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_Event1 .

oa:relationep_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_Person2043303049 ;
  a2a:EventKeyRef oa:event_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0_Event1 .

oa:source_srt_8d976a80-fa97-47c0-aa94-e580f99c9ad0
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1901-01-01 - 1901-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1901" ;
    a2a:Year "1901" ;
    rdfs:label "1901"
  ] ;
  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 "1901.693" ;
    a2a:RegistryNumber "1901A" ;
    a2a:Folio "a059v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1901.693, 1901A, a059v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/384A3B98F2FC4D7B87B0FB7618012846" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/384A3B98F2FC4D7B87B0FB7618012846" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/384A3B98F2FC4D7B87B0FB7618012846"
  ] ;
  a2a:SourceLastChangeDate "2021-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5F3F1D0D7B5F4CD0B7F6B3B621BA1C1C" ;
  a2a:RecordIdentifier "2043303045" ;
  a2a:RecordGUID "{8d976a80-fa97-47c0-aa94-e580f99c9ad0}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 5F3F1D0D-7B5F-4CD0-B7F6-B3B621BA1C1C" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091901A_54_A2A.xml van SRT" .

