@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_526168e3-e561-cbed-49c3-a8f3da08adc0
  a a2a:Record ;
  rdfs:label "Doop op 30 juli 1711 te Reeuwijk" ;
  a2a:hasPerson oa:person_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Person1, oa:person_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Person2, oa:person_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Person3, oa:person_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Person4, oa:person_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Person5 ;
  a2a:hasEvent oa:event_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Event1 ;
  a2a:hasRelationEP oa:relationep_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_0, oa:relationep_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_1, oa:relationep_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_2, oa:relationep_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_3, oa:relationep_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_4 ;
  a2a:hasSource oa:source_rel_526168e3-e561-cbed-49c3-a8f3da08adc0 .

oa:person_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Person1
  a a2a:Person ;
  rdfs:label "Hugo Biesenaer" ;
  a2a:PersonName [
    rdfs:label "Hugo Biesenaer" ;
    a2a:PersonNameFirstName "Hugo" ;
    a2a:PersonNameLastName "Biesenaer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Goudkade" ;
    rdfs:label "Goudkade"
  ] .

oa:person_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Person2
  a a2a:Person ;
  rdfs:label "Willem Hugen Biesenaer" ;
  a2a:PersonName [
    rdfs:label "Willem Hugen Biesenaer" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Hugen" ;
    a2a:PersonNameLastName "Biesenaer"
  ] .

oa:person_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Person3
  a a2a:Person ;
  rdfs:label "Geertje Gijsberts Vijfhoven" ;
  a2a:PersonName [
    rdfs:label "Geertje Gijsberts Vijfhoven" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePatronym "Gijsberts" ;
    a2a:PersonNameLastName "Vijfhoven"
  ] .

oa:person_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Person4
  a a2a:Person ;
  rdfs:label "Marij Maertens Cos" ;
  a2a:PersonName [
    rdfs:label "Marij Maertens Cos" ;
    a2a:PersonNameFirstName "Marij" ;
    a2a:PersonNamePatronym "Maertens" ;
    a2a:PersonNameLastName "Cos"
  ] .

oa:person_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Person5
  a a2a:Person ;
  rdfs:label "Jan Huge Biesenaer" ;
  a2a:PersonName [
    rdfs:label "Jan Huge Biesenaer" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Huge" ;
    a2a:PersonNameLastName "Biesenaer"
  ] .

oa:event_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1711-07-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Reeuwijk" ;
    rdfs:label "Reeuwijk"
  ] ;
  a2a:EventRemarkOpmerking "Rooms-katholiek" .

oa:relationep_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Person1 ;
  a2a:EventKeyRef oa:event_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Event1 .

oa:relationep_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Person2 ;
  a2a:EventKeyRef oa:event_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Event1 .

oa:relationep_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Person3 ;
  a2a:EventKeyRef oa:event_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Event1 .

oa:relationep_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Person4 ;
  a2a:EventKeyRef oa:event_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Event1 .

oa:relationep_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Person5 ;
  a2a:EventKeyRef oa:event_rel_526168e3-e561-cbed-49c3-a8f3da08adc0_Event1 .

oa:source_rel_526168e3-e561-cbed-49c3-a8f3da08adc0
  a a2a:Source ;
  rdfs:label "RHC Rijnstreek en Lopikerwaard, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Reeuwijk" ;
    rdfs:label "Reeuwijk", "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 "8" ;
    a2a:Folio "133" ;
    rdfs:label "RHC Rijnstreek en Lopikerwaard, Woerden, Dopen, 8, 133"
  ] ;
  a2a:SourceLastChangeDate "2021-04-20"^^xsd:date ;
  a2a:RecordIdentifier "Reeuwijk, doopregistratie" ;
  a2a:RecordGUID "{526168e3-e561-cbed-49c3-a8f3da08adc0}" ;
  a2a:SourceRemarkOpmerking "30-7-1711" ;
  a2a:SourceRemarkProvenance "rhcrl_r060_8_dopen-rk-reeuwijk_1680-1784_a.xlsx via wetransfer, csv2a2a" .

