@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_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb
  a a2a:Record ;
  rdfs:label "Doop op 11 maart 1725 te Sluipwijk" ;
  a2a:hasPerson oa:person_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Person1, oa:person_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Person2, oa:person_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Person3, oa:person_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Person4, oa:person_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Person5 ;
  a2a:hasEvent oa:event_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Event1 ;
  a2a:hasRelationEP oa:relationep_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_0, oa:relationep_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_1, oa:relationep_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_2, oa:relationep_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_3, oa:relationep_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_4 ;
  a2a:hasSource oa:source_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb .

oa:person_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Person1
  a a2a:Person ;
  rdfs:label "Cornelis Verweij" ;
  a2a:PersonName [
    rdfs:label "Cornelis Verweij" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Verweij"
  ] ;
  a2a:Gender "Man" .

oa:person_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Person2
  a a2a:Person ;
  rdfs:label "Kors Pieterse Verweij" ;
  a2a:PersonName [
    rdfs:label "Kors Pieterse Verweij" ;
    a2a:PersonNameFirstName "Kors" ;
    a2a:PersonNamePatronym "Pieterse" ;
    a2a:PersonNameLastName "Verweij"
  ] .

oa:person_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Person3
  a a2a:Person ;
  rdfs:label "Neeltje Cornelisse van Zalen" ;
  a2a:PersonName [
    rdfs:label "Neeltje Cornelisse van Zalen" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePatronym "Cornelisse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zalen"
  ] .

oa:person_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Person4
  a a2a:Person ;
  rdfs:label "Margje Gerrits de Bruin" ;
  a2a:PersonName [
    rdfs:label "Margje Gerrits de Bruin" ;
    a2a:PersonNameFirstName "Margje" ;
    a2a:PersonNamePatronym "Gerrits" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruin"
  ] .

oa:person_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Person5
  a a2a:Person ;
  rdfs:label "Emmerens Cornelisse van Zalen" ;
  a2a:PersonName [
    rdfs:label "Emmerens Cornelisse van Zalen" ;
    a2a:PersonNameFirstName "Emmerens" ;
    a2a:PersonNamePatronym "Cornelisse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zalen"
  ] .

oa:event_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1725-03-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sluipwijk" ;
    rdfs:label "Sluipwijk"
  ] ;
  a2a:EventRemarkOpmerking "Nederlands-hervormd" .

oa:relationep_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Person1 ;
  a2a:EventKeyRef oa:event_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Event1 .

oa:relationep_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Person2 ;
  a2a:EventKeyRef oa:event_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Event1 .

oa:relationep_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Person3 ;
  a2a:EventKeyRef oa:event_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Event1 .

oa:relationep_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Person4 ;
  a2a:EventKeyRef oa:event_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Event1 .

oa:relationep_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Person5 ;
  a2a:EventKeyRef oa:event_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb_Event1 .

oa:source_rel_3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb
  a a2a:Source ;
  rdfs:label "RHC Rijnstreek en Lopikerwaard, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sluipwijk" ;
    rdfs:label "Sluipwijk", "1500-01-01 - 2000-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "RHC Rijnstreek en Lopikerwaard" ;
    a2a:Place "Woerden" ;
    a2a:Collection "Dopen" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "29" ;
    rdfs:label "RHC Rijnstreek en Lopikerwaard, Woerden, Dopen, 10, 29"
  ] ;
  a2a:SourceLastChangeDate "2021-04-20"^^xsd:date ;
  a2a:RecordIdentifier "Sluipwijk, doopregistratie" ;
  a2a:RecordGUID "{3a6fa6b9-5bc2-d18e-0e4a-4f972dc4e9cb}" ;
  a2a:SourceRemarkOpmerking "11-3-1725" ;
  a2a:SourceRemarkProvenance "rhcrl_r060_10_dopen-nh-sluipwijk_1686-1778_c.xlsx via wetransfer, csv2a2a" .

