@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_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a
  a a2a:Record ;
  rdfs:label "Doop op 16 december 1691 te Waarder" ;
  a2a:hasPerson oa:person_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_Person1, oa:person_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_Person2, oa:person_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_Person3 ;
  a2a:hasEvent oa:event_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_Event1 ;
  a2a:hasRelationEP oa:relationep_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_0, oa:relationep_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_1, oa:relationep_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_2 ;
  a2a:hasSource oa:source_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a .

oa:person_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_Person1
  a a2a:Person ;
  rdfs:label "Hilgond Relant" ;
  a2a:PersonName [
    rdfs:label "Hilgond Relant" ;
    a2a:PersonNameFirstName "Hilgond" ;
    a2a:PersonNameLastName "Relant"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Driebruggen" ;
    rdfs:label "Driebruggen"
  ] .

oa:person_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_Person2
  a a2a:Person ;
  rdfs:label "Hugo Relant" ;
  a2a:PersonName [
    rdfs:label "Hugo Relant" ;
    a2a:PersonNameFirstName "Hugo" ;
    a2a:PersonNameLastName "Relant"
  ] .

oa:person_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_Person3
  a a2a:Person ;
  rdfs:label "Eva Theunis van den Engh" ;
  a2a:PersonName [
    rdfs:label "Eva Theunis van den Engh" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNamePatronym "Theunis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Engh"
  ] .

oa:event_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1691" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1691-12-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waarder" ;
    rdfs:label "Waarder"
  ] ;
  a2a:EventRemarkOpmerking "Nederlands-hervormd" .

oa:relationep_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_Person1 ;
  a2a:EventKeyRef oa:event_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_Event1 .

oa:relationep_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_Person2 ;
  a2a:EventKeyRef oa:event_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_Event1 .

oa:relationep_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_Person3 ;
  a2a:EventKeyRef oa:event_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a_Event1 .

oa:source_rel_4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a
  a a2a:Source ;
  rdfs:label "RHC Rijnstreek en Lopikerwaard, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Waarder" ;
    rdfs:label "Waarder", "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 "170a" ;
    a2a:Folio "120" ;
    rdfs:label "RHC Rijnstreek en Lopikerwaard, Woerden, Dopen, 170a, 120"
  ] ;
  a2a:SourceLastChangeDate "2021-04-20"^^xsd:date ;
  a2a:RecordIdentifier "Waarder, doopregistratie" ;
  a2a:RecordGUID "{4a6a1890-1cfb-cfd9-a89b-0a5b3b5dc00a}" ;
  a2a:SourceRemarkOpmerking "16-12-1691" ;
  a2a:SourceRemarkProvenance "rhcrl_r047_170a_dopen-nh-waarder_1654-1717_b.xlsx via wetransfer, csv2a2a" .

