@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_e2f8a55e-3e76-095d-0114-2a2e39a82ef0
  a a2a:Record ;
  rdfs:label "DTB Dopen op 26 januari 1653 te Leiden" ;
  a2a:hasPerson oa:person_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Person-c298910c-aeb2-b770-1e4c-4e92c8f0f2a9, oa:person_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Person-10660c4b-5036-4079-3c6c-037acb3fa4bc, oa:person_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Person-4f0bb7ac-018f-4976-e782-21b81e59167e, oa:person_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Person-21306018-d364-6635-b240-71acd687ca23, oa:person_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Person-396a93db-05b5-e209-8495-d18b288683ab ;
  a2a:hasEvent oa:event_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_0, oa:relationep_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_1, oa:relationep_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_2, oa:relationep_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_3, oa:relationep_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_4 ;
  a2a:hasSource oa:source_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0 .

oa:person_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Person-c298910c-aeb2-b770-1e4c-4e92c8f0f2a9
  a a2a:Person ;
  rdfs:label "Pieter Knotter" ;
  a2a:PersonName [
    rdfs:label "Pieter Knotter" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Knotter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Person-10660c4b-5036-4079-3c6c-037acb3fa4bc
  a a2a:Person ;
  rdfs:label "Paulus Adriaensz Knotter" ;
  a2a:PersonName [
    rdfs:label "Paulus Adriaensz Knotter" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNamePatronym "Adriaensz" ;
    a2a:PersonNameLastName "Knotter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Person-4f0bb7ac-018f-4976-e782-21b81e59167e
  a a2a:Person ;
  rdfs:label "Maertje Pieters" ;
  a2a:PersonName [
    rdfs:label "Maertje Pieters" ;
    a2a:PersonNameFirstName "Maertje" ;
    a2a:PersonNamePatronym "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Person-21306018-d364-6635-b240-71acd687ca23
  a a2a:Person ;
  rdfs:label "Arij Jansz Knotter" ;
  a2a:PersonName [
    rdfs:label "Arij Jansz Knotter" ;
    a2a:PersonNameFirstName "Arij" ;
    a2a:PersonNamePatronym "Jansz" ;
    a2a:PersonNameLastName "Knotter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Person-396a93db-05b5-e209-8495-d18b288683ab
  a a2a:Person ;
  rdfs:label "Willemtje Jacos" ;
  a2a:PersonName [
    rdfs:label "Willemtje Jacos" ;
    a2a:PersonNameFirstName "Willemtje" ;
    a2a:PersonNamePatronym "Jacos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1653" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1653-01-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Person:c298910c-aeb2-b770-1e4c-4e92c8f0f2a9 ;
  a2a:EventKeyRef oa:event_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Event1 .

oa:relationep_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Person:10660c4b-5036-4079-3c6c-037acb3fa4bc ;
  a2a:EventKeyRef oa:event_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Event1 .

oa:relationep_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Person:4f0bb7ac-018f-4976-e782-21b81e59167e ;
  a2a:EventKeyRef oa:event_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Event1 .

oa:relationep_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Person:21306018-d364-6635-b240-71acd687ca23 ;
  a2a:EventKeyRef oa:event_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Event1 .

oa:relationep_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Person:396a93db-05b5-e209-8495-d18b288683ab ;
  a2a:EventKeyRef oa:event_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0_Event1 .

oa:source_elo_e2f8a55e-3e76-095d-0114-2a2e39a82ef0
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1652-01-01 - 1659-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1652-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1653" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1653-01-26"^^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: 236, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 13 augustus 1652 - 29 juni 1659." ;
    a2a:RegistryNumber "236" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 236, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 13 augustus 1652 - 29 juni 1659., 236"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/995c846c-cab8-4486-bfcd-a66c4b9569fd/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e2f8a55e-3e76-095d-0114-2a2e39a82ef0" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/995c846c-cab8-4486-bfcd-a66c4b9569fd/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/e2f8a55e-3e76-095d-0114-2a2e39a82ef0" ;
  a2a:RecordGUID "{e2f8a55e-3e76-095d-0114-2a2e39a82ef0}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 26-01-1653<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/236\">Inventarisnummer 236 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "236" ;
  a2a:SourceRemarkregister_periode "1652-1659" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_14736_00014736.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 26-01-1653" .
