@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_ffa15263-45fe-6732-85e2-cd68fd66e764
  a a2a:Record ;
  rdfs:label "DTB Dopen op 22 maart 1795 te Noordwijk aan Zee" ;
  a2a:hasPerson oa:person_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Person-2e9c626e-f4f1-5ca6-fc43-018901c89539, oa:person_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Person-3335bdda-9c03-5779-86dc-758e6927d17d, oa:person_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Person-bc7c4624-1b68-7b0e-4a41-ddf28f1499ff, oa:person_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Person-38b89350-4c3a-a62b-dc78-2ec866ceb258, oa:person_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Person-444cfd2e-ef96-968d-7110-a7a7f4d96ba2 ;
  a2a:hasEvent oa:event_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_0, oa:relationep_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_1, oa:relationep_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_2, oa:relationep_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_3, oa:relationep_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_4 ;
  a2a:hasSource oa:source_elo_ffa15263-45fe-6732-85e2-cd68fd66e764 .

oa:person_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Person-2e9c626e-f4f1-5ca6-fc43-018901c89539
  a a2a:Person ;
  rdfs:label "Cornelis Plug" ;
  a2a:PersonName [
    rdfs:label "Cornelis Plug" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Plug"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1795" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1795-03-15"^^xsd:date
  ] .

oa:person_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Person-3335bdda-9c03-5779-86dc-758e6927d17d
  a a2a:Person ;
  rdfs:label "Klaas Cornelisz Plug" ;
  a2a:PersonName [
    rdfs:label "Klaas Cornelisz Plug" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Cornelisz" ;
    a2a:PersonNameLastName "Plug"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Person-bc7c4624-1b68-7b0e-4a41-ddf28f1499ff
  a a2a:Person ;
  rdfs:label "Jaapje Cornelisdr van den Oever" ;
  a2a:PersonName [
    rdfs:label "Jaapje Cornelisdr van den Oever" ;
    a2a:PersonNameFirstName "Jaapje" ;
    a2a:PersonNamePatronym "Cornelisdr" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Oever"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Person-38b89350-4c3a-a62b-dc78-2ec866ceb258
  a a2a:Person ;
  rdfs:label "Gerrit Klaasz Plug" ;
  a2a:PersonName [
    rdfs:label "Gerrit Klaasz Plug" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Klaasz" ;
    a2a:PersonNameLastName "Plug"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Person-444cfd2e-ef96-968d-7110-a7a7f4d96ba2
  a a2a:Person ;
  rdfs:label "Styntje Paulusdr Spaanderman" ;
  a2a:PersonName [
    rdfs:label "Styntje Paulusdr Spaanderman" ;
    a2a:PersonNameFirstName "Styntje" ;
    a2a:PersonNamePatronym "Paulusdr" ;
    a2a:PersonNameLastName "Spaanderman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1795" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1795-03-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijk aan Zee" ;
    rdfs:label "Noordwijk aan Zee"
  ] .

oa:relationep_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Person:2e9c626e-f4f1-5ca6-fc43-018901c89539 ;
  a2a:EventKeyRef oa:event_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Event1 .

oa:relationep_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Person:3335bdda-9c03-5779-86dc-758e6927d17d ;
  a2a:EventKeyRef oa:event_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Event1 .

oa:relationep_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Person:bc7c4624-1b68-7b0e-4a41-ddf28f1499ff ;
  a2a:EventKeyRef oa:event_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Event1 .

oa:relationep_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Person:38b89350-4c3a-a62b-dc78-2ec866ceb258 ;
  a2a:EventKeyRef oa:event_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Event1 .

oa:relationep_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Person:444cfd2e-ef96-968d-7110-a7a7f4d96ba2 ;
  a2a:EventKeyRef oa:event_elo_ffa15263-45fe-6732-85e2-cd68fd66e764_Event1 .

oa:source_elo_ffa15263-45fe-6732-85e2-cd68fd66e764
  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 "1795" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1795-03-22"^^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 "53v" ;
    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, 53v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/ffa15263-45fe-6732-85e2-cd68fd66e764/iiif/3/753897/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ffa15263-45fe-6732-85e2-cd68fd66e764" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/ffa15263-45fe-6732-85e2-cd68fd66e764/iiif/3/753897/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/ffa15263-45fe-6732-85e2-cd68fd66e764" ;
  a2a:RecordGUID "{ffa15263-45fe-6732-85e2-cd68fd66e764}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 22-03-1795<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_27733_00027733.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 22-03-1795" .
