@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_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44
  a a2a:Record ;
  rdfs:label "Doop op 16 december 1688 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Person2379136482, oa:person_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Person2379136483, oa:person_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Person2379136484, oa:person_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Person2379136485, oa:person_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Person2379136486 ;
  a2a:hasEvent oa:event_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_0, oa:relationep_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_1, oa:relationep_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_2, oa:relationep_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_3, oa:relationep_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_4 ;
  a2a:hasSource oa:source_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44 .

oa:person_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Person2379136482
  a a2a:Person ;
  rdfs:label "Jacoba" ;
  a2a:PersonName [
    rdfs:label "Jacoba" ;
    a2a:PersonNameFirstName "Jacoba"
  ] .

oa:person_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Person2379136483
  a a2a:Person ;
  rdfs:label "Cornelus Jacobse Eijck" ;
  a2a:PersonName [
    rdfs:label "Cornelus Jacobse Eijck" ;
    a2a:PersonNameFirstName "Cornelus" ;
    a2a:PersonNamePatronym "Jacobse" ;
    a2a:PersonNameLastName "Eijck"
  ] .

oa:person_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Person2379136484
  a a2a:Person ;
  rdfs:label "Trijntgen Roelants" ;
  a2a:PersonName [
    rdfs:label "Trijntgen Roelants" ;
    a2a:PersonNameFirstName "Trijntgen" ;
    a2a:PersonNameLastName "Roelants"
  ] .

oa:person_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Person2379136485
  a a2a:Person ;
  rdfs:label "Maartgen Cornelijs" ;
  a2a:PersonName [
    rdfs:label "Maartgen Cornelijs" ;
    a2a:PersonNameFirstName "Maartgen" ;
    a2a:PersonNameLastName "Cornelijs"
  ] .

oa:person_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Person2379136486
  a a2a:Person ;
  rdfs:label "Jannetie Bastijaens" ;
  a2a:PersonName [
    rdfs:label "Jannetie Bastijaens" ;
    a2a:PersonNameFirstName "Jannetie" ;
    a2a:PersonNameLastName "Bastijaens"
  ] .

oa:event_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "16-12-1688" ;
    a2a:Year "1688" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1688-12-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Person2379136482 ;
  a2a:EventKeyRef oa:event_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Event1 .

oa:relationep_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Person2379136483 ;
  a2a:EventKeyRef oa:event_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Event1 .

oa:relationep_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Person2379136484 ;
  a2a:EventKeyRef oa:event_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Event1 .

oa:relationep_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Person2379136485 ;
  a2a:EventKeyRef oa:event_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Event1 .

oa:relationep_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Person2379136486 ;
  a2a:EventKeyRef oa:event_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44_Event1 .

oa:source_srt_37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1688-12-16 - 1688-12-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1688-12-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1688-12-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-12-1688" ;
    a2a:Year "1688" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "16-12-1688"
  ] ;
  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 "16" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop gereformeerd, 16"
  ] ;
  a2a:SourceLastChangeDate "2023-12-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/37313CDDB8E24FC391F5B71BFB2ABE44" ;
  a2a:RecordIdentifier "2379136481" ;
  a2a:RecordGUID "{37313CDD-B8E2-4FC3-91F5-B71BFB2ABE44}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/859D8F58D01E4FE7A18E1A6BF70A7EA2" .

