@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_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de
  a a2a:Record ;
  rdfs:label "DTB Dopen op 16 oktober 1767 te Rijnsaterwoude" ;
  a2a:hasPerson oa:person_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Person-ea124898-aafe-c916-662e-7812e3b78c7c, oa:person_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Person-3a55b5b3-6424-01f8-92cc-ae99abd1dc73, oa:person_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Person-d5209068-bd24-e382-3a1f-482c9bc449a2, oa:person_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Person-10669d27-1fcf-f659-2ca5-6c1c69453b19, oa:person_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Person-d37e1476-ace7-2e48-d2de-555921e3d3ad ;
  a2a:hasEvent oa:event_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_0, oa:relationep_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_1, oa:relationep_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_2, oa:relationep_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_3, oa:relationep_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_4 ;
  a2a:hasSource oa:source_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de .

oa:person_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Person-ea124898-aafe-c916-662e-7812e3b78c7c
  a a2a:Person ;
  rdfs:label "Jacobus ter Linden" ;
  a2a:PersonName [
    rdfs:label "Jacobus ter Linden" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Leimuiden" ;
    rdfs:label "Leimuiden"
  ] .

oa:person_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Person-3a55b5b3-6424-01f8-92cc-ae99abd1dc73
  a a2a:Person ;
  rdfs:label "Kasper ter Linden" ;
  a2a:PersonName [
    rdfs:label "Kasper ter Linden" ;
    a2a:PersonNameFirstName "Kasper" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Person-d5209068-bd24-e382-3a1f-482c9bc449a2
  a a2a:Person ;
  rdfs:label "Geertje Barends Hans" ;
  a2a:PersonName [
    rdfs:label "Geertje Barends Hans" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePatronym "Barends" ;
    a2a:PersonNameLastName "Hans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Person-10669d27-1fcf-f659-2ca5-6c1c69453b19
  a a2a:Person ;
  rdfs:label "Pieternel Hamakers" ;
  a2a:PersonName [
    rdfs:label "Pieternel Hamakers" ;
    a2a:PersonNameFirstName "Pieternel" ;
    a2a:PersonNameLastName "Hamakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Person-d37e1476-ace7-2e48-d2de-555921e3d3ad
  a a2a:Person ;
  rdfs:label "Willem Penninks" ;
  a2a:PersonName [
    rdfs:label "Willem Penninks" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Penninks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1767" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1767-10-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijnsaterwoude" ;
    rdfs:label "Rijnsaterwoude"
  ] .

oa:relationep_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Person:ea124898-aafe-c916-662e-7812e3b78c7c ;
  a2a:EventKeyRef oa:event_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Event1 .

oa:relationep_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Person:3a55b5b3-6424-01f8-92cc-ae99abd1dc73 ;
  a2a:EventKeyRef oa:event_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Event1 .

oa:relationep_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Person:d5209068-bd24-e382-3a1f-482c9bc449a2 ;
  a2a:EventKeyRef oa:event_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Event1 .

oa:relationep_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Person:10669d27-1fcf-f659-2ca5-6c1c69453b19 ;
  a2a:EventKeyRef oa:event_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Event1 .

oa:relationep_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Person:d37e1476-ace7-2e48-d2de-555921e3d3ad ;
  a2a:EventKeyRef oa:event_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de_Event1 .

oa:source_elo_c99ff5d8-71d0-83a6-a68f-e6f084c3b2de
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Rijnsaterwoude" ;
    rdfs:label "Rijnsaterwoude", "1734-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1734-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1767" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1767-10-16"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters Rijnsaterwoude, Deel: 10, Periode: 1734-1811" ;
    a2a:Book "Doopboek (RK) van Rijnsaterwoude, z.d., 10 februari 1734 - 24 april 1746, 1 september 1746 - 18 f..." ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "114" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters Rijnsaterwoude, Deel: 10, Periode: 1734-1811, Doopboek (RK) van Rijnsaterwoude, z.d., 10 februari 1734 - 24 april 1746, 1 september 1746 - 18 f..., 10, 114"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/869d16e7-3af7-4297-acbe-c26435bc0397/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c99ff5d8-71d0-83a6-a68f-e6f084c3b2de" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/869d16e7-3af7-4297-acbe-c26435bc0397/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/c99ff5d8-71d0-83a6-a68f-e6f084c3b2de" ;
  a2a:RecordGUID "{c99ff5d8-71d0-83a6-a68f-e6f084c3b2de}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 16-10-1767<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/124.1.13/file/10\">Inventarisnummer 10 van archiefnummer 124.1.13 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters Rijnsaterwoude" ;
  a2a:SourceRemarkdeel "10" ;
  a2a:SourceRemarkregister_periode "1734-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_29928_00029928.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 16-10-1767" .
