@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_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF
  a a2a:Record ;
  rdfs:label "Doop op 4 juni 1793 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_Person2660636685, oa:person_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_Person2660636686, oa:person_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_Person2660636687 ;
  a2a:hasEvent oa:event_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_0, oa:relationep_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_1, oa:relationep_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_2 ;
  a2a:hasSource oa:source_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF .

oa:person_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_Person2660636685
  a a2a:Person ;
  rdfs:label "Charlotta Rebecca Coert Mulder" ;
  a2a:PersonName [
    rdfs:label "Charlotta Rebecca Coert Mulder" ;
    a2a:PersonNameFirstName "Charlotta Rebecca" ;
    a2a:PersonNamePatronym "Coert" ;
    a2a:PersonNameLastName "Mulder"
  ] .

oa:person_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_Person2660636686
  a a2a:Person ;
  rdfs:label "Coert Hendrik Georg Mulder" ;
  a2a:PersonName [
    rdfs:label "Coert Hendrik Georg Mulder" ;
    a2a:PersonNameFirstName "Coert Hendrik Georg" ;
    a2a:PersonNameLastName "Mulder"
  ] .

oa:person_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_Person2660636687
  a a2a:Person ;
  rdfs:label "Lammig Minden" ;
  a2a:PersonName [
    rdfs:label "Lammig Minden" ;
    a2a:PersonNameFirstName "Lammig" ;
    a2a:PersonNameLastName "Minden"
  ] .

oa:event_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "04-06-1793" ;
    a2a:Year "1793" ;
    a2a:Month "06" ;
    a2a:Day "04" ;
    rdfs:label "1793-06-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_Person2660636685 ;
  a2a:EventKeyRef oa:event_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_Event1 .

oa:relationep_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_Person2660636686 ;
  a2a:EventKeyRef oa:event_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_Event1 .

oa:relationep_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_Person2660636687 ;
  a2a:EventKeyRef oa:event_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF_Event1 .

oa:source_srt_D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1793-06-04 - 1793-06-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-06-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-06-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-06-1793" ;
    a2a:Year "1793" ;
    a2a:Month "06" ;
    a2a:Day "04" ;
    rdfs:label "04-06-1793"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Doop Luthers" ;
    a2a:Book "Doop Luthers" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doop Luthers, Doop Luthers"
  ] ;
  a2a:SourceLastChangeDate "2026-03-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/D7CBFDA2FF714DA0B6A0F49E22BC79CF" ;
  a2a:RecordIdentifier "2660636684" ;
  a2a:RecordGUID "{D7CBFDA2-FF71-4DA0-B6A0-F49E22BC79CF}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/FA09023607914E5EB9538DCFFD7BE4C9" .

