@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_06fa9b49-3de6-c08c-dcb4-dff9730cb726
  a a2a:Record ;
  rdfs:label "Overlijden op 18 juni 1871 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_Person2041799334, oa:person_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_Person2041799335, oa:person_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_Person2041799336, oa:person_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_Person2041799337 ;
  a2a:hasEvent oa:event_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_0, oa:relationep_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_1, oa:relationep_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_2, oa:relationep_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_3 ;
  a2a:hasSource oa:source_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726 .

oa:person_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_Person2041799334
  a a2a:Person ;
  rdfs:label "Anna Moll" ;
  a2a:PersonName [
    rdfs:label "Anna Moll" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Moll"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "70 jaar en 5 mnd." ;
    rdfs:label "70 jaar en 5 mnd."
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_Person2041799335
  a a2a:Person ;
  rdfs:label "Jacob Moll" ;
  a2a:PersonName [
    rdfs:label "Jacob Moll" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Moll"
  ] .

oa:person_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_Person2041799336
  a a2a:Person ;
  rdfs:label "Maria Petronella Melchers" ;
  a2a:PersonName [
    rdfs:label "Maria Petronella Melchers" ;
    a2a:PersonNameFirstName "Maria Petronella" ;
    a2a:PersonNameLastName "Melchers"
  ] .

oa:person_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_Person2041799337
  a a2a:Person ;
  rdfs:label "Andreas Losel Vorstman" ;
  a2a:PersonName [
    rdfs:label "Andreas Losel Vorstman" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Losel Vorstman"
  ] .

oa:event_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "18-06-1871" ;
    a2a:Year "1871" ;
    a2a:Month "06" ;
    a2a:Day "18" ;
    rdfs:label "1871-06-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_Person2041799334 ;
  a2a:EventKeyRef oa:event_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_Event1 .

oa:relationep_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_Person2041799335 ;
  a2a:EventKeyRef oa:event_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_Event1 .

oa:relationep_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_Person2041799336 ;
  a2a:EventKeyRef oa:event_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_Event1 .

oa:relationep_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_Person2041799337 ;
  a2a:EventKeyRef oa:event_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726_Event1 .

oa:source_srt_06fa9b49-3de6-c08c-dcb4-dff9730cb726
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1871-01-01 - 1871-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1871" ;
    a2a:Year "1871" ;
    rdfs:label "1871"
  ] ;
  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 "1871.3886" ;
    a2a:RegistryNumber "1871E" ;
    a2a:Folio "e196" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1871.3886, 1871E, e196"
  ] ;
  a2a:SourceLastChangeDate "2023-01-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2FB88D6C23EE4EC89375952397255E01" ;
  a2a:RecordIdentifier "2041799333" ;
  a2a:RecordGUID "{06fa9b49-3de6-c08c-dcb4-dff9730cb726}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 2FB88D6C-23EE-4EC8-9375-952397255E01" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091871E_54_A2A.xml van SRT" .

