@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_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd
  a a2a:Record ;
  rdfs:label "DTB Dopen op 16 december 1753 te Noordwijk" ;
  a2a:hasPerson oa:person_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_Person-077348ae-f022-bb7c-b764-5720fa041cfa, oa:person_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_Person-65a18ca6-71b8-6125-99c0-d4baef2ef48e, oa:person_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_Person-7de7ee08-9da4-ee81-71d7-7d7c00a8d32a, oa:person_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_Person-54f58591-2bbe-9ef5-14ab-acc2a40912a0 ;
  a2a:hasEvent oa:event_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_0, oa:relationep_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_1, oa:relationep_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_2, oa:relationep_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_3 ;
  a2a:hasSource oa:source_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd .

oa:person_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_Person-077348ae-f022-bb7c-b764-5720fa041cfa
  a a2a:Person ;
  rdfs:label "Jaapje van Beele" ;
  a2a:PersonName [
    rdfs:label "Jaapje van Beele" ;
    a2a:PersonNameFirstName "Jaapje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beele"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_Person-65a18ca6-71b8-6125-99c0-d4baef2ef48e
  a a2a:Person ;
  rdfs:label "Willem Arijsz. van Beele" ;
  a2a:PersonName [
    rdfs:label "Willem Arijsz. van Beele" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Arijsz." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beele"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_Person-7de7ee08-9da4-ee81-71d7-7d7c00a8d32a
  a a2a:Person ;
  rdfs:label "Marijtje Jakobsdr. van Duivenbode" ;
  a2a:PersonName [
    rdfs:label "Marijtje Jakobsdr. van Duivenbode" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNamePatronym "Jakobsdr." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Duivenbode"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_Person-54f58591-2bbe-9ef5-14ab-acc2a40912a0
  a a2a:Person ;
  rdfs:label "Trijntje Geriitsdr. Plug" ;
  a2a:PersonName [
    rdfs:label "Trijntje Geriitsdr. Plug" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Geriitsdr." ;
    a2a:PersonNameLastName "Plug"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1753" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1753-12-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:relationep_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_Person:077348ae-f022-bb7c-b764-5720fa041cfa ;
  a2a:EventKeyRef oa:event_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_Event1 .

oa:relationep_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_Person:65a18ca6-71b8-6125-99c0-d4baef2ef48e ;
  a2a:EventKeyRef oa:event_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_Event1 .

oa:relationep_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_Person:7de7ee08-9da4-ee81-71d7-7d7c00a8d32a ;
  a2a:EventKeyRef oa:event_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_Event1 .

oa:relationep_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_Person:54f58591-2bbe-9ef5-14ab-acc2a40912a0 ;
  a2a:EventKeyRef oa:event_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd_Event1 .

oa:source_elo_fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk", "1675-01-01 - 1757-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1675-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1757-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1753" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1753-12-16"^^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: 3, Periode: 1675..." ;
    a2a:Book "Doopboek (NH) van Noordwijk aan Zee, 1675 juni 23 - 1757 oktober 9." ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "74v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk, Deel: 3, Periode: 1675..., Doopboek (NH) van Noordwijk aan Zee, 1675 juni 23 - 1757 oktober 9., 3, 74v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/f7571bf0-cbcb-4b19-a096-a53e47b56f1d/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/f7571bf0-cbcb-4b19-a096-a53e47b56f1d/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/fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd" ;
  a2a:RecordGUID "{fbdb150d-99ce-bf69-cf9c-6277f3e4bfcd}" ;
  a2a:SourceRemarkOpmerking "Vader is tevens getuige. Peetmoei is Dina Jakobsdr. van Duivenbode.<br>Doopdatum: 16-12-1753<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0910/file/3\">Inventarisnummer 3 van archiefnummer 0910 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk" ;
  a2a:SourceRemarkdeel "3" ;
  a2a:SourceRemarkregister_periode "1675-1757" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_13144_00013144.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 16-12-1753" .
