@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_e2dc647a-86e0-9e78-564b-e2f7e788c4f0
  a a2a:Record ;
  rdfs:label "Overlijden op 5 juni 1831 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_Person2036021067, oa:person_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_Person2036021070, oa:person_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_Person2036021068, oa:person_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_Person2036021069 ;
  a2a:hasEvent oa:event_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_0, oa:relationep_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_1, oa:relationep_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_2, oa:relationep_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_3 ;
  a2a:hasSource oa:source_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0 .

oa:person_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_Person2036021067
  a a2a:Person ;
  rdfs:label "Maria van der Meer" ;
  a2a:PersonName [
    rdfs:label "Maria van der Meer" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46 jaar 6 mnd en 9 dgn" ;
    rdfs:label "46 jaar 6 mnd en 9 dgn"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_Person2036021070
  a a2a:Person ;
  rdfs:label "Reinier Jacobus Hulderik" ;
  a2a:PersonName [
    rdfs:label "Reinier Jacobus Hulderik" ;
    a2a:PersonNameFirstName "Reinier Jacobus" ;
    a2a:PersonNameLastName "Hulderik"
  ] .

oa:person_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_Person2036021068
  a a2a:Person ;
  rdfs:label "Matthijs van der Meer" ;
  a2a:PersonName [
    rdfs:label "Matthijs van der Meer" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meer"
  ] .

oa:person_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_Person2036021069
  a a2a:Person ;
  rdfs:label "Lydia Hoogendam" ;
  a2a:PersonName [
    rdfs:label "Lydia Hoogendam" ;
    a2a:PersonNameFirstName "Lydia" ;
    a2a:PersonNameLastName "Hoogendam"
  ] .

oa:event_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "05-06-1831" ;
    a2a:Year "1831" ;
    a2a:Month "06" ;
    a2a:Day "05" ;
    rdfs:label "1831-06-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_Person2036021067 ;
  a2a:EventKeyRef oa:event_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_Event1 .

oa:relationep_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_Person2036021070 ;
  a2a:EventKeyRef oa:event_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_Event1 .

oa:relationep_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_Person2036021068 ;
  a2a:EventKeyRef oa:event_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_Event1 .

oa:relationep_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_Person2036021069 ;
  a2a:EventKeyRef oa:event_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0_Event1 .

oa:source_srt_e2dc647a-86e0-9e78-564b-e2f7e788c4f0
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1831-01-01 - 1831-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1831" ;
    a2a:Year "1831" ;
    rdfs:label "1831"
  ] ;
  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 "1831.1025" ;
    a2a:RegistryNumber "1831A" ;
    a2a:Folio "a172v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1831.1025, 1831A, a172v"
  ] ;
  a2a:SourceLastChangeDate "2023-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2002CC0E45E9466F9C78ECD868E4A532" ;
  a2a:RecordIdentifier "2036021066" ;
  a2a:RecordGUID "{e2dc647a-86e0-9e78-564b-e2f7e788c4f0}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 2002CC0E-45E9-466F-9C78-ECD868E4A532" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091831A_54_A2A.xml van SRT" .

