@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_232e21af-7ef2-08ae-355b-c4e475642fd3
  a a2a:Record ;
  rdfs:label "Overlijden op 24 maart 1863 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_Person2041784524, oa:person_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_Person2041784525, oa:person_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_Person2041784526 ;
  a2a:hasEvent oa:event_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_0, oa:relationep_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_1, oa:relationep_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_2 ;
  a2a:hasSource oa:source_srt_232e21af-7ef2-08ae-355b-c4e475642fd3 .

oa:person_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_Person2041784524
  a a2a:Person ;
  rdfs:label "Petrus Paulus Leonardus Kup" ;
  a2a:PersonName [
    rdfs:label "Petrus Paulus Leonardus Kup" ;
    a2a:PersonNameFirstName "Petrus Paulus Leonardus" ;
    a2a:PersonNameLastName "Kup"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "5 maanden" ;
    rdfs:label "5 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_Person2041784525
  a a2a:Person ;
  rdfs:label "Hermanus Judocus Kup" ;
  a2a:PersonName [
    rdfs:label "Hermanus Judocus Kup" ;
    a2a:PersonNameFirstName "Hermanus Judocus" ;
    a2a:PersonNameLastName "Kup"
  ] .

oa:person_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_Person2041784526
  a a2a:Person ;
  rdfs:label "Helena Kooijmans" ;
  a2a:PersonName [
    rdfs:label "Helena Kooijmans" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Kooijmans"
  ] .

oa:event_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "24-03-1863" ;
    a2a:Year "1863" ;
    a2a:Month "03" ;
    a2a:Day "24" ;
    rdfs:label "1863-03-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_Person2041784524 ;
  a2a:EventKeyRef oa:event_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_Event1 .

oa:relationep_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_Person2041784525 ;
  a2a:EventKeyRef oa:event_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_Event1 .

oa:relationep_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_Person2041784526 ;
  a2a:EventKeyRef oa:event_srt_232e21af-7ef2-08ae-355b-c4e475642fd3_Event1 .

oa:source_srt_232e21af-7ef2-08ae-355b-c4e475642fd3
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1863-01-01 - 1863-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1863-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1863" ;
    a2a:Year "1863" ;
    rdfs:label "1863"
  ] ;
  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 "1863.1166" ;
    a2a:RegistryNumber "1863B" ;
    a2a:Folio "b089" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1863.1166, 1863B, b089"
  ] ;
  a2a:SourceLastChangeDate "2023-02-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/E409A1F103054B978D152D13698DADE3" ;
  a2a:RecordIdentifier "2041784523" ;
  a2a:RecordGUID "{232e21af-7ef2-08ae-355b-c4e475642fd3}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder E409A1F1-0305-4B97-8D15-2D13698DADE3" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091863B_54_A2A.xml van SRT" .

