@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_edebcb13-e85f-bdf7-c669-738c424b0b4a
  a a2a:Record ;
  rdfs:label "Overlijden op 2 december 1953 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_Person2044869320, oa:person_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_Person2044869323, oa:person_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_Person2044869321, oa:person_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_Person2044869322 ;
  a2a:hasEvent oa:event_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_0, oa:relationep_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_1, oa:relationep_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_2, oa:relationep_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_3 ;
  a2a:hasSource oa:source_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a .

oa:person_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_Person2044869320
  a a2a:Person ;
  rdfs:label "Teunis Cornelis Reparon" ;
  a2a:PersonName [
    rdfs:label "Teunis Cornelis Reparon" ;
    a2a:PersonNameFirstName "Teunis Cornelis" ;
    a2a:PersonNameLastName "Reparon"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "52 jaar" ;
    rdfs:label "52 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_Person2044869323
  a a2a:Person ;
  rdfs:label "Johanna Jongkoen" ;
  a2a:PersonName [
    rdfs:label "Johanna Jongkoen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Jongkoen"
  ] .

oa:person_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_Person2044869321
  a a2a:Person ;
  rdfs:label "Gerhardus Reparon" ;
  a2a:PersonName [
    rdfs:label "Gerhardus Reparon" ;
    a2a:PersonNameFirstName "Gerhardus" ;
    a2a:PersonNameLastName "Reparon"
  ] .

oa:person_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_Person2044869322
  a a2a:Person ;
  rdfs:label "Johanna Kruijt" ;
  a2a:PersonName [
    rdfs:label "Johanna Kruijt" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Kruijt"
  ] .

oa:event_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "02-12-1953" ;
    a2a:Year "1953" ;
    a2a:Month "12" ;
    a2a:Day "02" ;
    rdfs:label "1953-12-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_Person2044869320 ;
  a2a:EventKeyRef oa:event_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_Event1 .

oa:relationep_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_Person2044869323 ;
  a2a:EventKeyRef oa:event_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_Event1 .

oa:relationep_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_Person2044869321 ;
  a2a:EventKeyRef oa:event_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_Event1 .

oa:relationep_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_Person2044869322 ;
  a2a:EventKeyRef oa:event_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a_Event1 .

oa:source_srt_edebcb13-e85f-bdf7-c669-738c424b0b4a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1953-01-01 - 1953-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1953-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1953-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1953" ;
    a2a:Year "1953" ;
    rdfs:label "1953"
  ] ;
  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 "1953.2430" ;
    a2a:RegistryNumber "1953A3" ;
    a2a:Folio "a3-047" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1953.2430, 1953A3, a3-047"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/3898523E340941E68480A59BA26ED22E" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/3898523E340941E68480A59BA26ED22E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/3898523E340941E68480A59BA26ED22E"
  ] ;
  a2a:SourceLastChangeDate "2021-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/1F8A02A1CC1348E1BBBEF29379625DC6" ;
  a2a:RecordIdentifier "2044869319" ;
  a2a:RecordGUID "{edebcb13-e85f-bdf7-c669-738c424b0b4a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 1F8A02A1-CC13-48E1-BBBE-F29379625DC6" ;
  a2a:SourceRemarkOpmerking "overledene wonende te Gouda" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091953A3_54_A2A.xml van SRT" .

