@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_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34
  a a2a:Record ;
  rdfs:label "DTB Dopen op 24 oktober 1718 te Noordwijk aan Zee" ;
  a2a:hasPerson oa:person_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Person-c9a451bf-42f0-9bbb-01ba-0900dcd7d779, oa:person_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Person-007bd8e4-29d8-7829-2d26-479625dce6a0, oa:person_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Person-d611c0ba-9bb8-cf58-6b48-b42ba60692cf, oa:person_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Person-bdfce02f-0bf1-260c-47b1-7b349e400701, oa:person_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Person-12be58c9-ba0f-0a2d-36ac-fd276898fb57 ;
  a2a:hasEvent oa:event_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_0, oa:relationep_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_1, oa:relationep_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_2, oa:relationep_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_3, oa:relationep_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_4 ;
  a2a:hasSource oa:source_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34 .

oa:person_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Person-c9a451bf-42f0-9bbb-01ba-0900dcd7d779
  a a2a:Person ;
  rdfs:label "Leendert" ;
  a2a:PersonName [
    rdfs:label "Leendert" ;
    a2a:PersonNameFirstName "Leendert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Person-007bd8e4-29d8-7829-2d26-479625dce6a0
  a a2a:Person ;
  rdfs:label "Gerrit Arise" ;
  a2a:PersonName [
    rdfs:label "Gerrit Arise" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Arise"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Person-d611c0ba-9bb8-cf58-6b48-b42ba60692cf
  a a2a:Person ;
  rdfs:label "Anna Bancke" ;
  a2a:PersonName [
    rdfs:label "Anna Bancke" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Bancke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Person-bdfce02f-0bf1-260c-47b1-7b349e400701
  a a2a:Person ;
  rdfs:label "Marijtie Bancke" ;
  a2a:PersonName [
    rdfs:label "Marijtie Bancke" ;
    a2a:PersonNameFirstName "Marijtie" ;
    a2a:PersonNamePatronym "Bancke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Person-12be58c9-ba0f-0a2d-36ac-fd276898fb57
  a a2a:Person ;
  rdfs:label "Harme Leenderse" ;
  a2a:PersonName [
    rdfs:label "Harme Leenderse" ;
    a2a:PersonNameFirstName "Harme" ;
    a2a:PersonNamePatronym "Leenderse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1718" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1718-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijk aan Zee" ;
    rdfs:label "Noordwijk aan Zee"
  ] .

oa:relationep_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Person:c9a451bf-42f0-9bbb-01ba-0900dcd7d779 ;
  a2a:EventKeyRef oa:event_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Event1 .

oa:relationep_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Person:007bd8e4-29d8-7829-2d26-479625dce6a0 ;
  a2a:EventKeyRef oa:event_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Event1 .

oa:relationep_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Person:d611c0ba-9bb8-cf58-6b48-b42ba60692cf ;
  a2a:EventKeyRef oa:event_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Event1 .

oa:relationep_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Person:bdfce02f-0bf1-260c-47b1-7b349e400701 ;
  a2a:EventKeyRef oa:event_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Event1 .

oa:relationep_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Person:12be58c9-ba0f-0a2d-36ac-fd276898fb57 ;
  a2a:EventKeyRef oa:event_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34_Event1 .

oa:source_elo_d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk", "1678-01-01 - 1733-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1733-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1718" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1718-10-24"^^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: 7, Periode: 1678..." ;
    a2a:Book "Doopboek en trouwboek (RK) van Noordwijk-Binnen en Noordwijk aan Zee, 1678-1733." ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "106v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk, Deel: 7, Periode: 1678..., Doopboek en trouwboek (RK) van Noordwijk-Binnen en Noordwijk aan Zee, 1678-1733., 7, 106v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/ff646116-f551-4e82-9b72-d88fb6959225/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/ff646116-f551-4e82-9b72-d88fb6959225/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/d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34" ;
  a2a:RecordGUID "{d716a7ec-a0f6-ea5b-5e5f-313e71ca9f34}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 24-10-1718<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0910/file/7\">Inventarisnummer 7 van archiefnummer 0910 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk" ;
  a2a:SourceRemarkdeel "7" ;
  a2a:SourceRemarkregister_periode "1678-1733" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_23489_00023489.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 24-10-1718" .
