@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_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3
  a a2a:Record ;
  rdfs:label "DTB Dopen op 7 oktober 1676 te Nieuwkoop en Noorden" ;
  a2a:hasPerson oa:person_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_Person-e6353060-2d61-2e52-ecdc-51123e9d9ffc, oa:person_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_Person-a30874fa-7748-680d-da24-9a5d209cd33c, oa:person_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_Person-383c1a42-282b-4eb6-5172-aa47e7aca7e4, oa:person_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_Person-9b67dff3-062b-2942-b992-3a006b93d3e1 ;
  a2a:hasEvent oa:event_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_0, oa:relationep_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_1, oa:relationep_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_2, oa:relationep_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_3 ;
  a2a:hasSource oa:source_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3 .

oa:person_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_Person-e6353060-2d61-2e52-ecdc-51123e9d9ffc
  a a2a:Person ;
  rdfs:label "Gijsbert Boetekees" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Boetekees" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNameLastName "Boetekees"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_Person-a30874fa-7748-680d-da24-9a5d209cd33c
  a a2a:Person ;
  rdfs:label "Heijndrick Gijsbertsz Boetekees" ;
  a2a:PersonName [
    rdfs:label "Heijndrick Gijsbertsz Boetekees" ;
    a2a:PersonNameFirstName "Heijndrick" ;
    a2a:PersonNamePatronym "Gijsbertsz" ;
    a2a:PersonNameLastName "Boetekees"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_Person-383c1a42-282b-4eb6-5172-aa47e7aca7e4
  a a2a:Person ;
  rdfs:label "Meijnsje Zaliger" ;
  a2a:PersonName [
    rdfs:label "Meijnsje Zaliger" ;
    a2a:PersonNameFirstName "Meijnsje" ;
    a2a:PersonNameLastName "Zaliger"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_Person-9b67dff3-062b-2942-b992-3a006b93d3e1
  a a2a:Person ;
  rdfs:label "Pieter Gijsbertsz Groenewout" ;
  a2a:PersonName [
    rdfs:label "Pieter Gijsbertsz Groenewout" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Gijsbertsz" ;
    a2a:PersonNameLastName "Groenewout"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1676" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1676-10-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkoop en Noorden" ;
    rdfs:label "Nieuwkoop en Noorden"
  ] .

oa:relationep_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_Person:e6353060-2d61-2e52-ecdc-51123e9d9ffc ;
  a2a:EventKeyRef oa:event_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_Event1 .

oa:relationep_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_Person:a30874fa-7748-680d-da24-9a5d209cd33c ;
  a2a:EventKeyRef oa:event_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_Event1 .

oa:relationep_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_Person:383c1a42-282b-4eb6-5172-aa47e7aca7e4 ;
  a2a:EventKeyRef oa:event_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_Event1 .

oa:relationep_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_Person:9b67dff3-062b-2942-b992-3a006b93d3e1 ;
  a2a:EventKeyRef oa:event_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3_Event1 .

oa:source_elo_3a6ff991-4f2a-5544-eabb-e235c57655a3
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkoop" ;
    rdfs:label "Nieuwkoop", "1648-01-01 - 1684-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1648-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1684-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1676" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1676-10-07"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Hervormde gemeente te Nieuwkoop, Deel: 14, Periode: 1648-1684" ;
    a2a:Book "Register, bestaande uit Huwelijken, 1648 - 1659; Dopen, 1669 - 1684." ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "18v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Hervormde gemeente te Nieuwkoop, Deel: 14, Periode: 1648-1684, Register, bestaande uit Huwelijken, 1648 - 1659; Dopen, 1669 - 1684., 14, 18v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/48e32133-ae65-4a2a-ad47-a327787dee8c/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3a6ff991-4f2a-5544-eabb-e235c57655a3" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/48e32133-ae65-4a2a-ad47-a327787dee8c/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3a6ff991-4f2a-5544-eabb-e235c57655a3" ;
  a2a:RecordGUID "{3a6ff991-4f2a-5544-eabb-e235c57655a3}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 07-10-1676<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/162.2.02/file/14\">Inventarisnummer 14 van archiefnummer 162.2.02 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Hervormde gemeente te Nieuwkoop" ;
  a2a:SourceRemarkdeel "14" ;
  a2a:SourceRemarkregister_periode "1648-1684" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_23664_00023664.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 07-10-1676" .
