@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_0612df19-36ea-999d-a2ec-eb5c36982cab
  a a2a:Record ;
  rdfs:label "DTB Dopen op 29 augustus 1688 te Nieuwkoop en Noorden" ;
  a2a:hasPerson oa:person_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_Person-07192665-e5f3-22c2-8044-d5060481bace, oa:person_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_Person-2904b508-949d-e6ea-e5f9-6f7f70bf6c47, oa:person_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_Person-ba43da9a-023e-4e6a-847f-240db8c0079a, oa:person_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_Person-78dbc47d-7c4f-26c5-2978-3e17b8f3e7b1 ;
  a2a:hasEvent oa:event_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_0, oa:relationep_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_1, oa:relationep_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_2, oa:relationep_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_3 ;
  a2a:hasSource oa:source_elo_0612df19-36ea-999d-a2ec-eb5c36982cab .

oa:person_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_Person-07192665-e5f3-22c2-8044-d5060481bace
  a a2a:Person ;
  rdfs:label "Klaes Enthoven" ;
  a2a:PersonName [
    rdfs:label "Klaes Enthoven" ;
    a2a:PersonNameFirstName "Klaes" ;
    a2a:PersonNameLastName "Enthoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_Person-2904b508-949d-e6ea-e5f9-6f7f70bf6c47
  a a2a:Person ;
  rdfs:label "Jacob Jacobsz Enthoven" ;
  a2a:PersonName [
    rdfs:label "Jacob Jacobsz Enthoven" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Jacobsz" ;
    a2a:PersonNameLastName "Enthoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_Person-ba43da9a-023e-4e6a-847f-240db8c0079a
  a a2a:Person ;
  rdfs:label "Aeltje Ariens Pruimenboom" ;
  a2a:PersonName [
    rdfs:label "Aeltje Ariens Pruimenboom" ;
    a2a:PersonNameFirstName "Aeltje" ;
    a2a:PersonNamePatronym "Ariens" ;
    a2a:PersonNameLastName "Pruimenboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_Person-78dbc47d-7c4f-26c5-2978-3e17b8f3e7b1
  a a2a:Person ;
  rdfs:label "Neeltje Jacobs Enthoven" ;
  a2a:PersonName [
    rdfs:label "Neeltje Jacobs Enthoven" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Enthoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1688" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1688-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkoop en Noorden" ;
    rdfs:label "Nieuwkoop en Noorden"
  ] .

oa:relationep_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_Person:07192665-e5f3-22c2-8044-d5060481bace ;
  a2a:EventKeyRef oa:event_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_Event1 .

oa:relationep_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_Person:2904b508-949d-e6ea-e5f9-6f7f70bf6c47 ;
  a2a:EventKeyRef oa:event_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_Event1 .

oa:relationep_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_Person:ba43da9a-023e-4e6a-847f-240db8c0079a ;
  a2a:EventKeyRef oa:event_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_Event1 .

oa:relationep_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_Person:78dbc47d-7c4f-26c5-2978-3e17b8f3e7b1 ;
  a2a:EventKeyRef oa:event_elo_0612df19-36ea-999d-a2ec-eb5c36982cab_Event1 .

oa:source_elo_0612df19-36ea-999d-a2ec-eb5c36982cab
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkoop" ;
    rdfs:label "Nieuwkoop", "1648-01-01 - 1721-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1648-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1721-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1688" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1688-08-29"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Hervormde gemeente te Nieuwkoop, Deel: 15, Periode: 1648-1721" ;
    a2a:Book "Register, bestaande uit Lidmaten, 1648 - 1721; Dopen, 1684 - 1721; Huwelijken, 1684 - 1721." ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "6" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Hervormde gemeente te Nieuwkoop, Deel: 15, Periode: 1648-1721, Register, bestaande uit Lidmaten, 1648 - 1721; Dopen, 1684 - 1721; Huwelijken, 1684 - 1721., 15, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/0612df19-36ea-999d-a2ec-eb5c36982cab/iiif/3/1721112/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/0612df19-36ea-999d-a2ec-eb5c36982cab" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/0612df19-36ea-999d-a2ec-eb5c36982cab/iiif/3/1721112/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/0612df19-36ea-999d-a2ec-eb5c36982cab" ;
  a2a:RecordGUID "{0612df19-36ea-999d-a2ec-eb5c36982cab}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 29-08-1688<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/162.2.02/file/15\">Inventarisnummer 15 van archiefnummer 162.2.02 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Hervormde gemeente te Nieuwkoop" ;
  a2a:SourceRemarkdeel "15" ;
  a2a:SourceRemarkregister_periode "1648-1721" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1077_00001077.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 29-08-1688" .
