@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_5e0da210-73d8-c213-e8ab-258f8a1f3c2e
  a a2a:Record ;
  rdfs:label "DTB Dopen op 5 december 1717 te Nieuwkoop en Noorden" ;
  a2a:hasPerson oa:person_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_Person-4f262439-bbdf-2b09-78e0-2cf22a4d253c, oa:person_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_Person-e20989c6-ac13-b950-f3ad-3e3433576923, oa:person_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_Person-92e773fe-ec35-11eb-6217-f0dae67a6031, oa:person_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_Person-806e1cee-cd16-ab0b-09be-488ddb588a9c ;
  a2a:hasEvent oa:event_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_0, oa:relationep_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_1, oa:relationep_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_2, oa:relationep_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_3 ;
  a2a:hasSource oa:source_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e .

oa:person_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_Person-4f262439-bbdf-2b09-78e0-2cf22a4d253c
  a a2a:Person ;
  rdfs:label "Lijsbeth Boxhol" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Boxhol" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNameLastName "Boxhol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_Person-e20989c6-ac13-b950-f3ad-3e3433576923
  a a2a:Person ;
  rdfs:label "Aldert Dirxe Boxhol" ;
  a2a:PersonName [
    rdfs:label "Aldert Dirxe Boxhol" ;
    a2a:PersonNameFirstName "Aldert" ;
    a2a:PersonNamePatronym "Dirxe" ;
    a2a:PersonNameLastName "Boxhol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_Person-92e773fe-ec35-11eb-6217-f0dae67a6031
  a a2a:Person ;
  rdfs:label "Beertie Teunis van der Duijn" ;
  a2a:PersonName [
    rdfs:label "Beertie Teunis van der Duijn" ;
    a2a:PersonNameFirstName "Beertie" ;
    a2a:PersonNamePatronym "Teunis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Duijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_Person-806e1cee-cd16-ab0b-09be-488ddb588a9c
  a a2a:Person ;
  rdfs:label "Grietie Dirx" ;
  a2a:PersonName [
    rdfs:label "Grietie Dirx" ;
    a2a:PersonNameFirstName "Grietie" ;
    a2a:PersonNameLastName "Dirx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1717" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1717-12-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkoop en Noorden" ;
    rdfs:label "Nieuwkoop en Noorden"
  ] .

oa:relationep_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_Person:4f262439-bbdf-2b09-78e0-2cf22a4d253c ;
  a2a:EventKeyRef oa:event_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_Event1 .

oa:relationep_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_Person:e20989c6-ac13-b950-f3ad-3e3433576923 ;
  a2a:EventKeyRef oa:event_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_Event1 .

oa:relationep_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_Person:92e773fe-ec35-11eb-6217-f0dae67a6031 ;
  a2a:EventKeyRef oa:event_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_Event1 .

oa:relationep_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_Person:806e1cee-cd16-ab0b-09be-488ddb588a9c ;
  a2a:EventKeyRef oa:event_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e_Event1 .

oa:source_elo_5e0da210-73d8-c213-e8ab-258f8a1f3c2e
  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 "1717" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1717-12-05"^^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 "46" ;
    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, 46"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/4e0c6a75-f475-4fe1-ac82-947852f86c84/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5e0da210-73d8-c213-e8ab-258f8a1f3c2e" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/4e0c6a75-f475-4fe1-ac82-947852f86c84/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/5e0da210-73d8-c213-e8ab-258f8a1f3c2e" ;
  a2a:RecordGUID "{5e0da210-73d8-c213-e8ab-258f8a1f3c2e}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 05-12-1717<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_20260701_12229_00012229.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 05-12-1717" .
