@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_fc48d666-080e-dfb5-ef65-a7e3c8f8960b
  a a2a:Record ;
  rdfs:label "DTB Dopen op 1 januari 1648 te Nieuwkoop en Noorden" ;
  a2a:hasPerson oa:person_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Person-936d9773-d9c0-200d-8366-c66ff85caf32, oa:person_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Person-05c362b8-b3af-ff9c-dcd7-a7a5dba887b8, oa:person_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Person-3f33294d-a2a1-dc43-b9b8-97359287b15d, oa:person_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Person-d46a6143-a8bf-f498-3c2a-0a7f13b6efc3, oa:person_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Person-763c6c98-7973-7965-4bc3-cebcb85ea5ac ;
  a2a:hasEvent oa:event_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_0, oa:relationep_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_1, oa:relationep_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_2, oa:relationep_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_3, oa:relationep_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_4 ;
  a2a:hasSource oa:source_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b .

oa:person_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Person-936d9773-d9c0-200d-8366-c66ff85caf32
  a a2a:Person ;
  rdfs:label "IJsbrant" ;
  a2a:PersonName [
    rdfs:label "IJsbrant" ;
    a2a:PersonNameFirstName "IJsbrant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Person-05c362b8-b3af-ff9c-dcd7-a7a5dba887b8
  a a2a:Person ;
  rdfs:label "Pieter Jansz" ;
  a2a:PersonName [
    rdfs:label "Pieter Jansz" ;
    a2a:PersonNameFirstName "Pieter Jansz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Person-3f33294d-a2a1-dc43-b9b8-97359287b15d
  a a2a:Person ;
  rdfs:label "Maritge Gerrets" ;
  a2a:PersonName [
    rdfs:label "Maritge Gerrets" ;
    a2a:PersonNameFirstName "Maritge Gerrets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Person-d46a6143-a8bf-f498-3c2a-0a7f13b6efc3
  a a2a:Person ;
  rdfs:label "Willem Jansz" ;
  a2a:PersonName [
    rdfs:label "Willem Jansz" ;
    a2a:PersonNameLastName "Willem Jansz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Person-763c6c98-7973-7965-4bc3-cebcb85ea5ac
  a a2a:Person ;
  rdfs:label "Gooltge Ariensdr" ;
  a2a:PersonName [
    rdfs:label "Gooltge Ariensdr" ;
    a2a:PersonNameLastName "Gooltge Ariensdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1648" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1648-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkoop en Noorden" ;
    rdfs:label "Nieuwkoop en Noorden"
  ] .

oa:relationep_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Person:936d9773-d9c0-200d-8366-c66ff85caf32 ;
  a2a:EventKeyRef oa:event_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Event1 .

oa:relationep_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Person:05c362b8-b3af-ff9c-dcd7-a7a5dba887b8 ;
  a2a:EventKeyRef oa:event_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Event1 .

oa:relationep_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Person:3f33294d-a2a1-dc43-b9b8-97359287b15d ;
  a2a:EventKeyRef oa:event_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Event1 .

oa:relationep_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Person:d46a6143-a8bf-f498-3c2a-0a7f13b6efc3 ;
  a2a:EventKeyRef oa:event_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Event1 .

oa:relationep_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Person:763c6c98-7973-7965-4bc3-cebcb85ea5ac ;
  a2a:EventKeyRef oa:event_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b_Event1 .

oa:source_elo_fc48d666-080e-dfb5-ef65-a7e3c8f8960b
  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 "1648" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1648-01-01"^^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 "75v" ;
    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, 75v"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fc48d666-080e-dfb5-ef65-a7e3c8f8960b" ;
  a2a:RecordGUID "{fc48d666-080e-dfb5-ef65-a7e3c8f8960b}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 01-01-1648<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_20251225_28165_00028165.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 01-01-1648" .
