@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_BBABEF9B-F2AB-4662-B852-2AE874CE0C6F
  a a2a:Record ;
  rdfs:label "Begrafenis op 23 december 1727 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_BBABEF9B-F2AB-4662-B852-2AE874CE0C6F_Person2051266651, oa:person_srt_BBABEF9B-F2AB-4662-B852-2AE874CE0C6F_Person2051266652 ;
  a2a:hasEvent oa:event_srt_BBABEF9B-F2AB-4662-B852-2AE874CE0C6F_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_BBABEF9B-F2AB-4662-B852-2AE874CE0C6F_0, oa:relationep_srt_BBABEF9B-F2AB-4662-B852-2AE874CE0C6F_1 ;
  a2a:hasSource oa:source_srt_BBABEF9B-F2AB-4662-B852-2AE874CE0C6F .

oa:person_srt_BBABEF9B-F2AB-4662-B852-2AE874CE0C6F_Person2051266651
  a a2a:Person ;
  rdfs:label "Anna 't Hooft" ;
  a2a:PersonName [
    rdfs:label "Anna 't Hooft" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "'t" ;
    a2a:PersonNameLastName "Hooft"
  ] .

oa:person_srt_BBABEF9B-F2AB-4662-B852-2AE874CE0C6F_Person2051266652
  a a2a:Person ;
  rdfs:label "Coert Van Minne" ;
  a2a:PersonName [
    rdfs:label "Coert Van Minne" ;
    a2a:PersonNameFirstName "Coert" ;
    a2a:PersonNamePatronym "Van" ;
    a2a:PersonNameLastName "Minne"
  ] .

oa:event_srt_BBABEF9B-F2AB-4662-B852-2AE874CE0C6F_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:LiteralDate "23-12-1727" ;
    a2a:Year "1727" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1727-12-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_BBABEF9B-F2AB-4662-B852-2AE874CE0C6F_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_BBABEF9B-F2AB-4662-B852-2AE874CE0C6F_Person2051266651 ;
  a2a:EventKeyRef oa:event_srt_BBABEF9B-F2AB-4662-B852-2AE874CE0C6F_Event1 .

oa:relationep_srt_BBABEF9B-F2AB-4662-B852-2AE874CE0C6F_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_BBABEF9B-F2AB-4662-B852-2AE874CE0C6F_Person2051266652 ;
  a2a:EventKeyRef oa:event_srt_BBABEF9B-F2AB-4662-B852-2AE874CE0C6F_Event1 .

oa:source_srt_BBABEF9B-F2AB-4662-B852-2AE874CE0C6F
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1727-12-23 - 1727-12-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1727-12-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1727-12-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-12-1727" ;
    a2a:Year "1727" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "23-12-1727"
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Begraven 1720-1729" ;
    a2a:Book "Begraven 1720-1729" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Begraven 1720-1729, Begraven 1720-1729"
  ] ;
  a2a:SourceLastChangeDate "2026-04-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/BBABEF9BF2AB4662B8522AE874CE0C6F" ;
  a2a:RecordIdentifier "2051266650" ;
  a2a:RecordGUID "{BBABEF9B-F2AB-4662-B852-2AE874CE0C6F}" ;
  a2a:SourceRemarkOpmerking "overledene liet na 2 meerderjarige kinderen, St. Janskerkhof, Goutsewagestr: o/ 't Weeshuis overgebragt i / d Groenendaal n / Oranjeboom" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/FC7B3A2187154DB7B29EC2F6649F55F3" .

