@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_eb882fc4-e240-58e7-f93f-644f01777cbe
  a a2a:Record ;
  rdfs:label "Doop op 7 oktober 1676 te Polsbroek" ;
  a2a:hasPerson oa:person_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_Person1, oa:person_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_Person2, oa:person_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_Person3, oa:person_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_Person4 ;
  a2a:hasEvent oa:event_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_Event1 ;
  a2a:hasRelationEP oa:relationep_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_0, oa:relationep_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_1, oa:relationep_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_2, oa:relationep_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_3 ;
  a2a:hasSource oa:source_rel_eb882fc4-e240-58e7-f93f-644f01777cbe .

oa:person_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_Person1
  a a2a:Person ;
  rdfs:label "Catharijntie Ariens" ;
  a2a:PersonName [
    rdfs:label "Catharijntie Ariens" ;
    a2a:PersonNameFirstName "Catharijntie" ;
    a2a:PersonNameLastName "Ariens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_Person2
  a a2a:Person ;
  rdfs:label "Arien Dircken" ;
  a2a:PersonName [
    rdfs:label "Arien Dircken" ;
    a2a:PersonNameFirstName "Arien" ;
    a2a:PersonNameLastName "Dircken"
  ] .

oa:person_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_Person3
  a a2a:Person ;
  rdfs:label "Anna Jans Meulevelt" ;
  a2a:PersonName [
    rdfs:label "Anna Jans Meulevelt" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Meulevelt"
  ] .

oa:person_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_Person4
  a a2a:Person ;
  rdfs:label "Aeghie Jans Meulevelt" ;
  a2a:PersonName [
    rdfs:label "Aeghie Jans Meulevelt" ;
    a2a:PersonNameFirstName "Aeghie" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Meulevelt"
  ] .

oa:event_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1676" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1676-10-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Polsbroek" ;
    rdfs:label "Polsbroek"
  ] ;
  a2a:EventRemarkOpmerking "Rooms-katholiek" .

oa:relationep_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_Person1 ;
  a2a:EventKeyRef oa:event_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_Event1 .

oa:relationep_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_Person2 ;
  a2a:EventKeyRef oa:event_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_Event1 .

oa:relationep_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_Person3 ;
  a2a:EventKeyRef oa:event_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_Event1 .

oa:relationep_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_Person4 ;
  a2a:EventKeyRef oa:event_rel_eb882fc4-e240-58e7-f93f-644f01777cbe_Event1 .

oa:source_rel_eb882fc4-e240-58e7-f93f-644f01777cbe
  a a2a:Source ;
  rdfs:label "RHC Rijnstreek en Lopikerwaard, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oudewater" ;
    rdfs:label "Oudewater", "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 "574" ;
    a2a:Folio "9" ;
    rdfs:label "RHC Rijnstreek en Lopikerwaard, Woerden, Dopen, 574, 9"
  ] ;
  a2a:SourceLastChangeDate "2021-04-20"^^xsd:date ;
  a2a:RecordIdentifier "Oudewater, doopregistratie" ;
  a2a:RecordGUID "{eb882fc4-e240-58e7-f93f-644f01777cbe}" ;
  a2a:SourceRemarkOpmerking "7-10-1676" ;
  a2a:SourceRemarkProvenance "rhcrl_o064_574_dopen-rk-oudewater_1673-1700_b.xlsx via wetransfer, csv2a2a" .

