@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_ce7dfffa-32be-7d72-b31a-33521218722a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 16 september 1657 te Leiderdorp" ;
  a2a:hasPerson oa:person_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Person-fd9bf5aa-99d4-f5c0-6523-f6b486fe0bdd, oa:person_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Person-f2e7d8e1-8dee-47df-569a-805c119f12a6, oa:person_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Person-65acda19-8c46-2914-4689-6e5be61b732f, oa:person_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Person-092d0b6d-7d3c-800e-fa64-ca0eec10a2f7, oa:person_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Person-32dced5e-1ac4-2c1e-2021-ad19c0311b57 ;
  a2a:hasEvent oa:event_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ce7dfffa-32be-7d72-b31a-33521218722a_0, oa:relationep_elo_ce7dfffa-32be-7d72-b31a-33521218722a_1, oa:relationep_elo_ce7dfffa-32be-7d72-b31a-33521218722a_2, oa:relationep_elo_ce7dfffa-32be-7d72-b31a-33521218722a_3, oa:relationep_elo_ce7dfffa-32be-7d72-b31a-33521218722a_4 ;
  a2a:hasSource oa:source_elo_ce7dfffa-32be-7d72-b31a-33521218722a .

oa:person_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Person-fd9bf5aa-99d4-f5c0-6523-f6b486fe0bdd
  a a2a:Person ;
  rdfs:label "Jan van Alckemade" ;
  a2a:PersonName [
    rdfs:label "Jan van Alckemade" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alckemade"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Person-f2e7d8e1-8dee-47df-569a-805c119f12a6
  a a2a:Person ;
  rdfs:label "Willem Janssen van Alckemade" ;
  a2a:PersonName [
    rdfs:label "Willem Janssen van Alckemade" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Janssen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alckemade"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Person-65acda19-8c46-2914-4689-6e5be61b732f
  a a2a:Person ;
  rdfs:label "Jannetge Pieters" ;
  a2a:PersonName [
    rdfs:label "Jannetge Pieters" ;
    a2a:PersonNameFirstName "Jannetge" ;
    a2a:PersonNamePatronym "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Person-092d0b6d-7d3c-800e-fa64-ca0eec10a2f7
  a a2a:Person ;
  rdfs:label "Pieter Janssen van Alckemade" ;
  a2a:PersonName [
    rdfs:label "Pieter Janssen van Alckemade" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Janssen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alckemade"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Person-32dced5e-1ac4-2c1e-2021-ad19c0311b57
  a a2a:Person ;
  rdfs:label "Annetgen Jans van Alckemade" ;
  a2a:PersonName [
    rdfs:label "Annetgen Jans van Alckemade" ;
    a2a:PersonNameFirstName "Annetgen" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alckemade"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1657" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1657-09-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp"
  ] .

oa:relationep_elo_ce7dfffa-32be-7d72-b31a-33521218722a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Person:fd9bf5aa-99d4-f5c0-6523-f6b486fe0bdd ;
  a2a:EventKeyRef oa:event_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Event1 .

oa:relationep_elo_ce7dfffa-32be-7d72-b31a-33521218722a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Person:f2e7d8e1-8dee-47df-569a-805c119f12a6 ;
  a2a:EventKeyRef oa:event_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Event1 .

oa:relationep_elo_ce7dfffa-32be-7d72-b31a-33521218722a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Person:65acda19-8c46-2914-4689-6e5be61b732f ;
  a2a:EventKeyRef oa:event_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Event1 .

oa:relationep_elo_ce7dfffa-32be-7d72-b31a-33521218722a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Person:092d0b6d-7d3c-800e-fa64-ca0eec10a2f7 ;
  a2a:EventKeyRef oa:event_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Event1 .

oa:relationep_elo_ce7dfffa-32be-7d72-b31a-33521218722a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Person:32dced5e-1ac4-2c1e-2021-ad19c0311b57 ;
  a2a:EventKeyRef oa:event_elo_ce7dfffa-32be-7d72-b31a-33521218722a_Event1 .

oa:source_elo_ce7dfffa-32be-7d72-b31a-33521218722a
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp", "1641-01-01 - 1691-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1641-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1691-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1657" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1657-09-16"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Dorps- en gemeentebestuur van Leiderdorp (1561-1958), Deel: 1474, Periode: 1641-1691" ;
    a2a:Book "Register van dopen (doopboek), trouwen (trouwregister) en lidmaten (NH) van Leiderdorp, 1641 - 1691." ;
    a2a:RegistryNumber "1474" ;
    a2a:Folio "48v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Dorps- en gemeentebestuur van Leiderdorp (1561-1958), Deel: 1474, Periode: 1641-1691, Register van dopen (doopboek), trouwen (trouwregister) en lidmaten (NH) van Leiderdorp, 1641 - 1691., 1474, 48v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/ce7dfffa-32be-7d72-b31a-33521218722a/iiif/3/936972/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ce7dfffa-32be-7d72-b31a-33521218722a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/ce7dfffa-32be-7d72-b31a-33521218722a/iiif/3/936972/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/ce7dfffa-32be-7d72-b31a-33521218722a" ;
  a2a:RecordGUID "{ce7dfffa-32be-7d72-b31a-33521218722a}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 16-09-1657<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0800/file/1474\">Inventarisnummer 1474 van archiefnummer 0800 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Dorps- en gemeentebestuur van Leiderdorp (1561-1958)" ;
  a2a:SourceRemarkdeel "1474" ;
  a2a:SourceRemarkregister_periode "1641-1691" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_24809_00024809.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 16-09-1657" .
