@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_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1
  a a2a:Record ;
  rdfs:label "Overlijden op 31 mei 1875 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_Person2527469607, oa:person_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_Person2527469609, oa:person_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_Person2527469608 ;
  a2a:hasEvent oa:event_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_0, oa:relationep_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_1, oa:relationep_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_2 ;
  a2a:hasSource oa:source_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1 .

oa:person_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_Person2527469607
  a a2a:Person ;
  rdfs:label "Willem Serry" ;
  a2a:PersonName [
    rdfs:label "Willem Serry" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Serry"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "61 jaar" ;
    rdfs:label "61 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_Person2527469609
  a a2a:Person ;
  rdfs:label "Dirkje Ophof" ;
  a2a:PersonName [
    rdfs:label "Dirkje Ophof" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Ophof"
  ] .

oa:person_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_Person2527469608
  a a2a:Person ;
  rdfs:label "Aletta Johanna Serry" ;
  a2a:PersonName [
    rdfs:label "Aletta Johanna Serry" ;
    a2a:PersonNameFirstName "Aletta Johanna" ;
    a2a:PersonNameLastName "Serry"
  ] .

oa:event_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "31-05-1875" ;
    a2a:Year "1875" ;
    a2a:Month "05" ;
    a2a:Day "31" ;
    rdfs:label "1875-05-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_Person2527469607 ;
  a2a:EventKeyRef oa:event_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_Event1 .

oa:relationep_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_Person2527469609 ;
  a2a:EventKeyRef oa:event_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_Event1 .

oa:relationep_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_Person2527469608 ;
  a2a:EventKeyRef oa:event_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1_Event1 .

oa:source_srt_0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1875-01-01 - 1875-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1875" ;
    a2a:Year "1875" ;
    rdfs:label "1875"
  ] ;
  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 "1875.2112" ;
    a2a:RegistryNumber "1875B" ;
    a2a:Folio "b147" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1875.2112, 1875B, b147"
  ] ;
  a2a:SourceLastChangeDate "2023-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7A211B81625A47888F1C979B7EB8B166" ;
  a2a:RecordIdentifier "2527469606" ;
  a2a:RecordGUID "{0c2a71a4-a18a-e5f2-addb-33d56fc4f0a1}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 7A211B81-625A-4788-8F1C-979B7EB8B166" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091875B_54_A2A.xml van SRT" .

