@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_2A8F1131-059A-482B-AA92-6DBA50346276
  a a2a:Record ;
  rdfs:label "Begrafenis op 8 februari 1792 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2A8F1131-059A-482B-AA92-6DBA50346276_Person2285703747, oa:person_srt_2A8F1131-059A-482B-AA92-6DBA50346276_Person2285703748 ;
  a2a:hasEvent oa:event_srt_2A8F1131-059A-482B-AA92-6DBA50346276_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2A8F1131-059A-482B-AA92-6DBA50346276_0, oa:relationep_srt_2A8F1131-059A-482B-AA92-6DBA50346276_1 ;
  a2a:hasSource oa:source_srt_2A8F1131-059A-482B-AA92-6DBA50346276 .

oa:person_srt_2A8F1131-059A-482B-AA92-6DBA50346276_Person2285703747
  a a2a:Person ;
  rdfs:label "Elisabet Martina N.n." ;
  a2a:PersonName [
    rdfs:label "Elisabet Martina N.n." ;
    a2a:PersonNameFirstName "Elisabet Martina" ;
    a2a:PersonNameLastName "N.n."
  ] .

oa:person_srt_2A8F1131-059A-482B-AA92-6DBA50346276_Person2285703748
  a a2a:Person ;
  rdfs:label "Dirk Freese" ;
  a2a:PersonName [
    rdfs:label "Dirk Freese" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Freese"
  ] .

oa:event_srt_2A8F1131-059A-482B-AA92-6DBA50346276_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:LiteralDate "08-02-1792" ;
    a2a:Year "1792" ;
    a2a:Month "02" ;
    a2a:Day "08" ;
    rdfs:label "1792-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2A8F1131-059A-482B-AA92-6DBA50346276_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_2A8F1131-059A-482B-AA92-6DBA50346276_Person2285703747 ;
  a2a:EventKeyRef oa:event_srt_2A8F1131-059A-482B-AA92-6DBA50346276_Event1 .

oa:relationep_srt_2A8F1131-059A-482B-AA92-6DBA50346276_1
  a a2a:RelationEP ;
  rdfs:label "other:Vader/moeder" ;
  a2a:RelationType "other:Vader/moeder" ;
  a2a:PersonKeyRef oa:person_srt_2A8F1131-059A-482B-AA92-6DBA50346276_Person2285703748 ;
  a2a:EventKeyRef oa:event_srt_2A8F1131-059A-482B-AA92-6DBA50346276_Event1 .

oa:source_srt_2A8F1131-059A-482B-AA92-6DBA50346276
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1792-02-08 - 1792-02-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-02-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-02-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-02-1792" ;
    a2a:Year "1792" ;
    a2a:Month "02" ;
    a2a:Day "08" ;
    rdfs:label "08-02-1792"
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Begraven 1790-1799" ;
    a2a:Book "Begraven 1790-1799" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Begraven 1790-1799, Begraven 1790-1799"
  ] ;
  a2a:SourceLastChangeDate "2025-11-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2A8F1131059A482BAA926DBA50346276" ;
  a2a:RecordIdentifier "2285703746" ;
  a2a:RecordGUID "{2A8F1131-059A-482B-AA92-6DBA50346276}" ;
  a2a:SourceRemarkOpmerking "overleden 05-02-1792, overledene was 2 jaar, Dijk tusschen Bregge & Brandsteeg" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/3D3BB2EE4903455BA22E6AB533E23190" .

