@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_2D1C7657-30CB-4CF9-9802-72CD3F7B8723
  a a2a:Record ;
  rdfs:label "Doop op 23 maart 1670 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Person2379104137, oa:person_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Person2379104138, oa:person_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Person2379104139, oa:person_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Person2379104140, oa:person_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Person2379104141, oa:person_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Person2379104142 ;
  a2a:hasEvent oa:event_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_0, oa:relationep_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_1, oa:relationep_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_2, oa:relationep_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_3, oa:relationep_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_4, oa:relationep_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_5 ;
  a2a:hasSource oa:source_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723 .

oa:person_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Person2379104137
  a a2a:Person ;
  rdfs:label "Niclaes" ;
  a2a:PersonName [
    rdfs:label "Niclaes" ;
    a2a:PersonNameFirstName "Niclaes"
  ] .

oa:person_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Person2379104138
  a a2a:Person ;
  rdfs:label "Arij Claesse van der Sluijs" ;
  a2a:PersonName [
    rdfs:label "Arij Claesse van der Sluijs" ;
    a2a:PersonNameFirstName "Arij" ;
    a2a:PersonNamePatronym "Claesse" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sluijs"
  ] .

oa:person_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Person2379104139
  a a2a:Person ;
  rdfs:label "Marija Cornelis" ;
  a2a:PersonName [
    rdfs:label "Marija Cornelis" ;
    a2a:PersonNameFirstName "Marija" ;
    a2a:PersonNameLastName "Cornelis"
  ] .

oa:person_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Person2379104140
  a a2a:Person ;
  rdfs:label "Tomes Clasen van der Sluis" ;
  a2a:PersonName [
    rdfs:label "Tomes Clasen van der Sluis" ;
    a2a:PersonNameFirstName "Tomes" ;
    a2a:PersonNamePatronym "Clasen" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sluis"
  ] .

oa:person_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Person2379104141
  a a2a:Person ;
  rdfs:label "Madelentie Arijens" ;
  a2a:PersonName [
    rdfs:label "Madelentie Arijens" ;
    a2a:PersonNameFirstName "Madelentie" ;
    a2a:PersonNameLastName "Arijens"
  ] .

oa:person_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Person2379104142
  a a2a:Person ;
  rdfs:label "Marijtie Claes" ;
  a2a:PersonName [
    rdfs:label "Marijtie Claes" ;
    a2a:PersonNameFirstName "Marijtie" ;
    a2a:PersonNameLastName "Claes"
  ] .

oa:event_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "23-03-1670" ;
    a2a:Year "1670" ;
    a2a:Month "03" ;
    a2a:Day "23" ;
    rdfs:label "1670-03-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Person2379104137 ;
  a2a:EventKeyRef oa:event_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Event1 .

oa:relationep_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Person2379104138 ;
  a2a:EventKeyRef oa:event_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Event1 .

oa:relationep_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Person2379104139 ;
  a2a:EventKeyRef oa:event_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Event1 .

oa:relationep_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Person2379104140 ;
  a2a:EventKeyRef oa:event_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Event1 .

oa:relationep_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Person2379104141 ;
  a2a:EventKeyRef oa:event_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Event1 .

oa:relationep_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Person2379104142 ;
  a2a:EventKeyRef oa:event_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723_Event1 .

oa:source_srt_2D1C7657-30CB-4CF9-9802-72CD3F7B8723
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1670-03-23 - 1670-03-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1670-03-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1670-03-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-03-1670" ;
    a2a:Year "1670" ;
    a2a:Month "03" ;
    a2a:Day "23" ;
    rdfs:label "23-03-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/2D1C765730CB4CF9980272CD3F7B8723" ;
  a2a:RecordIdentifier "2379104136" ;
  a2a:RecordGUID "{2D1C7657-30CB-4CF9-9802-72CD3F7B8723}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9276E00B41264C508B51EE5C389698A8" .

