@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_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c
  a a2a:Record ;
  rdfs:label "Overlijden op 22 februari 1872 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_Person2042790373, oa:person_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_Person2042790374, oa:person_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_Person2042790375, oa:person_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_Person2042790376 ;
  a2a:hasEvent oa:event_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_0, oa:relationep_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_1, oa:relationep_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_2, oa:relationep_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_3 ;
  a2a:hasSource oa:source_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c .

oa:person_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_Person2042790373
  a a2a:Person ;
  rdfs:label "Jaapje van der Meij" ;
  a2a:PersonName [
    rdfs:label "Jaapje van der Meij" ;
    a2a:PersonNameFirstName "Jaapje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meij"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "69 jaar en 10 mnd" ;
    rdfs:label "69 jaar en 10 mnd"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Katwijk aan Zee" ;
    rdfs:label "Katwijk aan Zee"
  ] .

oa:person_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_Person2042790374
  a a2a:Person ;
  rdfs:label "Albert van der Meij" ;
  a2a:PersonName [
    rdfs:label "Albert van der Meij" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meij"
  ] .

oa:person_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_Person2042790375
  a a2a:Person ;
  rdfs:label "Neeltje Parlevliet" ;
  a2a:PersonName [
    rdfs:label "Neeltje Parlevliet" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Parlevliet"
  ] .

oa:person_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_Person2042790376
  a a2a:Person ;
  rdfs:label "Cornelis Klok" ;
  a2a:PersonName [
    rdfs:label "Cornelis Klok" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Klok"
  ] .

oa:event_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "22-02-1872" ;
    a2a:Year "1872" ;
    a2a:Month "02" ;
    a2a:Day "22" ;
    rdfs:label "1872-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_Person2042790373 ;
  a2a:EventKeyRef oa:event_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_Event1 .

oa:relationep_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_Person2042790374 ;
  a2a:EventKeyRef oa:event_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_Event1 .

oa:relationep_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_Person2042790375 ;
  a2a:EventKeyRef oa:event_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_Event1 .

oa:relationep_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_Person2042790376 ;
  a2a:EventKeyRef oa:event_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c_Event1 .

oa:source_srt_1cbe8c5c-1901-cfce-e69e-dc367ab1b96c
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1872-01-01 - 1872-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1872" ;
    a2a:Year "1872" ;
    rdfs:label "1872"
  ] ;
  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 "1872.669" ;
    a2a:RegistryNumber "1872A" ;
    a2a:Folio "a174" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1872.669, 1872A, a174"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/2E4A78E24F3D47D984DC18E848668FF6" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/2E4A78E24F3D47D984DC18E848668FF6" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/2E4A78E24F3D47D984DC18E848668FF6"
  ] ;
  a2a:SourceLastChangeDate "2021-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/242C04E4004F4B5982CF58AB078D7F21" ;
  a2a:RecordIdentifier "2042790372" ;
  a2a:RecordGUID "{1cbe8c5c-1901-cfce-e69e-dc367ab1b96c}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 242C04E4-004F-4B59-82CF-58AB078D7F21" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091872A_54_A2A.xml van SRT" .

