@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_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e
  a a2a:Record ;
  rdfs:label "DTB Dopen op 27 augustus 1702 te Nieuwkoop en Noorden" ;
  a2a:hasPerson oa:person_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Person-b2c8539b-66ca-3c88-8f44-3201aa29c8d7, oa:person_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Person-f26f5b26-6fd7-e395-e641-02fd8ab7fe55, oa:person_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Person-f4998ef5-544d-fb1b-384c-cb6de335bded, oa:person_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Person-182a6444-fa97-0c0f-cbef-ea6c6e6420eb, oa:person_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Person-7fa738f9-2a3d-413d-24eb-712d2d9b1229 ;
  a2a:hasEvent oa:event_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_0, oa:relationep_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_1, oa:relationep_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_2, oa:relationep_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_3, oa:relationep_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_4 ;
  a2a:hasSource oa:source_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e .

oa:person_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Person-b2c8539b-66ca-3c88-8f44-3201aa29c8d7
  a a2a:Person ;
  rdfs:label "Joost Bosdam" ;
  a2a:PersonName [
    rdfs:label "Joost Bosdam" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNameLastName "Bosdam"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Person-f26f5b26-6fd7-e395-e641-02fd8ab7fe55
  a a2a:Person ;
  rdfs:label "Albert Bosdam" ;
  a2a:PersonName [
    rdfs:label "Albert Bosdam" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Bosdam"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Person-f4998ef5-544d-fb1b-384c-cb6de335bded
  a a2a:Person ;
  rdfs:label "Marij Joosten Verloo" ;
  a2a:PersonName [
    rdfs:label "Marij Joosten Verloo" ;
    a2a:PersonNameFirstName "Marij" ;
    a2a:PersonNamePatronym "Joosten" ;
    a2a:PersonNameLastName "Verloo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Person-182a6444-fa97-0c0f-cbef-ea6c6e6420eb
  a a2a:Person ;
  rdfs:label "Joost Huiberts Verloo" ;
  a2a:PersonName [
    rdfs:label "Joost Huiberts Verloo" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNamePatronym "Huiberts" ;
    a2a:PersonNameLastName "Verloo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Person-7fa738f9-2a3d-413d-24eb-712d2d9b1229
  a a2a:Person ;
  rdfs:label "Aechje Joosten Verloo" ;
  a2a:PersonName [
    rdfs:label "Aechje Joosten Verloo" ;
    a2a:PersonNameFirstName "Aechje" ;
    a2a:PersonNamePatronym "Joosten" ;
    a2a:PersonNameLastName "Verloo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1702" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1702-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkoop en Noorden" ;
    rdfs:label "Nieuwkoop en Noorden"
  ] .

oa:relationep_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Person:b2c8539b-66ca-3c88-8f44-3201aa29c8d7 ;
  a2a:EventKeyRef oa:event_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Event1 .

oa:relationep_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Person:f26f5b26-6fd7-e395-e641-02fd8ab7fe55 ;
  a2a:EventKeyRef oa:event_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Event1 .

oa:relationep_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Person:f4998ef5-544d-fb1b-384c-cb6de335bded ;
  a2a:EventKeyRef oa:event_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Event1 .

oa:relationep_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Person:182a6444-fa97-0c0f-cbef-ea6c6e6420eb ;
  a2a:EventKeyRef oa:event_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Event1 .

oa:relationep_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Person:7fa738f9-2a3d-413d-24eb-712d2d9b1229 ;
  a2a:EventKeyRef oa:event_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e_Event1 .

oa:source_elo_f26bd96d-9ce3-6e6e-fed4-e2824d891f4e
  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 "1702" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1702-08-27"^^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 "25" ;
    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, 25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/940cd598-0280-484c-82e7-3b12874ecb9d/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f26bd96d-9ce3-6e6e-fed4-e2824d891f4e" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/940cd598-0280-484c-82e7-3b12874ecb9d/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/f26bd96d-9ce3-6e6e-fed4-e2824d891f4e" ;
  a2a:RecordGUID "{f26bd96d-9ce3-6e6e-fed4-e2824d891f4e}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 27-08-1702<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_15094_00015094.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 27-08-1702" .
