@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_2F60C72F-B89F-4EEC-ADBD-DAF027F552C0
  a a2a:Record ;
  rdfs:label "Begrafenis op 9 november 1737 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2F60C72F-B89F-4EEC-ADBD-DAF027F552C0_Person2050765411, oa:person_srt_2F60C72F-B89F-4EEC-ADBD-DAF027F552C0_Person2050765412 ;
  a2a:hasEvent oa:event_srt_2F60C72F-B89F-4EEC-ADBD-DAF027F552C0_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2F60C72F-B89F-4EEC-ADBD-DAF027F552C0_0, oa:relationep_srt_2F60C72F-B89F-4EEC-ADBD-DAF027F552C0_1 ;
  a2a:hasSource oa:source_srt_2F60C72F-B89F-4EEC-ADBD-DAF027F552C0 .

oa:person_srt_2F60C72F-B89F-4EEC-ADBD-DAF027F552C0_Person2050765411
  a a2a:Person ;
  rdfs:label "Maritje Dubbelt" ;
  a2a:PersonName [
    rdfs:label "Maritje Dubbelt" ;
    a2a:PersonNameFirstName "Maritje" ;
    a2a:PersonNameLastName "Dubbelt"
  ] .

oa:person_srt_2F60C72F-B89F-4EEC-ADBD-DAF027F552C0_Person2050765412
  a a2a:Person ;
  rdfs:label "Albert Grotendorst" ;
  a2a:PersonName [
    rdfs:label "Albert Grotendorst" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Grotendorst"
  ] .

oa:event_srt_2F60C72F-B89F-4EEC-ADBD-DAF027F552C0_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:LiteralDate "09-11-1737" ;
    a2a:Year "1737" ;
    a2a:Month "11" ;
    a2a:Day "09" ;
    rdfs:label "1737-11-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2F60C72F-B89F-4EEC-ADBD-DAF027F552C0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_2F60C72F-B89F-4EEC-ADBD-DAF027F552C0_Person2050765411 ;
  a2a:EventKeyRef oa:event_srt_2F60C72F-B89F-4EEC-ADBD-DAF027F552C0_Event1 .

oa:relationep_srt_2F60C72F-B89F-4EEC-ADBD-DAF027F552C0_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_2F60C72F-B89F-4EEC-ADBD-DAF027F552C0_Person2050765412 ;
  a2a:EventKeyRef oa:event_srt_2F60C72F-B89F-4EEC-ADBD-DAF027F552C0_Event1 .

oa:source_srt_2F60C72F-B89F-4EEC-ADBD-DAF027F552C0
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1737-11-09 - 1737-11-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1737-11-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1737-11-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-11-1737" ;
    a2a:Year "1737" ;
    a2a:Month "11" ;
    a2a:Day "09" ;
    rdfs:label "09-11-1737"
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Begraven 1730-1739" ;
    a2a:Book "Begraven 1730-1739" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Begraven 1730-1739, Begraven 1730-1739"
  ] ;
  a2a:SourceLastChangeDate "2023-12-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2F60C72FB89F4EECADBDDAF027F552C0" ;
  a2a:RecordIdentifier "2050765410" ;
  a2a:RecordGUID "{2F60C72F-B89F-4EEC-ADBD-DAF027F552C0}" ;
  a2a:SourceRemarkOpmerking "Leuvehaven b. d. Postbaekersteeg, Nieuwe kerk" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/CC04490068CF4655B9CF62AD1C10A8BC" .

