@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_7f678fc5-9a8a-6141-91bb-c4d7e23ef191
  a a2a:Record ;
  rdfs:label "Overlijden op 19 maart 1919 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_Person2043105496, oa:person_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_Person2043105497, oa:person_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_Person2043105498 ;
  a2a:hasEvent oa:event_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_0, oa:relationep_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_1, oa:relationep_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_2 ;
  a2a:hasSource oa:source_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191 .

oa:person_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_Person2043105496
  a a2a:Person ;
  rdfs:label "Adriana Petronella Both" ;
  a2a:PersonName [
    rdfs:label "Adriana Petronella Both" ;
    a2a:PersonNameFirstName "Adriana Petronella" ;
    a2a:PersonNameLastName "Both"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "18 jaar" ;
    rdfs:label "18 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_Person2043105497
  a a2a:Person ;
  rdfs:label "Pieter Jan Both" ;
  a2a:PersonName [
    rdfs:label "Pieter Jan Both" ;
    a2a:PersonNameFirstName "Pieter Jan" ;
    a2a:PersonNameLastName "Both"
  ] .

oa:person_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_Person2043105498
  a a2a:Person ;
  rdfs:label "Cornelia Johanna Meijer" ;
  a2a:PersonName [
    rdfs:label "Cornelia Johanna Meijer" ;
    a2a:PersonNameFirstName "Cornelia Johanna" ;
    a2a:PersonNameLastName "Meijer"
  ] .

oa:event_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "19-03-1919" ;
    a2a:Year "1919" ;
    a2a:Month "03" ;
    a2a:Day "19" ;
    rdfs:label "1919-03-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_Person2043105496 ;
  a2a:EventKeyRef oa:event_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_Event1 .

oa:relationep_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_Person2043105497 ;
  a2a:EventKeyRef oa:event_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_Event1 .

oa:relationep_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_Person2043105498 ;
  a2a:EventKeyRef oa:event_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191_Event1 .

oa:source_srt_7f678fc5-9a8a-6141-91bb-c4d7e23ef191
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1919-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1919" ;
    a2a:Year "1919" ;
    rdfs:label "1919"
  ] ;
  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 "1919.2304" ;
    a2a:RegistryNumber "1919D" ;
    a2a:Folio "d094" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1919.2304, 1919D, d094"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/E89177D330514D5DAA3F49969E43806C" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/E89177D330514D5DAA3F49969E43806C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/E89177D330514D5DAA3F49969E43806C"
  ] ;
  a2a:SourceLastChangeDate "2021-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2F7336D2141B45C3AF97BBBD0DFE82AE" ;
  a2a:RecordIdentifier "2043105495" ;
  a2a:RecordGUID "{7f678fc5-9a8a-6141-91bb-c4d7e23ef191}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 2F7336D2-141B-45C3-AF97-BBBD0DFE82AE" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091919D_54_A2A.xml van SRT" .

