@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_1ECF56B7-EB89-4516-9BFD-DFB6655827DA
  a a2a:Record ;
  rdfs:label "Doop op 3 september 1702 te Hillegersberg" ;
  a2a:hasPerson oa:person_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_Person2029911783, oa:person_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_Person2029911784, oa:person_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_Person2029911785, oa:person_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_Person2029911786 ;
  a2a:hasEvent oa:event_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_0, oa:relationep_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_1, oa:relationep_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_2, oa:relationep_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_3 ;
  a2a:hasSource oa:source_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA .

oa:person_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_Person2029911783
  a a2a:Person ;
  rdfs:label "Gerrit" ;
  a2a:PersonName [
    rdfs:label "Gerrit" ;
    a2a:PersonNameFirstName "Gerrit"
  ] .

oa:person_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_Person2029911784
  a a2a:Person ;
  rdfs:label "Willem Gerritse de Jong" ;
  a2a:PersonName [
    rdfs:label "Willem Gerritse de Jong" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Gerritse" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] .

oa:person_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_Person2029911785
  a a2a:Person ;
  rdfs:label "Marijtie Jochems Schipper" ;
  a2a:PersonName [
    rdfs:label "Marijtie Jochems Schipper" ;
    a2a:PersonNameFirstName "Marijtie" ;
    a2a:PersonNamePatronym "Jochems" ;
    a2a:PersonNameLastName "Schipper"
  ] .

oa:person_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_Person2029911786
  a a2a:Person ;
  rdfs:label "Marijtie Gerrits" ;
  a2a:PersonName [
    rdfs:label "Marijtie Gerrits" ;
    a2a:PersonNameFirstName "Marijtie" ;
    a2a:PersonNameLastName "Gerrits"
  ] .

oa:event_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "03-09-1702" ;
    a2a:Year "1702" ;
    a2a:Month "09" ;
    a2a:Day "03" ;
    rdfs:label "1702-09-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hillegersberg" ;
    rdfs:label "Hillegersberg"
  ] .

oa:relationep_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_Person2029911783 ;
  a2a:EventKeyRef oa:event_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_Event1 .

oa:relationep_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_Person2029911784 ;
  a2a:EventKeyRef oa:event_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_Event1 .

oa:relationep_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_Person2029911785 ;
  a2a:EventKeyRef oa:event_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_Event1 .

oa:relationep_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_Person2029911786 ;
  a2a:EventKeyRef oa:event_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA_Event1 .

oa:source_srt_1ECF56B7-EB89-4516-9BFD-DFB6655827DA
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hillegersberg" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hillegersberg, Nederland", "1702-09-03 - 1702-09-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1702-09-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1702-09-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-09-1702" ;
    a2a:Year "1702" ;
    a2a:Month "09" ;
    a2a:Day "03" ;
    rdfs:label "03-09-1702"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archieven van het ambacht en de gemeente Hillegersberg" ;
    a2a:Book "Doop gereformeerd" ;
    a2a:RegistryNumber "118" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van het ambacht en de gemeente Hillegersberg, Doop gereformeerd, 118"
  ] ;
  a2a:SourceLastChangeDate "2026-04-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/1ECF56B7EB8945169BFDDFB6655827DA" ;
  a2a:RecordIdentifier "2029911782" ;
  a2a:RecordGUID "{1ECF56B7-EB89-4516-9BFD-DFB6655827DA}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B1A08CDADC934717B56C9B05BCA2793C" .

