@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_e8097de6-75a5-7fc2-e30f-a634f8a5a331
  a a2a:Record ;
  rdfs:label "DTB Dopen op 1 januari 1736 te Noordwijk" ;
  a2a:hasPerson oa:person_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Person-7917ddd9-dade-1571-4a03-52efc3e848d5, oa:person_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Person-cb2ca1be-25c8-ba96-3845-acc9d3c529d8, oa:person_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Person-82faae55-a967-250e-7dda-05dfaccd9f42, oa:person_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Person-ab695c81-bb48-dddc-3444-478792a5f60a, oa:person_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Person-96c2f933-6753-7247-74ff-dada62f5eddf ;
  a2a:hasEvent oa:event_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_0, oa:relationep_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_1, oa:relationep_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_2, oa:relationep_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_3, oa:relationep_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_4 ;
  a2a:hasSource oa:source_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331 .

oa:person_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Person-7917ddd9-dade-1571-4a03-52efc3e848d5
  a a2a:Person ;
  rdfs:label "Willem Willemse" ;
  a2a:PersonName [
    rdfs:label "Willem Willemse" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Willemse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Person-cb2ca1be-25c8-ba96-3845-acc9d3c529d8
  a a2a:Person ;
  rdfs:label "Arij Willemse" ;
  a2a:PersonName [
    rdfs:label "Arij Willemse" ;
    a2a:PersonNameFirstName "Arij" ;
    a2a:PersonNameLastName "Willemse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Person-82faae55-a967-250e-7dda-05dfaccd9f42
  a a2a:Person ;
  rdfs:label "Grietie Willemse Moerkerk" ;
  a2a:PersonName [
    rdfs:label "Grietie Willemse Moerkerk" ;
    a2a:PersonNameFirstName "Grietie" ;
    a2a:PersonNamePatronym "Willemse" ;
    a2a:PersonNameLastName "Moerkerk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Person-ab695c81-bb48-dddc-3444-478792a5f60a
  a a2a:Person ;
  rdfs:label "Geertie Willemse Moerkerk" ;
  a2a:PersonName [
    rdfs:label "Geertie Willemse Moerkerk" ;
    a2a:PersonNameFirstName "Geertie" ;
    a2a:PersonNamePatronym "Willemse" ;
    a2a:PersonNameLastName "Moerkerk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Person-96c2f933-6753-7247-74ff-dada62f5eddf
  a a2a:Person ;
  rdfs:label "Marrijtie Gerrits" ;
  a2a:PersonName [
    rdfs:label "Marrijtie Gerrits" ;
    a2a:PersonNameFirstName "Marrijtie" ;
    a2a:PersonNamePatronym "Gerrits"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1736" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1736-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:relationep_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Person:7917ddd9-dade-1571-4a03-52efc3e848d5 ;
  a2a:EventKeyRef oa:event_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Event1 .

oa:relationep_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Person:cb2ca1be-25c8-ba96-3845-acc9d3c529d8 ;
  a2a:EventKeyRef oa:event_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Event1 .

oa:relationep_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Person:82faae55-a967-250e-7dda-05dfaccd9f42 ;
  a2a:EventKeyRef oa:event_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Event1 .

oa:relationep_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Person:ab695c81-bb48-dddc-3444-478792a5f60a ;
  a2a:EventKeyRef oa:event_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Event1 .

oa:relationep_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Person:96c2f933-6753-7247-74ff-dada62f5eddf ;
  a2a:EventKeyRef oa:event_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331_Event1 .

oa:source_elo_e8097de6-75a5-7fc2-e30f-a634f8a5a331
  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 "1736" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1736-01-01"^^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 "62" ;
    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, 62"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/7034aa70-8cca-4abb-bcef-481b48d66b37/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e8097de6-75a5-7fc2-e30f-a634f8a5a331" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/7034aa70-8cca-4abb-bcef-481b48d66b37/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/e8097de6-75a5-7fc2-e30f-a634f8a5a331" ;
  a2a:RecordGUID "{e8097de6-75a5-7fc2-e30f-a634f8a5a331}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 01-01-1736<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_20260527_2484_00002484.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 01-01-1736" .
