@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_a3ddace1-52b6-9bde-155f-41ca4ea67ae9
  a a2a:Record ;
  rdfs:label "DTB Dopen op 29 oktober 1684 te Noordwijk" ;
  a2a:hasPerson oa:person_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_Person-a588a891-7ea9-b495-5de4-88aae7bca2e8, oa:person_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_Person-29fcb413-22fd-498b-02ae-dad1d73273fc, oa:person_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_Person-3c58da40-dca7-3577-5ac3-c6b53e827c31, oa:person_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_Person-770a6fc9-a37d-6f81-5a27-e72aef5afa1b ;
  a2a:hasEvent oa:event_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_0, oa:relationep_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_1, oa:relationep_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_2, oa:relationep_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_3 ;
  a2a:hasSource oa:source_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9 .

oa:person_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_Person-a588a891-7ea9-b495-5de4-88aae7bca2e8
  a a2a:Person ;
  rdfs:label "Ariaentie Linthout" ;
  a2a:PersonName [
    rdfs:label "Ariaentie Linthout" ;
    a2a:PersonNameFirstName "Ariaentie" ;
    a2a:PersonNameLastName "Linthout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_Person-29fcb413-22fd-498b-02ae-dad1d73273fc
  a a2a:Person ;
  rdfs:label "Paulus Isaackse Linthout" ;
  a2a:PersonName [
    rdfs:label "Paulus Isaackse Linthout" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNamePatronym "Isaackse" ;
    a2a:PersonNameLastName "Linthout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_Person-3c58da40-dca7-3577-5ac3-c6b53e827c31
  a a2a:Person ;
  rdfs:label "Geertie Ariens" ;
  a2a:PersonName [
    rdfs:label "Geertie Ariens" ;
    a2a:PersonNameFirstName "Geertie" ;
    a2a:PersonNamePatronym "Ariens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_Person-770a6fc9-a37d-6f81-5a27-e72aef5afa1b
  a a2a:Person ;
  rdfs:label "Geertie Isaacks Linthout" ;
  a2a:PersonName [
    rdfs:label "Geertie Isaacks Linthout" ;
    a2a:PersonNameFirstName "Geertie" ;
    a2a:PersonNamePatronym "Isaacks" ;
    a2a:PersonNameLastName "Linthout"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1684" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1684-10-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:relationep_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_Person:a588a891-7ea9-b495-5de4-88aae7bca2e8 ;
  a2a:EventKeyRef oa:event_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_Event1 .

oa:relationep_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_Person:29fcb413-22fd-498b-02ae-dad1d73273fc ;
  a2a:EventKeyRef oa:event_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_Event1 .

oa:relationep_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_Person:3c58da40-dca7-3577-5ac3-c6b53e827c31 ;
  a2a:EventKeyRef oa:event_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_Event1 .

oa:relationep_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_Person:770a6fc9-a37d-6f81-5a27-e72aef5afa1b ;
  a2a:EventKeyRef oa:event_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9_Event1 .

oa:source_elo_a3ddace1-52b6-9bde-155f-41ca4ea67ae9
  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 "1684" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1684-10-29"^^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 "78" ;
    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, 78"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/a3ddace1-52b6-9bde-155f-41ca4ea67ae9/iiif/3/729870/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/a3ddace1-52b6-9bde-155f-41ca4ea67ae9" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/a3ddace1-52b6-9bde-155f-41ca4ea67ae9/iiif/3/729870/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/a3ddace1-52b6-9bde-155f-41ca4ea67ae9" ;
  a2a:RecordGUID "{a3ddace1-52b6-9bde-155f-41ca4ea67ae9}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 29-10-1684<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_20251225_21444_00021444.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 29-10-1684" .
