@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_c99e9f5e-e251-3f74-c692-74205f5790fc
  a a2a:Record ;
  rdfs:label "DTB Dopen op 1 januari 1662 te Leiden" ;
  a2a:hasPerson oa:person_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Person-9037e78d-b3dc-6ccd-a240-a0304c55c3ef, oa:person_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Person-1d0bd0ac-fa9b-7a28-a5c0-0d47fd015033, oa:person_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Person-c210d44f-08f4-2ea9-c3fb-db2ad50a37d1, oa:person_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Person-dec08e86-3e1c-3765-722d-52418f5957a3, oa:person_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Person-5c0a1c62-1efb-f602-b015-603ba16a48a8 ;
  a2a:hasEvent oa:event_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_0, oa:relationep_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_1, oa:relationep_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_2, oa:relationep_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_3, oa:relationep_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_4 ;
  a2a:hasSource oa:source_elo_c99e9f5e-e251-3f74-c692-74205f5790fc .

oa:person_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Person-9037e78d-b3dc-6ccd-a240-a0304c55c3ef
  a a2a:Person ;
  rdfs:label "Duijfien Scharpeling" ;
  a2a:PersonName [
    rdfs:label "Duijfien Scharpeling" ;
    a2a:PersonNameFirstName "Duijfien" ;
    a2a:PersonNameLastName "Scharpeling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Person-1d0bd0ac-fa9b-7a28-a5c0-0d47fd015033
  a a2a:Person ;
  rdfs:label "Johan Cornelisz Scharpeling" ;
  a2a:PersonName [
    rdfs:label "Johan Cornelisz Scharpeling" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePatronym "Cornelisz" ;
    a2a:PersonNameLastName "Scharpeling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Person-c210d44f-08f4-2ea9-c3fb-db2ad50a37d1
  a a2a:Person ;
  rdfs:label "Duijfien Pieters van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Duijfien Pieters van Leeuwen" ;
    a2a:PersonNameFirstName "Duijfien" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Person-dec08e86-3e1c-3765-722d-52418f5957a3
  a a2a:Person ;
  rdfs:label "Florens van Zanen" ;
  a2a:PersonName [
    rdfs:label "Florens van Zanen" ;
    a2a:PersonNameFirstName "Florens" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zanen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Person-5c0a1c62-1efb-f602-b015-603ba16a48a8
  a a2a:Person ;
  rdfs:label "Judith van den Berch" ;
  a2a:PersonName [
    rdfs:label "Judith van den Berch" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berch"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1662" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1662-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Person:9037e78d-b3dc-6ccd-a240-a0304c55c3ef ;
  a2a:EventKeyRef oa:event_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Event1 .

oa:relationep_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Person:1d0bd0ac-fa9b-7a28-a5c0-0d47fd015033 ;
  a2a:EventKeyRef oa:event_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Event1 .

oa:relationep_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Person:c210d44f-08f4-2ea9-c3fb-db2ad50a37d1 ;
  a2a:EventKeyRef oa:event_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Event1 .

oa:relationep_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Person:dec08e86-3e1c-3765-722d-52418f5957a3 ;
  a2a:EventKeyRef oa:event_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Event1 .

oa:relationep_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Person:5c0a1c62-1efb-f602-b015-603ba16a48a8 ;
  a2a:EventKeyRef oa:event_elo_c99e9f5e-e251-3f74-c692-74205f5790fc_Event1 .

oa:source_elo_c99e9f5e-e251-3f74-c692-74205f5790fc
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1659-01-01 - 1666-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1662" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1662-01-01"^^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: 237, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 juli 1659 - 1666." ;
    a2a:RegistryNumber "237" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 237, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 juli 1659 - 1666., 237"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/ea530727-6003-44b9-838d-52ed4e5e0496/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c99e9f5e-e251-3f74-c692-74205f5790fc" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/ea530727-6003-44b9-838d-52ed4e5e0496/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/c99e9f5e-e251-3f74-c692-74205f5790fc" ;
  a2a:RecordGUID "{c99e9f5e-e251-3f74-c692-74205f5790fc}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 01-01-1662<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/237\">Inventarisnummer 237 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "237" ;
  a2a:SourceRemarkregister_periode "1659-1666" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_24844_00024844.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 01-01-1662" .
