@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_fa0e65f4-cf90-b8d8-18df-2cbfb1547254
  a a2a:Record ;
  rdfs:label "DTB Dopen op 9 november 1759 te Noordwijk" ;
  a2a:hasPerson oa:person_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Person-9c0884ba-f4c4-436a-b7ba-34b7cbfb29ef, oa:person_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Person-5ba1d9a6-6cd5-553a-6300-99cbbf7f7117, oa:person_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Person-46bff687-89dd-653d-b014-32ae99e970a7, oa:person_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Person-5ed4fe68-9795-71c9-325f-17acc5fe95ba, oa:person_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Person-79974b2d-363f-1957-c9fc-b6949193797b ;
  a2a:hasEvent oa:event_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_0, oa:relationep_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_1, oa:relationep_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_2, oa:relationep_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_3, oa:relationep_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_4 ;
  a2a:hasSource oa:source_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254 .

oa:person_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Person-9c0884ba-f4c4-436a-b7ba-34b7cbfb29ef
  a a2a:Person ;
  rdfs:label "Gerridje Mewenhoort" ;
  a2a:PersonName [
    rdfs:label "Gerridje Mewenhoort" ;
    a2a:PersonNameFirstName "Gerridje" ;
    a2a:PersonNameLastName "Mewenhoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Person-5ba1d9a6-6cd5-553a-6300-99cbbf7f7117
  a a2a:Person ;
  rdfs:label "Claas Arisze Mewenhoort" ;
  a2a:PersonName [
    rdfs:label "Claas Arisze Mewenhoort" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNamePatronym "Arisze" ;
    a2a:PersonNameLastName "Mewenhoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Person-46bff687-89dd-653d-b014-32ae99e970a7
  a a2a:Person ;
  rdfs:label "Geertje Cornelisze Steenvoorden" ;
  a2a:PersonName [
    rdfs:label "Geertje Cornelisze Steenvoorden" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePatronym "Cornelisze" ;
    a2a:PersonNameLastName "Steenvoorden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Person-5ed4fe68-9795-71c9-325f-17acc5fe95ba
  a a2a:Person ;
  rdfs:label "Neeltje Fransze Steenvoorden" ;
  a2a:PersonName [
    rdfs:label "Neeltje Fransze Steenvoorden" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePatronym "Fransze" ;
    a2a:PersonNameLastName "Steenvoorden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Person-79974b2d-363f-1957-c9fc-b6949193797b
  a a2a:Person ;
  rdfs:label "Frans Gerridse van den Berg" ;
  a2a:PersonName [
    rdfs:label "Frans Gerridse van den Berg" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNamePatronym "Gerridse" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1759" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1759-11-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:relationep_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Person:9c0884ba-f4c4-436a-b7ba-34b7cbfb29ef ;
  a2a:EventKeyRef oa:event_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Event1 .

oa:relationep_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Person:5ba1d9a6-6cd5-553a-6300-99cbbf7f7117 ;
  a2a:EventKeyRef oa:event_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Event1 .

oa:relationep_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Person:46bff687-89dd-653d-b014-32ae99e970a7 ;
  a2a:EventKeyRef oa:event_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Event1 .

oa:relationep_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Person:5ed4fe68-9795-71c9-325f-17acc5fe95ba ;
  a2a:EventKeyRef oa:event_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Event1 .

oa:relationep_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Person:79974b2d-363f-1957-c9fc-b6949193797b ;
  a2a:EventKeyRef oa:event_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254_Event1 .

oa:source_elo_fa0e65f4-cf90-b8d8-18df-2cbfb1547254
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk", "1732-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1759" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1759-11-09"^^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: 8, Periode: 1732..." ;
    a2a:Book "Doopboek en trouwboek (RK) van Noordwijk-Binnen en Noordwijk aan Zee, 1732-1811." ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "158vs" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk, Deel: 8, Periode: 1732..., Doopboek en trouwboek (RK) van Noordwijk-Binnen en Noordwijk aan Zee, 1732-1811., 8, 158vs"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/4bf9a85d-1279-425d-820b-23255c086c23/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fa0e65f4-cf90-b8d8-18df-2cbfb1547254" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/4bf9a85d-1279-425d-820b-23255c086c23/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/fa0e65f4-cf90-b8d8-18df-2cbfb1547254" ;
  a2a:RecordGUID "{fa0e65f4-cf90-b8d8-18df-2cbfb1547254}" ;
  a2a:SourceRemarkOpmerking "een van een tweeling<br>Doopdatum: 09-11-1759<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0910/file/8\">Inventarisnummer 8 van archiefnummer 0910 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk" ;
  a2a:SourceRemarkdeel "8" ;
  a2a:SourceRemarkregister_periode "1732-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_15910_00015910.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 09-11-1759" .
