@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_cb83755b-b65d-db7a-e550-3d2a413e8ba8
  a a2a:Record ;
  rdfs:label "DTB Dopen op 23 februari 1724 te Noordwijk" ;
  a2a:hasPerson oa:person_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_Person-3d43918d-3342-e7e0-2808-34955c65d018, oa:person_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_Person-13131453-f952-1904-2990-e6313d983dbd, oa:person_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_Person-ae134b7e-fa79-0d3e-2bb4-cba52b331fdb, oa:person_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_Person-27e0f42a-77bd-80e0-cee8-3e385c59c267 ;
  a2a:hasEvent oa:event_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_0, oa:relationep_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_1, oa:relationep_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_2, oa:relationep_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_3 ;
  a2a:hasSource oa:source_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8 .

oa:person_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_Person-3d43918d-3342-e7e0-2808-34955c65d018
  a a2a:Person ;
  rdfs:label "Stijntie de Soete" ;
  a2a:PersonName [
    rdfs:label "Stijntie de Soete" ;
    a2a:PersonNameFirstName "Stijntie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Soete"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_Person-13131453-f952-1904-2990-e6313d983dbd
  a a2a:Person ;
  rdfs:label "Dirk Geerlofze de Soete" ;
  a2a:PersonName [
    rdfs:label "Dirk Geerlofze de Soete" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Geerlofze" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Soete"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_Person-ae134b7e-fa79-0d3e-2bb4-cba52b331fdb
  a a2a:Person ;
  rdfs:label "Marijtie Claas Overduijn" ;
  a2a:PersonName [
    rdfs:label "Marijtie Claas Overduijn" ;
    a2a:PersonNameFirstName "Marijtie" ;
    a2a:PersonNamePatronym "Claas" ;
    a2a:PersonNameLastName "Overduijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_Person-27e0f42a-77bd-80e0-cee8-3e385c59c267
  a a2a:Person ;
  rdfs:label "Gerritie Geerlofs de Soete" ;
  a2a:PersonName [
    rdfs:label "Gerritie Geerlofs de Soete" ;
    a2a:PersonNameFirstName "Gerritie" ;
    a2a:PersonNamePatronym "Geerlofs" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Soete"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1724" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1724-02-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:relationep_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_Person:3d43918d-3342-e7e0-2808-34955c65d018 ;
  a2a:EventKeyRef oa:event_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_Event1 .

oa:relationep_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_Person:13131453-f952-1904-2990-e6313d983dbd ;
  a2a:EventKeyRef oa:event_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_Event1 .

oa:relationep_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_Person:ae134b7e-fa79-0d3e-2bb4-cba52b331fdb ;
  a2a:EventKeyRef oa:event_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_Event1 .

oa:relationep_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_Person:27e0f42a-77bd-80e0-cee8-3e385c59c267 ;
  a2a:EventKeyRef oa:event_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8_Event1 .

oa:source_elo_cb83755b-b65d-db7a-e550-3d2a413e8ba8
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk", "1621-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1621-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1724" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1724-02-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: 1, Periode: 1621..." ;
    a2a:Book "Doopboek (NH) van Noordwijk-Binnen, 1621 maart 14 - 1807 oktober 10 en vervolgens een ingehecht k..." ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "119" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk, Deel: 1, Periode: 1621..., Doopboek (NH) van Noordwijk-Binnen, 1621 maart 14 - 1807 oktober 10 en vervolgens een ingehecht k..., 1, 119"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/69924a24-f9ee-4f3c-89ff-1f75ce0958bb/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/cb83755b-b65d-db7a-e550-3d2a413e8ba8" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/69924a24-f9ee-4f3c-89ff-1f75ce0958bb/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/cb83755b-b65d-db7a-e550-3d2a413e8ba8" ;
  a2a:RecordGUID "{cb83755b-b65d-db7a-e550-3d2a413e8ba8}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 23-02-1724<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0910/file/1\">Inventarisnummer 1 van archiefnummer 0910 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1621-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_23254_00023254.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 23-02-1724" .
