@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_6edc19b3-48ab-6cac-b6c4-e05f3c66a637
  a a2a:Record ;
  rdfs:label "Overlijden op 30 juni 1852 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_Person2033698072, oa:person_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_Person2033698073, oa:person_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_Person2033698074 ;
  a2a:hasEvent oa:event_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_0, oa:relationep_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_1, oa:relationep_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_2 ;
  a2a:hasSource oa:source_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637 .

oa:person_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_Person2033698072
  a a2a:Person ;
  rdfs:label "Hendrika Maria Latooij" ;
  a2a:PersonName [
    rdfs:label "Hendrika Maria Latooij" ;
    a2a:PersonNameFirstName "Hendrika Maria" ;
    a2a:PersonNameLastName "Latooij"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "2 jaar en 9 dgn" ;
    rdfs:label "2 jaar en 9 dgn"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_Person2033698073
  a a2a:Person ;
  rdfs:label "Andries Latooij" ;
  a2a:PersonName [
    rdfs:label "Andries Latooij" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Latooij"
  ] .

oa:person_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_Person2033698074
  a a2a:Person ;
  rdfs:label "Egberdina Bosch" ;
  a2a:PersonName [
    rdfs:label "Egberdina Bosch" ;
    a2a:PersonNameFirstName "Egberdina" ;
    a2a:PersonNameLastName "Bosch"
  ] .

oa:event_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "30-06-1852" ;
    a2a:Year "1852" ;
    a2a:Month "06" ;
    a2a:Day "30" ;
    rdfs:label "1852-06-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_Person2033698072 ;
  a2a:EventKeyRef oa:event_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_Event1 .

oa:relationep_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_Person2033698073 ;
  a2a:EventKeyRef oa:event_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_Event1 .

oa:relationep_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_Person2033698074 ;
  a2a:EventKeyRef oa:event_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637_Event1 .

oa:source_srt_6edc19b3-48ab-6cac-b6c4-e05f3c66a637
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1852-01-01 - 1852-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1852-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1852" ;
    a2a:Year "1852" ;
    rdfs:label "1852"
  ] ;
  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 "1852.1610" ;
    a2a:RegistryNumber "1852B" ;
    a2a:Folio "b164v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1852.1610, 1852B, b164v"
  ] ;
  a2a:SourceLastChangeDate "2023-01-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/9027493584544388B98534FF9E679E5F" ;
  a2a:RecordIdentifier "2033698071" ;
  a2a:RecordGUID "{6edc19b3-48ab-6cac-b6c4-e05f3c66a637}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 90274935-8454-4388-B985-34FF9E679E5F" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091852B_54_A2A.xml van SRT" .

