@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_93f9d417-1017-190f-cf93-c66abdd5bb39
  a a2a:Record ;
  rdfs:label "DTB Dopen op 23 september 1685 te Noordwijk" ;
  a2a:hasPerson oa:person_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Person-8c82faf5-7a7c-6444-65d1-8d76e6ce129e, oa:person_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Person-e479e7d3-e03f-ff4c-3095-689085bfaf15, oa:person_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Person-5097682c-b855-7cf1-24c2-287d4ca7e190, oa:person_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Person-29c48430-ce7b-3a22-c0f6-4a7161fed692, oa:person_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Person-8885fe3e-60a4-03ea-27fa-08a6af795b52 ;
  a2a:hasEvent oa:event_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_0, oa:relationep_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_1, oa:relationep_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_2, oa:relationep_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_3, oa:relationep_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_4 ;
  a2a:hasSource oa:source_elo_93f9d417-1017-190f-cf93-c66abdd5bb39 .

oa:person_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Person-8c82faf5-7a7c-6444-65d1-8d76e6ce129e
  a a2a:Person ;
  rdfs:label "Cornelis van der Mij" ;
  a2a:PersonName [
    rdfs:label "Cornelis van der Mij" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Mij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Person-e479e7d3-e03f-ff4c-3095-689085bfaf15
  a a2a:Person ;
  rdfs:label "Jan Jacobse van der Mij" ;
  a2a:PersonName [
    rdfs:label "Jan Jacobse van der Mij" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jacobse" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Mij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Person-5097682c-b855-7cf1-24c2-287d4ca7e190
  a a2a:Person ;
  rdfs:label "Aegie Bancke" ;
  a2a:PersonName [
    rdfs:label "Aegie Bancke" ;
    a2a:PersonNameFirstName "Aegie" ;
    a2a:PersonNamePatronym "Bancke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Person-29c48430-ce7b-3a22-c0f6-4a7161fed692
  a a2a:Person ;
  rdfs:label "Warbout Jacobs" ;
  a2a:PersonName [
    rdfs:label "Warbout Jacobs" ;
    a2a:PersonNameFirstName "Warbout" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Person-8885fe3e-60a4-03ea-27fa-08a6af795b52
  a a2a:Person ;
  rdfs:label "Jannetie Engels" ;
  a2a:PersonName [
    rdfs:label "Jannetie Engels" ;
    a2a:PersonNameFirstName "Jannetie" ;
    a2a:PersonNamePatronym "Engels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1685" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1685-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:relationep_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Person:8c82faf5-7a7c-6444-65d1-8d76e6ce129e ;
  a2a:EventKeyRef oa:event_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Event1 .

oa:relationep_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Person:e479e7d3-e03f-ff4c-3095-689085bfaf15 ;
  a2a:EventKeyRef oa:event_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Event1 .

oa:relationep_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Person:5097682c-b855-7cf1-24c2-287d4ca7e190 ;
  a2a:EventKeyRef oa:event_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Event1 .

oa:relationep_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Person:29c48430-ce7b-3a22-c0f6-4a7161fed692 ;
  a2a:EventKeyRef oa:event_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Event1 .

oa:relationep_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Person:8885fe3e-60a4-03ea-27fa-08a6af795b52 ;
  a2a:EventKeyRef oa:event_elo_93f9d417-1017-190f-cf93-c66abdd5bb39_Event1 .

oa:source_elo_93f9d417-1017-190f-cf93-c66abdd5bb39
  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 "1685" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1685-09-23"^^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 "19v" ;
    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, 19v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/93f9d417-1017-190f-cf93-c66abdd5bb39/iiif/3/745266/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/93f9d417-1017-190f-cf93-c66abdd5bb39" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/93f9d417-1017-190f-cf93-c66abdd5bb39/iiif/3/745266/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/93f9d417-1017-190f-cf93-c66abdd5bb39" ;
  a2a:RecordGUID "{93f9d417-1017-190f-cf93-c66abdd5bb39}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 23-09-1685<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_20251225_17683_00017683.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 23-09-1685" .
