@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_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95
  a a2a:Record ;
  rdfs:label "DTB Dopen op 26 februari 1797 te Noordwijk aan Zee" ;
  a2a:hasPerson oa:person_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Person-eb2cebb9-489b-cbed-c494-c6e5d43cd7cc, oa:person_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Person-4b8d988a-647f-7f24-7480-f0e1983c854d, oa:person_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Person-5d8633d4-4497-0c2d-f4e3-878a4f981426, oa:person_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Person-3e38cfab-9e14-bd61-955c-41690376a7c9, oa:person_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Person-944a65d4-5fe3-ea81-1124-0bc888c4a73d ;
  a2a:hasEvent oa:event_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_0, oa:relationep_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_1, oa:relationep_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_2, oa:relationep_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_3, oa:relationep_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_4 ;
  a2a:hasSource oa:source_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95 .

oa:person_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Person-eb2cebb9-489b-cbed-c494-c6e5d43cd7cc
  a a2a:Person ;
  rdfs:label "Jannetje Plug" ;
  a2a:PersonName [
    rdfs:label "Jannetje Plug" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Plug"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1797" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1797-02-20"^^xsd:date
  ] .

oa:person_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Person-4b8d988a-647f-7f24-7480-f0e1983c854d
  a a2a:Person ;
  rdfs:label "Jan Klaasz Plug" ;
  a2a:PersonName [
    rdfs:label "Jan Klaasz Plug" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Klaasz" ;
    a2a:PersonNameLastName "Plug"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Person-5d8633d4-4497-0c2d-f4e3-878a4f981426
  a a2a:Person ;
  rdfs:label "Antje Cornelisdr Plug" ;
  a2a:PersonName [
    rdfs:label "Antje Cornelisdr Plug" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Cornelisdr" ;
    a2a:PersonNameLastName "Plug"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Person-3e38cfab-9e14-bd61-955c-41690376a7c9
  a a2a:Person ;
  rdfs:label "Jacob Jansz Onderwater" ;
  a2a:PersonName [
    rdfs:label "Jacob Jansz Onderwater" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Jansz" ;
    a2a:PersonNameLastName "Onderwater"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Person-944a65d4-5fe3-ea81-1124-0bc888c4a73d
  a a2a:Person ;
  rdfs:label "Tryntje Jacobs Waasdorp" ;
  a2a:PersonName [
    rdfs:label "Tryntje Jacobs Waasdorp" ;
    a2a:PersonNameFirstName "Tryntje" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Waasdorp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1797" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1797-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijk aan Zee" ;
    rdfs:label "Noordwijk aan Zee"
  ] .

oa:relationep_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Person:eb2cebb9-489b-cbed-c494-c6e5d43cd7cc ;
  a2a:EventKeyRef oa:event_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Event1 .

oa:relationep_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Person:4b8d988a-647f-7f24-7480-f0e1983c854d ;
  a2a:EventKeyRef oa:event_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Event1 .

oa:relationep_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Person:5d8633d4-4497-0c2d-f4e3-878a4f981426 ;
  a2a:EventKeyRef oa:event_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Event1 .

oa:relationep_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Person:3e38cfab-9e14-bd61-955c-41690376a7c9 ;
  a2a:EventKeyRef oa:event_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Event1 .

oa:relationep_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Person:944a65d4-5fe3-ea81-1124-0bc888c4a73d ;
  a2a:EventKeyRef oa:event_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95_Event1 .

oa:source_elo_f2ce83ff-ae03-bd13-c9d1-5f8895c7da95
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk", "1757-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1757-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1797" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1797-02-26"^^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: 4, Periode: 1757..." ;
    a2a:Book "Doopboek (NH) van Noordwijk aan Zee, 1757 oktober 16 - 1811 maart 17." ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "56v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk, Deel: 4, Periode: 1757..., Doopboek (NH) van Noordwijk aan Zee, 1757 oktober 16 - 1811 maart 17., 4, 56v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/f2ce83ff-ae03-bd13-c9d1-5f8895c7da95/iiif/3/753916/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f2ce83ff-ae03-bd13-c9d1-5f8895c7da95" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/f2ce83ff-ae03-bd13-c9d1-5f8895c7da95/iiif/3/753916/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/f2ce83ff-ae03-bd13-c9d1-5f8895c7da95" ;
  a2a:RecordGUID "{f2ce83ff-ae03-bd13-c9d1-5f8895c7da95}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 26-02-1797<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0910/file/4\">Inventarisnummer 4 van archiefnummer 0910 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk" ;
  a2a:SourceRemarkdeel "4" ;
  a2a:SourceRemarkregister_periode "1757-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_27197_00027197.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 26-02-1797" .
