@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_F85B0D36-E52F-4AF5-BF2C-C2EB3C690F8D
  a a2a:Record ;
  rdfs:label "Begrafenis op 16 maart 1805 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_F85B0D36-E52F-4AF5-BF2C-C2EB3C690F8D_Person2051162550, oa:person_srt_F85B0D36-E52F-4AF5-BF2C-C2EB3C690F8D_Person2051162551 ;
  a2a:hasEvent oa:event_srt_F85B0D36-E52F-4AF5-BF2C-C2EB3C690F8D_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_F85B0D36-E52F-4AF5-BF2C-C2EB3C690F8D_0, oa:relationep_srt_F85B0D36-E52F-4AF5-BF2C-C2EB3C690F8D_1 ;
  a2a:hasSource oa:source_srt_F85B0D36-E52F-4AF5-BF2C-C2EB3C690F8D .

oa:person_srt_F85B0D36-E52F-4AF5-BF2C-C2EB3C690F8D_Person2051162550
  a a2a:Person ;
  rdfs:label "Anna Maria Carlotta N.n." ;
  a2a:PersonName [
    rdfs:label "Anna Maria Carlotta N.n." ;
    a2a:PersonNameFirstName "Anna Maria Carlotta" ;
    a2a:PersonNameLastName "N.n."
  ] .

oa:person_srt_F85B0D36-E52F-4AF5-BF2C-C2EB3C690F8D_Person2051162551
  a a2a:Person ;
  rdfs:label "Fredrik Tapper" ;
  a2a:PersonName [
    rdfs:label "Fredrik Tapper" ;
    a2a:PersonNameFirstName "Fredrik" ;
    a2a:PersonNameLastName "Tapper"
  ] .

oa:event_srt_F85B0D36-E52F-4AF5-BF2C-C2EB3C690F8D_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1805" ;
    a2a:Month "03" ;
    a2a:Day "16" ;
    rdfs:label "1805-03-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_F85B0D36-E52F-4AF5-BF2C-C2EB3C690F8D_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_F85B0D36-E52F-4AF5-BF2C-C2EB3C690F8D_Person2051162550 ;
  a2a:EventKeyRef oa:event_srt_F85B0D36-E52F-4AF5-BF2C-C2EB3C690F8D_Event1 .

oa:relationep_srt_F85B0D36-E52F-4AF5-BF2C-C2EB3C690F8D_1
  a a2a:RelationEP ;
  rdfs:label "other:Vader/moeder" ;
  a2a:RelationType "other:Vader/moeder" ;
  a2a:PersonKeyRef oa:person_srt_F85B0D36-E52F-4AF5-BF2C-C2EB3C690F8D_Person2051162551 ;
  a2a:EventKeyRef oa:event_srt_F85B0D36-E52F-4AF5-BF2C-C2EB3C690F8D_Event1 .

oa:source_srt_F85B0D36-E52F-4AF5-BF2C-C2EB3C690F8D
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1805-03-16 - 1805-03-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1805-03-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1805-03-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-03-1805" ;
    a2a:Year "1805" ;
    a2a:Month "03" ;
    a2a:Day "16" ;
    rdfs:label "16-03-1805"
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Begraven 1800-1809" ;
    a2a:Book "Begraven 1800-1809" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Begraven 1800-1809, Begraven 1800-1809"
  ] ;
  a2a:SourceLastChangeDate "2025-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/F85B0D36E52F4AF5BF2CC2EB3C690F8D" ;
  a2a:RecordIdentifier "2051162549" ;
  a2a:RecordGUID "{F85B0D36-E52F-4AF5-BF2C-C2EB3C690F8D}" ;
  a2a:SourceRemarkOpmerking "overleden: 13-03-1805, overledene was ¼ jaar, Haagseveer." ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9B662E9919F04162B537BB26A4DFBB7D" .

