@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_516cdca6-3ecf-3f80-329c-723f495c02fd
  a a2a:Record ;
  rdfs:label "Overlijden op 28 september 1849 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_Person2043102332, oa:person_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_Person2043102333, oa:person_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_Person2043102334 ;
  a2a:hasEvent oa:event_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_0, oa:relationep_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_1, oa:relationep_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_2 ;
  a2a:hasSource oa:source_srt_516cdca6-3ecf-3f80-329c-723f495c02fd .

oa:person_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_Person2043102332
  a a2a:Person ;
  rdfs:label "Jan Hendrik Vehling" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrik Vehling" ;
    a2a:PersonNameFirstName "Jan Hendrik" ;
    a2a:PersonNameLastName "Vehling"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "2 maanden en 15 dgn" ;
    rdfs:label "2 maanden en 15 dgn"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_Person2043102333
  a a2a:Person ;
  rdfs:label "Jan Jakobus Vehling" ;
  a2a:PersonName [
    rdfs:label "Jan Jakobus Vehling" ;
    a2a:PersonNameFirstName "Jan Jakobus" ;
    a2a:PersonNameLastName "Vehling"
  ] .

oa:person_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_Person2043102334
  a a2a:Person ;
  rdfs:label "Hendrika Adriana Dirkse" ;
  a2a:PersonName [
    rdfs:label "Hendrika Adriana Dirkse" ;
    a2a:PersonNameFirstName "Hendrika Adriana" ;
    a2a:PersonNameLastName "Dirkse"
  ] .

oa:event_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "28-09-1849" ;
    a2a:Year "1849" ;
    a2a:Month "09" ;
    a2a:Day "28" ;
    rdfs:label "1849-09-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_Person2043102332 ;
  a2a:EventKeyRef oa:event_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_Event1 .

oa:relationep_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_Person2043102333 ;
  a2a:EventKeyRef oa:event_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_Event1 .

oa:relationep_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_Person2043102334 ;
  a2a:EventKeyRef oa:event_srt_516cdca6-3ecf-3f80-329c-723f495c02fd_Event1 .

oa:source_srt_516cdca6-3ecf-3f80-329c-723f495c02fd
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1849-01-01 - 1849-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1849-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1849" ;
    a2a:Year "1849" ;
    rdfs:label "1849"
  ] ;
  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 "1849.3771" ;
    a2a:RegistryNumber "1849D" ;
    a2a:Folio "d205" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1849.3771, 1849D, d205"
  ] ;
  a2a:SourceLastChangeDate "2023-01-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/3372CB6C57984D14BE8B346978F888E5" ;
  a2a:RecordIdentifier "2043102331" ;
  a2a:RecordGUID "{516cdca6-3ecf-3f80-329c-723f495c02fd}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 3372CB6C-5798-4D14-BE8B-346978F888E5" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091849D_54_A2A.xml van SRT" .

