@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_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d
  a a2a:Record ;
  rdfs:label "DTB Dopen op 14 juni 1699 te Leiden" ;
  a2a:hasPerson oa:person_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Person-e7878991-2d1e-8aed-f70f-0d1401247365, oa:person_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Person-69cb4b7a-1694-036a-a5a5-de49c4234eea, oa:person_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Person-51ca2af6-facc-35de-36ba-a45514793dcd, oa:person_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Person-88bdec15-d2f8-959f-b422-ca51e56a76e2, oa:person_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Person-eb1599a7-203a-a18c-496a-3b979e0ef2ed ;
  a2a:hasEvent oa:event_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_0, oa:relationep_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_1, oa:relationep_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_2, oa:relationep_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_3, oa:relationep_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_4 ;
  a2a:hasSource oa:source_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d .

oa:person_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Person-e7878991-2d1e-8aed-f70f-0d1401247365
  a a2a:Person ;
  rdfs:label "Rachel de Lanoij" ;
  a2a:PersonName [
    rdfs:label "Rachel de Lanoij" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lanoij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Person-69cb4b7a-1694-036a-a5a5-de49c4234eea
  a a2a:Person ;
  rdfs:label "Pieter de Lanoij" ;
  a2a:PersonName [
    rdfs:label "Pieter de Lanoij" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lanoij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Person-51ca2af6-facc-35de-36ba-a45514793dcd
  a a2a:Person ;
  rdfs:label "Catharina Haring" ;
  a2a:PersonName [
    rdfs:label "Catharina Haring" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Haring"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Person-88bdec15-d2f8-959f-b422-ca51e56a76e2
  a a2a:Person ;
  rdfs:label "Rachel van Tongeren" ;
  a2a:PersonName [
    rdfs:label "Rachel van Tongeren" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tongeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Person-eb1599a7-203a-a18c-496a-3b979e0ef2ed
  a a2a:Person ;
  rdfs:label "Johan Verburg" ;
  a2a:PersonName [
    rdfs:label "Johan Verburg" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Verburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1699" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1699-06-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Person:e7878991-2d1e-8aed-f70f-0d1401247365 ;
  a2a:EventKeyRef oa:event_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Event1 .

oa:relationep_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Person:69cb4b7a-1694-036a-a5a5-de49c4234eea ;
  a2a:EventKeyRef oa:event_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Event1 .

oa:relationep_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Person:51ca2af6-facc-35de-36ba-a45514793dcd ;
  a2a:EventKeyRef oa:event_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Event1 .

oa:relationep_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Person:88bdec15-d2f8-959f-b422-ca51e56a76e2 ;
  a2a:EventKeyRef oa:event_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Event1 .

oa:relationep_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Person:eb1599a7-203a-a18c-496a-3b979e0ef2ed ;
  a2a:EventKeyRef oa:event_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d_Event1 .

oa:source_elo_c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1684-01-01 - 1700-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1684-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1700-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1699" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1699-06-14"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 260, Periode: 1..." ;
    a2a:Book "Doopboek van de Nieuwe- of Marekerk (NH) te Leiden, 3 december 1684 - 1700." ;
    a2a:RegistryNumber "260" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 260, Periode: 1..., Doopboek van de Nieuwe- of Marekerk (NH) te Leiden, 3 december 1684 - 1700., 260"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d/iiif/3/1700112/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d/iiif/3/1700112/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/c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d" ;
  a2a:RecordGUID "{c7dd98a7-56c2-a8e4-a4e2-8b72f428d85d}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 14-06-1699<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/260\">Inventarisnummer 260 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "260" ;
  a2a:SourceRemarkregister_periode "1684-1700" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_18601_00018601.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 14-06-1699" .
