@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_d65a921b-e2b9-0eea-c199-dc21c7e57bab
  a a2a:Record ;
  rdfs:label "DTB Dopen op 1 januari 1642 te Nieuwkoop en Noorden" ;
  a2a:hasPerson oa:person_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Person-9e8adfce-4257-bcb4-3091-24e70e695841, oa:person_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Person-27a87d9d-2708-43cf-756e-c6dcbb82a93f, oa:person_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Person-960114f3-fb9b-0fb8-fb87-0b0dfff27ab3, oa:person_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Person-819737d1-8a13-555a-749a-05aef2a7a086, oa:person_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Person-da43592d-c308-1375-4dd3-7ff23b85f67f, oa:person_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Person-9bfe4bb3-92d7-b659-1b3f-41e193ad72c3 ;
  a2a:hasEvent oa:event_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_0, oa:relationep_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_1, oa:relationep_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_2, oa:relationep_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_3, oa:relationep_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_4, oa:relationep_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_5 ;
  a2a:hasSource oa:source_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab .

oa:person_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Person-9e8adfce-4257-bcb4-3091-24e70e695841
  a a2a:Person ;
  rdfs:label "Maritge" ;
  a2a:PersonName [
    rdfs:label "Maritge" ;
    a2a:PersonNameFirstName "Maritge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Person-27a87d9d-2708-43cf-756e-c6dcbb82a93f
  a a2a:Person ;
  rdfs:label "Krijn Heijndricksz" ;
  a2a:PersonName [
    rdfs:label "Krijn Heijndricksz" ;
    a2a:PersonNameFirstName "Krijn Heijndricksz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Person-960114f3-fb9b-0fb8-fb87-0b0dfff27ab3
  a a2a:Person ;
  rdfs:label "Maritge Kornelis" ;
  a2a:PersonName [
    rdfs:label "Maritge Kornelis" ;
    a2a:PersonNameFirstName "Maritge Kornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Person-819737d1-8a13-555a-749a-05aef2a7a086
  a a2a:Person ;
  rdfs:label "Heijltge Willemsdr" ;
  a2a:PersonName [
    rdfs:label "Heijltge Willemsdr" ;
    a2a:PersonNameLastName "Heijltge Willemsdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Person-da43592d-c308-1375-4dd3-7ff23b85f67f
  a a2a:Person ;
  rdfs:label "Egbert Willemsz" ;
  a2a:PersonName [
    rdfs:label "Egbert Willemsz" ;
    a2a:PersonNameLastName "Egbert Willemsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Person-9bfe4bb3-92d7-b659-1b3f-41e193ad72c3
  a a2a:Person ;
  rdfs:label "Maritge Jacobsdr" ;
  a2a:PersonName [
    rdfs:label "Maritge Jacobsdr" ;
    a2a:PersonNameLastName "Maritge Jacobsdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1642" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1642-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkoop en Noorden" ;
    rdfs:label "Nieuwkoop en Noorden"
  ] .

oa:relationep_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Person:9e8adfce-4257-bcb4-3091-24e70e695841 ;
  a2a:EventKeyRef oa:event_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Event1 .

oa:relationep_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Person:27a87d9d-2708-43cf-756e-c6dcbb82a93f ;
  a2a:EventKeyRef oa:event_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Event1 .

oa:relationep_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Person:960114f3-fb9b-0fb8-fb87-0b0dfff27ab3 ;
  a2a:EventKeyRef oa:event_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Event1 .

oa:relationep_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Person:819737d1-8a13-555a-749a-05aef2a7a086 ;
  a2a:EventKeyRef oa:event_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Event1 .

oa:relationep_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Person:da43592d-c308-1375-4dd3-7ff23b85f67f ;
  a2a:EventKeyRef oa:event_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Event1 .

oa:relationep_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Person:9bfe4bb3-92d7-b659-1b3f-41e193ad72c3 ;
  a2a:EventKeyRef oa:event_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab_Event1 .

oa:source_elo_d65a921b-e2b9-0eea-c199-dc21c7e57bab
  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 "1642" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1642-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 "69v" ;
    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, 69v"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/d65a921b-e2b9-0eea-c199-dc21c7e57bab" ;
  a2a:RecordGUID "{d65a921b-e2b9-0eea-c199-dc21c7e57bab}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 01-01-1642<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_26018_00026018.xml van ELO" .

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