@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_57782d3a-3826-e95e-b3be-10fc715a8f38
  a a2a:Record ;
  rdfs:label "DTB Dopen op 27 oktober 1647 te Nieuwkoop en Noorden" ;
  a2a:hasPerson oa:person_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Person-670303b0-7194-3a2c-b6f2-389c223eb57b, oa:person_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Person-1524d4f7-4dc3-d680-1153-552e2c116eb5, oa:person_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Person-8378325a-07e1-ff06-e6a6-7b7cf4cf1ff6, oa:person_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Person-d57a6b1d-7988-d660-cec9-8eff5cf374a3, oa:person_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Person-bab0d505-f6b4-4b57-ab4e-d95cd60d1fca, oa:person_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Person-1231d8a1-ae50-82a8-ba80-355fb88794ff ;
  a2a:hasEvent oa:event_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_0, oa:relationep_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_1, oa:relationep_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_2, oa:relationep_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_3, oa:relationep_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_4, oa:relationep_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_5 ;
  a2a:hasSource oa:source_elo_57782d3a-3826-e95e-b3be-10fc715a8f38 .

oa:person_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Person-670303b0-7194-3a2c-b6f2-389c223eb57b
  a a2a:Person ;
  rdfs:label "Lijsbeth" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth" ;
    a2a:PersonNameFirstName "Lijsbeth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Person-1524d4f7-4dc3-d680-1153-552e2c116eb5
  a a2a:Person ;
  rdfs:label "Aart Sijmonsz" ;
  a2a:PersonName [
    rdfs:label "Aart Sijmonsz" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNamePatronym "Sijmonsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Person-8378325a-07e1-ff06-e6a6-7b7cf4cf1ff6
  a a2a:Person ;
  rdfs:label "Geertge Stoffelsdr Stoffelsdr" ;
  a2a:PersonName [
    rdfs:label "Geertge Stoffelsdr Stoffelsdr" ;
    a2a:PersonNameFirstName "Geertge Stoffelsdr" ;
    a2a:PersonNamePatronym "Stoffelsdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Person-d57a6b1d-7988-d660-cec9-8eff5cf374a3
  a a2a:Person ;
  rdfs:label "Willem Jansz" ;
  a2a:PersonName [
    rdfs:label "Willem Jansz" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Jansz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Person-bab0d505-f6b4-4b57-ab4e-d95cd60d1fca
  a a2a:Person ;
  rdfs:label "Maritge Gerretsdr" ;
  a2a:PersonName [
    rdfs:label "Maritge Gerretsdr" ;
    a2a:PersonNameFirstName "Maritge" ;
    a2a:PersonNamePatronym "Gerretsdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Person-1231d8a1-ae50-82a8-ba80-355fb88794ff
  a a2a:Person ;
  rdfs:label "Neeltge Korsz" ;
  a2a:PersonName [
    rdfs:label "Neeltge Korsz" ;
    a2a:PersonNameFirstName "Neeltge" ;
    a2a:PersonNamePatronym "Korsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1647" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1647-10-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkoop en Noorden" ;
    rdfs:label "Nieuwkoop en Noorden"
  ] .

oa:relationep_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Person:670303b0-7194-3a2c-b6f2-389c223eb57b ;
  a2a:EventKeyRef oa:event_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Event1 .

oa:relationep_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Person:1524d4f7-4dc3-d680-1153-552e2c116eb5 ;
  a2a:EventKeyRef oa:event_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Event1 .

oa:relationep_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Person:8378325a-07e1-ff06-e6a6-7b7cf4cf1ff6 ;
  a2a:EventKeyRef oa:event_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Event1 .

oa:relationep_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Person:d57a6b1d-7988-d660-cec9-8eff5cf374a3 ;
  a2a:EventKeyRef oa:event_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Event1 .

oa:relationep_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Person:bab0d505-f6b4-4b57-ab4e-d95cd60d1fca ;
  a2a:EventKeyRef oa:event_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Event1 .

oa:relationep_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Person:1231d8a1-ae50-82a8-ba80-355fb88794ff ;
  a2a:EventKeyRef oa:event_elo_57782d3a-3826-e95e-b3be-10fc715a8f38_Event1 .

oa:source_elo_57782d3a-3826-e95e-b3be-10fc715a8f38
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkoop" ;
    rdfs:label "Nieuwkoop", "1619-01-01 - 1669-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1619-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1669-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1647" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1647-10-27"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Hervormde gemeente te Nieuwkoop, Deel: 13, Periode: 1619-1669" ;
    a2a:Book "Register, bestaande uit Acta, 1619 - 1660; Lidmaten, 1619 - 1647; Doopaantekeningen, 1619 - 1669." ;
    a2a:RegistryNumber "13" ;
    a2a:Folio "73" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Hervormde gemeente te Nieuwkoop, Deel: 13, Periode: 1619-1669, Register, bestaande uit Acta, 1619 - 1660; Lidmaten, 1619 - 1647; Doopaantekeningen, 1619 - 1669., 13, 73"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/223b4a7e-f074-4247-9a90-8c863fc664d7/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/57782d3a-3826-e95e-b3be-10fc715a8f38" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/223b4a7e-f074-4247-9a90-8c863fc664d7/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/57782d3a-3826-e95e-b3be-10fc715a8f38" ;
  a2a:RecordGUID "{57782d3a-3826-e95e-b3be-10fc715a8f38}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 27-10-1647<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/162.2.02/file/13\">Inventarisnummer 13 van archiefnummer 162.2.02 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Hervormde gemeente te Nieuwkoop" ;
  a2a:SourceRemarkdeel "13" ;
  a2a:SourceRemarkregister_periode "1619-1669" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_12997_00012997.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 27-10-1647" .
