@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_3F71FEB7-1603-4AD2-93EB-671D3E032EE6
  a a2a:Record ;
  rdfs:label "Doop op 16 oktober 1670 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Person2379105865, oa:person_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Person2379105866, oa:person_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Person2379105867, oa:person_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Person2379105868, oa:person_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Person2379105869, oa:person_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Person2379105870 ;
  a2a:hasEvent oa:event_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_0, oa:relationep_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_1, oa:relationep_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_2, oa:relationep_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_3, oa:relationep_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_4, oa:relationep_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_5 ;
  a2a:hasSource oa:source_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6 .

oa:person_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Person2379105865
  a a2a:Person ;
  rdfs:label "Knelis" ;
  a2a:PersonName [
    rdfs:label "Knelis" ;
    a2a:PersonNameFirstName "Knelis"
  ] .

oa:person_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Person2379105866
  a a2a:Person ;
  rdfs:label "Jan Cornelisse" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelisse" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Cornelisse"
  ] .

oa:person_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Person2379105867
  a a2a:Person ;
  rdfs:label "Catalijn Evers" ;
  a2a:PersonName [
    rdfs:label "Catalijn Evers" ;
    a2a:PersonNameFirstName "Catalijn" ;
    a2a:PersonNameLastName "Evers"
  ] .

oa:person_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Person2379105868
  a a2a:Person ;
  rdfs:label "Evert France" ;
  a2a:PersonName [
    rdfs:label "Evert France" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "France"
  ] .

oa:person_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Person2379105869
  a a2a:Person ;
  rdfs:label "Francina N.n." ;
  a2a:PersonName [
    rdfs:label "Francina N.n." ;
    a2a:PersonNameFirstName "Francina" ;
    a2a:PersonNameLastName "N.n."
  ] .

oa:person_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Person2379105870
  a a2a:Person ;
  rdfs:label "Susanna N.n." ;
  a2a:PersonName [
    rdfs:label "Susanna N.n." ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "N.n."
  ] .

oa:event_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "16-10-1670" ;
    a2a:Year "1670" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1670-10-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Person2379105865 ;
  a2a:EventKeyRef oa:event_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Event1 .

oa:relationep_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Person2379105866 ;
  a2a:EventKeyRef oa:event_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Event1 .

oa:relationep_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Person2379105867 ;
  a2a:EventKeyRef oa:event_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Event1 .

oa:relationep_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Person2379105868 ;
  a2a:EventKeyRef oa:event_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Event1 .

oa:relationep_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Person2379105869 ;
  a2a:EventKeyRef oa:event_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Event1 .

oa:relationep_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Person2379105870 ;
  a2a:EventKeyRef oa:event_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6_Event1 .

oa:source_srt_3F71FEB7-1603-4AD2-93EB-671D3E032EE6
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1670-10-16 - 1670-10-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1670-10-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1670-10-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-10-1670" ;
    a2a:Year "1670" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "16-10-1670"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Doop gereformeerd" ;
    a2a:RegistryNumber "12" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop gereformeerd, 12"
  ] ;
  a2a:SourceLastChangeDate "2025-12-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/3F71FEB716034AD293EB671D3E032EE6" ;
  a2a:RecordIdentifier "2379105864" ;
  a2a:RecordGUID "{3F71FEB7-1603-4AD2-93EB-671D3E032EE6}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9276E00B41264C508B51EE5C389698A8" .

