@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_240cfdfc-cd89-d6ab-e1fc-2567554f8061
  a a2a:Record ;
  rdfs:label "Doop op 26 september 1791 te Bodegraven" ;
  a2a:hasPerson oa:person_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Person1, oa:person_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Person2, oa:person_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Person3, oa:person_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Person4, oa:person_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Person5 ;
  a2a:hasEvent oa:event_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Event1 ;
  a2a:hasRelationEP oa:relationep_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_0, oa:relationep_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_1, oa:relationep_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_2, oa:relationep_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_3, oa:relationep_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_4 ;
  a2a:hasSource oa:source_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061 .

oa:person_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Person1
  a a2a:Person ;
  rdfs:label "Beatrix Bodegraven" ;
  a2a:PersonName [
    rdfs:label "Beatrix Bodegraven" ;
    a2a:PersonNameFirstName "Beatrix" ;
    a2a:PersonNameLastName "Bodegraven"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Person2
  a a2a:Person ;
  rdfs:label "Leendert Bodegraven" ;
  a2a:PersonName [
    rdfs:label "Leendert Bodegraven" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Bodegraven"
  ] .

oa:person_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Person3
  a a2a:Person ;
  rdfs:label "Grietje Smolders" ;
  a2a:PersonName [
    rdfs:label "Grietje Smolders" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Smolders"
  ] .

oa:person_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Person4
  a a2a:Person ;
  rdfs:label "Jan Bodegraven" ;
  a2a:PersonName [
    rdfs:label "Jan Bodegraven" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bodegraven"
  ] .

oa:person_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Person5
  a a2a:Person ;
  rdfs:label "Flora Blink" ;
  a2a:PersonName [
    rdfs:label "Flora Blink" ;
    a2a:PersonNameFirstName "Flora" ;
    a2a:PersonNameLastName "Blink"
  ] .

oa:event_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1791-09-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bodegraven" ;
    rdfs:label "Bodegraven"
  ] ;
  a2a:EventRemarkOpmerking "Rooms-katholiek" .

oa:relationep_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Person1 ;
  a2a:EventKeyRef oa:event_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Event1 .

oa:relationep_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Person2 ;
  a2a:EventKeyRef oa:event_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Event1 .

oa:relationep_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Person3 ;
  a2a:EventKeyRef oa:event_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Event1 .

oa:relationep_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Person4 ;
  a2a:EventKeyRef oa:event_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Event1 .

oa:relationep_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Person5 ;
  a2a:EventKeyRef oa:event_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061_Event1 .

oa:source_rel_240cfdfc-cd89-d6ab-e1fc-2567554f8061
  a a2a:Source ;
  rdfs:label "RHC Rijnstreek en Lopikerwaard, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Bodegraven" ;
    rdfs:label "Bodegraven", "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 "5" ;
    a2a:Folio "57" ;
    rdfs:label "RHC Rijnstreek en Lopikerwaard, Woerden, Dopen, 5, 57"
  ] ;
  a2a:SourceLastChangeDate "2021-04-20"^^xsd:date ;
  a2a:RecordIdentifier "Bodegraven, doopregistratie" ;
  a2a:RecordGUID "{240cfdfc-cd89-d6ab-e1fc-2567554f8061}" ;
  a2a:SourceRemarkOpmerking "26-9-1791" ;
  a2a:SourceRemarkProvenance "rhcrl_b039_5_dopen-rk-bodegraven_1767-1804_b.xlsx via wetransfer, csv2a2a" .

