@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_6ab97f97-b8bf-3657-e063-c0c34bc7d13a
  a a2a:Record ;
  rdfs:label "Overlijden op 29 juli 1954 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_Person2367038421, oa:person_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_Person2367038422, oa:person_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_Person2367038423, oa:person_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_Person2367038424 ;
  a2a:hasEvent oa:event_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_0, oa:relationep_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_1, oa:relationep_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_2, oa:relationep_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_3 ;
  a2a:hasSource oa:source_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a .

oa:person_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_Person2367038421
  a a2a:Person ;
  rdfs:label "Anthonius Gerardus Maria Scheerder" ;
  a2a:PersonName [
    rdfs:label "Anthonius Gerardus Maria Scheerder" ;
    a2a:PersonNameFirstName "Anthonius Gerardus Maria" ;
    a2a:PersonNameLastName "Scheerder"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "82 jaar" ;
    rdfs:label "82 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_Person2367038422
  a a2a:Person ;
  rdfs:label "Anthonie Gijsbertus Scheerder" ;
  a2a:PersonName [
    rdfs:label "Anthonie Gijsbertus Scheerder" ;
    a2a:PersonNameFirstName "Anthonie Gijsbertus" ;
    a2a:PersonNameLastName "Scheerder"
  ] .

oa:person_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_Person2367038423
  a a2a:Person ;
  rdfs:label "Johanna Christina Giltjes" ;
  a2a:PersonName [
    rdfs:label "Johanna Christina Giltjes" ;
    a2a:PersonNameFirstName "Johanna Christina" ;
    a2a:PersonNameLastName "Giltjes"
  ] .

oa:person_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_Person2367038424
  a a2a:Person ;
  rdfs:label "Maria Apollonia Fijen" ;
  a2a:PersonName [
    rdfs:label "Maria Apollonia Fijen" ;
    a2a:PersonNameFirstName "Maria Apollonia" ;
    a2a:PersonNameLastName "Fijen"
  ] .

oa:event_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "29-07-1954" ;
    a2a:Year "1954" ;
    a2a:Month "07" ;
    a2a:Day "29" ;
    rdfs:label "1954-07-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_Person2367038421 ;
  a2a:EventKeyRef oa:event_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_Event1 .

oa:relationep_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_Person2367038422 ;
  a2a:EventKeyRef oa:event_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_Event1 .

oa:relationep_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_Person2367038423 ;
  a2a:EventKeyRef oa:event_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_Event1 .

oa:relationep_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_Person2367038424 ;
  a2a:EventKeyRef oa:event_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a_Event1 .

oa:source_srt_6ab97f97-b8bf-3657-e063-c0c34bc7d13a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1954-01-01 - 1954-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1954-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1954-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1954" ;
    a2a:Year "1954" ;
    rdfs:label "1954"
  ] ;
  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 "1954.1589" ;
    a2a:RegistryNumber "1954A2" ;
    a2a:Folio "a2-086v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1954.1589, 1954A2, a2-086v"
  ] ;
  a2a:SourceLastChangeDate "2022-11-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/E0E94F27D01D49438B48A700321C93D2" ;
  a2a:RecordIdentifier "2367038420" ;
  a2a:RecordGUID "{6ab97f97-b8bf-3657-e063-c0c34bc7d13a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder E0E94F27-D01D-4943-8B48-A700321C93D2" ;
  a2a:SourceRemarkOpmerking "eerder weduwnaar van Cornelia Catharina Christina Swaanenbeek" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091954A2_54_A2A.xml van SRT" .

