@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_11b01a3e-0a35-0af5-ecc1-4fc014a73c51
  a a2a:Record ;
  rdfs:label "Overlijden op 30 juli 1939 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_Person2047760419, oa:person_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_Person2047760420, oa:person_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_Person2047760421, oa:person_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_Person2047760422 ;
  a2a:hasEvent oa:event_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_0, oa:relationep_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_1, oa:relationep_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_2, oa:relationep_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_3 ;
  a2a:hasSource oa:source_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51 .

oa:person_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_Person2047760419
  a a2a:Person ;
  rdfs:label "Elisabet van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Elisabet van Rijswijk" ;
    a2a:PersonNameFirstName "Elisabet" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 jaar" ;
    rdfs:label "58 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_Person2047760420
  a a2a:Person ;
  rdfs:label "Bastiaan van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Bastiaan van Rijswijk" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] .

oa:person_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_Person2047760421
  a a2a:Person ;
  rdfs:label "Anna Maria Koolhaas" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Koolhaas" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Koolhaas"
  ] .

oa:person_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_Person2047760422
  a a2a:Person ;
  rdfs:label "Hendrik Rolaff" ;
  a2a:PersonName [
    rdfs:label "Hendrik Rolaff" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Rolaff"
  ] .

oa:event_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "30-07-1939" ;
    a2a:Year "1939" ;
    a2a:Month "07" ;
    a2a:Day "30" ;
    rdfs:label "1939-07-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_Person2047760419 ;
  a2a:EventKeyRef oa:event_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_Event1 .

oa:relationep_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_Person2047760420 ;
  a2a:EventKeyRef oa:event_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_Event1 .

oa:relationep_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_Person2047760421 ;
  a2a:EventKeyRef oa:event_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_Event1 .

oa:relationep_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_Person2047760422 ;
  a2a:EventKeyRef oa:event_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51_Event1 .

oa:source_srt_11b01a3e-0a35-0af5-ecc1-4fc014a73c51
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1939-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1939-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1939" ;
    a2a:Year "1939" ;
    rdfs:label "1939"
  ] ;
  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 "1939.3125" ;
    a2a:RegistryNumber "1939C" ;
    a2a:Folio "c082" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1939.3125, 1939C, c082"
  ] ;
  a2a:SourceLastChangeDate "2023-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/8000CD65429A4F5884A650B996E3E3BB" ;
  a2a:RecordIdentifier "2047760418" ;
  a2a:RecordGUID "{11b01a3e-0a35-0af5-ecc1-4fc014a73c51}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 8000CD65-429A-4F58-84A6-50B996E3E3BB" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091939C_54_A2A.xml van SRT" .

