@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_07e175fc-e89f-c504-ce08-8511fe89f115
  a a2a:Record ;
  rdfs:label "Overlijden op 13 januari 1903 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_07e175fc-e89f-c504-ce08-8511fe89f115_Person2043141942, oa:person_srt_07e175fc-e89f-c504-ce08-8511fe89f115_Person2043141945, oa:person_srt_07e175fc-e89f-c504-ce08-8511fe89f115_Person2043141943, oa:person_srt_07e175fc-e89f-c504-ce08-8511fe89f115_Person2043141944 ;
  a2a:hasEvent oa:event_srt_07e175fc-e89f-c504-ce08-8511fe89f115_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_07e175fc-e89f-c504-ce08-8511fe89f115_0, oa:relationep_srt_07e175fc-e89f-c504-ce08-8511fe89f115_1, oa:relationep_srt_07e175fc-e89f-c504-ce08-8511fe89f115_2, oa:relationep_srt_07e175fc-e89f-c504-ce08-8511fe89f115_3 ;
  a2a:hasSource oa:source_srt_07e175fc-e89f-c504-ce08-8511fe89f115 .

oa:person_srt_07e175fc-e89f-c504-ce08-8511fe89f115_Person2043141942
  a a2a:Person ;
  rdfs:label "Pieter Willem Jacob Perdijk" ;
  a2a:PersonName [
    rdfs:label "Pieter Willem Jacob Perdijk" ;
    a2a:PersonNameFirstName "Pieter Willem Jacob" ;
    a2a:PersonNameLastName "Perdijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_07e175fc-e89f-c504-ce08-8511fe89f115_Person2043141945
  a a2a:Person ;
  rdfs:label "Maria Vos" ;
  a2a:PersonName [
    rdfs:label "Maria Vos" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vos"
  ] .

oa:person_srt_07e175fc-e89f-c504-ce08-8511fe89f115_Person2043141943
  a a2a:Person ;
  rdfs:label "Arie Perdijk" ;
  a2a:PersonName [
    rdfs:label "Arie Perdijk" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Perdijk"
  ] .

oa:person_srt_07e175fc-e89f-c504-ce08-8511fe89f115_Person2043141944
  a a2a:Person ;
  rdfs:label "Catharina Wilhelmina Johanna Captijn" ;
  a2a:PersonName [
    rdfs:label "Catharina Wilhelmina Johanna Captijn" ;
    a2a:PersonNameFirstName "Catharina Wilhelmina Johanna" ;
    a2a:PersonNameLastName "Captijn"
  ] .

oa:event_srt_07e175fc-e89f-c504-ce08-8511fe89f115_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "13-01-1903" ;
    a2a:Year "1903" ;
    a2a:Month "01" ;
    a2a:Day "13" ;
    rdfs:label "1903-01-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_07e175fc-e89f-c504-ce08-8511fe89f115_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_07e175fc-e89f-c504-ce08-8511fe89f115_Person2043141942 ;
  a2a:EventKeyRef oa:event_srt_07e175fc-e89f-c504-ce08-8511fe89f115_Event1 .

oa:relationep_srt_07e175fc-e89f-c504-ce08-8511fe89f115_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_07e175fc-e89f-c504-ce08-8511fe89f115_Person2043141945 ;
  a2a:EventKeyRef oa:event_srt_07e175fc-e89f-c504-ce08-8511fe89f115_Event1 .

oa:relationep_srt_07e175fc-e89f-c504-ce08-8511fe89f115_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_07e175fc-e89f-c504-ce08-8511fe89f115_Person2043141943 ;
  a2a:EventKeyRef oa:event_srt_07e175fc-e89f-c504-ce08-8511fe89f115_Event1 .

oa:relationep_srt_07e175fc-e89f-c504-ce08-8511fe89f115_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_07e175fc-e89f-c504-ce08-8511fe89f115_Person2043141944 ;
  a2a:EventKeyRef oa:event_srt_07e175fc-e89f-c504-ce08-8511fe89f115_Event1 .

oa:source_srt_07e175fc-e89f-c504-ce08-8511fe89f115
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1903-01-01 - 1903-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1903" ;
    a2a:Year "1903" ;
    rdfs:label "1903"
  ] ;
  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 "1903.279" ;
    a2a:RegistryNumber "1903A" ;
    a2a:Folio "a025" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1903.279, 1903A, a025"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/73587686DB7E47F7ABFE10B07CC6089C" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/73587686DB7E47F7ABFE10B07CC6089C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/73587686DB7E47F7ABFE10B07CC6089C"
  ] ;
  a2a:SourceLastChangeDate "2021-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5BC722B690F94A7893FE7E269CF417C8" ;
  a2a:RecordIdentifier "2043141941" ;
  a2a:RecordGUID "{07e175fc-e89f-c504-ce08-8511fe89f115}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 5BC722B6-90F9-4A78-93FE-7E269CF417C8" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091903A_54_A2A.xml van SRT" .

