@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_FD216692-F862-4DDB-9D83-C0AB0933C4BC
  a a2a:Record ;
  rdfs:label "Doop op 22 juni 1731 te Charlois" ;
  a2a:hasPerson oa:person_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_Person2033289698, oa:person_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_Person2033289699, oa:person_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_Person2033289700, oa:person_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_Person2033289701 ;
  a2a:hasEvent oa:event_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_0, oa:relationep_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_1, oa:relationep_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_2, oa:relationep_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_3 ;
  a2a:hasSource oa:source_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC .

oa:person_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_Person2033289698
  a a2a:Person ;
  rdfs:label "Arij Bastiaan Cock" ;
  a2a:PersonName [
    rdfs:label "Arij Bastiaan Cock" ;
    a2a:PersonNameFirstName "Arij" ;
    a2a:PersonNamePatronym "Bastiaan" ;
    a2a:PersonNameLastName "Cock"
  ] .

oa:person_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_Person2033289699
  a a2a:Person ;
  rdfs:label "Bastiaan Willem Cock" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Willem Cock" ;
    a2a:PersonNameFirstName "Bastiaan Willem" ;
    a2a:PersonNameLastName "Cock"
  ] .

oa:person_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_Person2033289700
  a a2a:Person ;
  rdfs:label "Fijtje Ariens van Ginkel" ;
  a2a:PersonName [
    rdfs:label "Fijtje Ariens van Ginkel" ;
    a2a:PersonNameFirstName "Fijtje" ;
    a2a:PersonNamePatronym "Ariens" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ginkel"
  ] .

oa:person_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_Person2033289701
  a a2a:Person ;
  rdfs:label "Catjie Pieters Smit" ;
  a2a:PersonName [
    rdfs:label "Catjie Pieters Smit" ;
    a2a:PersonNameFirstName "Catjie" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Smit"
  ] .

oa:event_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "22-06-1731" ;
    a2a:Year "1731" ;
    a2a:Month "06" ;
    a2a:Day "22" ;
    rdfs:label "1731-06-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Charlois" ;
    rdfs:label "Charlois"
  ] .

oa:relationep_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_Person2033289698 ;
  a2a:EventKeyRef oa:event_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_Event1 .

oa:relationep_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_Person2033289699 ;
  a2a:EventKeyRef oa:event_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_Event1 .

oa:relationep_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_Person2033289700 ;
  a2a:EventKeyRef oa:event_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_Event1 .

oa:relationep_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_Person2033289701 ;
  a2a:EventKeyRef oa:event_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC_Event1 .

oa:source_srt_FD216692-F862-4DDB-9D83-C0AB0933C4BC
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Charlois" ;
    a2a:Country "Nederland" ;
    rdfs:label "Charlois, Nederland", "1731-06-22 - 1731-06-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1731-06-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1731-06-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-06-1731" ;
    a2a:Year "1731" ;
    a2a:Month "06" ;
    a2a:Day "22" ;
    rdfs:label "22-06-1731"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archieven van het ambacht en de gemeente Charlois" ;
    a2a:Book "Doop gereformeerd; Trouw gereformeerd" ;
    a2a:RegistryNumber "509" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van het ambacht en de gemeente Charlois, Doop gereformeerd; Trouw gereformeerd, 509"
  ] ;
  a2a:SourceLastChangeDate "2026-07-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/FD216692F8624DDB9D83C0AB0933C4BC" ;
  a2a:RecordIdentifier "2033289697" ;
  a2a:RecordGUID "{FD216692-F862-4DDB-9D83-C0AB0933C4BC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/3F29B67F40214BB5AFF5BC82B12FB8E9" .

