@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_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02
  a a2a:Record ;
  rdfs:label "Overlijden op 3 januari 1885 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_Person2042845656, oa:person_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_Person2042845659, oa:person_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_Person2042845657, oa:person_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_Person2042845658 ;
  a2a:hasEvent oa:event_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_0, oa:relationep_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_1, oa:relationep_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_2, oa:relationep_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_3 ;
  a2a:hasSource oa:source_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02 .

oa:person_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_Person2042845656
  a a2a:Person ;
  rdfs:label "Louise Gouaij" ;
  a2a:PersonName [
    rdfs:label "Louise Gouaij" ;
    a2a:PersonNameFirstName "Louise" ;
    a2a:PersonNameLastName "Gouaij"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "56 jaar" ;
    rdfs:label "56 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Gravenhage" ;
    rdfs:label "'s Gravenhage"
  ] .

oa:person_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_Person2042845659
  a a2a:Person ;
  rdfs:label "Matthijs Laurens van der Heijden" ;
  a2a:PersonName [
    rdfs:label "Matthijs Laurens van der Heijden" ;
    a2a:PersonNameFirstName "Matthijs Laurens" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijden"
  ] .

oa:person_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_Person2042845657
  a a2a:Person ;
  rdfs:label "Louis Karin Gouaij" ;
  a2a:PersonName [
    rdfs:label "Louis Karin Gouaij" ;
    a2a:PersonNameFirstName "Louis Karin" ;
    a2a:PersonNameLastName "Gouaij"
  ] .

oa:person_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_Person2042845658
  a a2a:Person ;
  rdfs:label "Cornelia Maria Johanna Schaalje" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Johanna Schaalje" ;
    a2a:PersonNameFirstName "Cornelia Maria Johanna" ;
    a2a:PersonNameLastName "Schaalje"
  ] .

oa:event_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "03-01-1885" ;
    a2a:Year "1885" ;
    a2a:Month "01" ;
    a2a:Day "03" ;
    rdfs:label "1885-01-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_Person2042845656 ;
  a2a:EventKeyRef oa:event_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_Event1 .

oa:relationep_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_Person2042845659 ;
  a2a:EventKeyRef oa:event_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_Event1 .

oa:relationep_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_Person2042845657 ;
  a2a:EventKeyRef oa:event_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_Event1 .

oa:relationep_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_Person2042845658 ;
  a2a:EventKeyRef oa:event_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02_Event1 .

oa:source_srt_c7ac1352-e113-ef0a-ee03-9ecd96fa5f02
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1885-01-01 - 1885-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1885" ;
    a2a:Year "1885" ;
    rdfs:label "1885"
  ] ;
  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 "1885.45" ;
    a2a:RegistryNumber "1885A" ;
    a2a:Folio "a009" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1885.45, 1885A, a009"
  ] ;
  a2a:SourceLastChangeDate "2023-05-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7263C51D25AE4C0194E9B88D7BB2347E" ;
  a2a:RecordIdentifier "2042845655" ;
  a2a:RecordGUID "{c7ac1352-e113-ef0a-ee03-9ecd96fa5f02}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 7263C51D-25AE-4C01-94E9-B88D7BB2347E" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091885A_54_A2A.xml van SRT" .

