@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_042f11a5-91ea-90d8-39a7-9df4dce3f4e5
  a a2a:Record ;
  rdfs:label "DTB Dopen op 18 januari 1691 te Noordwijk" ;
  a2a:hasPerson oa:person_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_Person-82e614e1-d620-b542-855b-bbec91b664df, oa:person_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_Person-20b837ad-c30d-e15f-16b1-063b81f65ae3, oa:person_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_Person-416e2116-08da-3209-15d6-5498e4dd1fc1 ;
  a2a:hasEvent oa:event_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_0, oa:relationep_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_1, oa:relationep_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_2 ;
  a2a:hasSource oa:source_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5 .

oa:person_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_Person-82e614e1-d620-b542-855b-bbec91b664df
  a a2a:Person ;
  rdfs:label "Cornelis Westerbaen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Westerbaen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Westerbaen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_Person-20b837ad-c30d-e15f-16b1-063b81f65ae3
  a a2a:Person ;
  rdfs:label "Willem Westerbaen" ;
  a2a:PersonName [
    rdfs:label "Willem Westerbaen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Westerbaen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_Person-416e2116-08da-3209-15d6-5498e4dd1fc1
  a a2a:Person ;
  rdfs:label "Saertje Coppenol" ;
  a2a:PersonName [
    rdfs:label "Saertje Coppenol" ;
    a2a:PersonNameFirstName "Saertje" ;
    a2a:PersonNameLastName "Coppenol"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1691" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1691-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:relationep_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_Person:82e614e1-d620-b542-855b-bbec91b664df ;
  a2a:EventKeyRef oa:event_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_Event1 .

oa:relationep_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_Person:20b837ad-c30d-e15f-16b1-063b81f65ae3 ;
  a2a:EventKeyRef oa:event_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_Event1 .

oa:relationep_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_Person:416e2116-08da-3209-15d6-5498e4dd1fc1 ;
  a2a:EventKeyRef oa:event_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5_Event1 .

oa:source_elo_042f11a5-91ea-90d8-39a7-9df4dce3f4e5
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk", "1667-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1667-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1691" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1691-01-18"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk, Deel: 6, Periode: 1667..." ;
    a2a:Book "Doopboek van de Remonstrantse Gemeente van Noordwijk-Binnen en Noordwijk aan Zee, 1667-1811 decem..." ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "8vs" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk, Deel: 6, Periode: 1667..., Doopboek van de Remonstrantse Gemeente van Noordwijk-Binnen en Noordwijk aan Zee, 1667-1811 decem..., 6, 8vs"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/042f11a5-91ea-90d8-39a7-9df4dce3f4e5/iiif/3/767000/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/042f11a5-91ea-90d8-39a7-9df4dce3f4e5" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/042f11a5-91ea-90d8-39a7-9df4dce3f4e5/iiif/3/767000/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/042f11a5-91ea-90d8-39a7-9df4dce3f4e5" ;
  a2a:RecordGUID "{042f11a5-91ea-90d8-39a7-9df4dce3f4e5}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 18-01-1691<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0910/file/6\">Inventarisnummer 6 van archiefnummer 0910 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk" ;
  a2a:SourceRemarkdeel "6" ;
  a2a:SourceRemarkregister_periode "1667-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_395_00000395.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 18-01-1691" .
