@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_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf
  a a2a:Record ;
  rdfs:label "Overlijden op 27 maart 1862 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_Person3248546757, oa:person_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_Person3248546758, oa:person_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_Person3248546759, oa:person_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_Person3248546760 ;
  a2a:hasEvent oa:event_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_0, oa:relationep_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_1, oa:relationep_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_2, oa:relationep_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_3 ;
  a2a:hasSource oa:source_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf .

oa:person_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_Person3248546757
  a a2a:Person ;
  rdfs:label "Magdalena Romers" ;
  a2a:PersonName [
    rdfs:label "Magdalena Romers" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Romers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "79 jaar en 3 mnd." ;
    rdfs:label "79 jaar en 3 mnd."
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_Person3248546758
  a a2a:Person ;
  rdfs:label "Pieter Romers" ;
  a2a:PersonName [
    rdfs:label "Pieter Romers" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Romers"
  ] .

oa:person_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_Person3248546759
  a a2a:Person ;
  rdfs:label "Maria van Arkel" ;
  a2a:PersonName [
    rdfs:label "Maria van Arkel" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Arkel"
  ] .

oa:person_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_Person3248546760
  a a2a:Person ;
  rdfs:label "Dirk Witsius" ;
  a2a:PersonName [
    rdfs:label "Dirk Witsius" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Witsius"
  ] .

oa:event_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "27-03-1862" ;
    a2a:Year "1862" ;
    a2a:Month "03" ;
    a2a:Day "27" ;
    rdfs:label "1862-03-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_Person3248546757 ;
  a2a:EventKeyRef oa:event_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_Event1 .

oa:relationep_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_Person3248546758 ;
  a2a:EventKeyRef oa:event_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_Event1 .

oa:relationep_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_Person3248546759 ;
  a2a:EventKeyRef oa:event_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_Event1 .

oa:relationep_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_Person3248546760 ;
  a2a:EventKeyRef oa:event_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf_Event1 .

oa:source_srt_1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1862-01-01 - 1862-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1862-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1862" ;
    a2a:Year "1862" ;
    rdfs:label "1862"
  ] ;
  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 "1862.1102" ;
    a2a:RegistryNumber "1862B" ;
    a2a:Folio "b075" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1862.1102, 1862B, b075"
  ] ;
  a2a:SourceLastChangeDate "2023-05-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/FAB7E06A9ADC45779281238589E58B6A" ;
  a2a:RecordIdentifier "3248546756" ;
  a2a:RecordGUID "{1dcd64b1-2e99-b7fa-638f-1bc8f0910ebf}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder FAB7E06A-9ADC-4577-9281-238589E58B6A" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091862B_54_A2A.xml van SRT" .

