@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_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9
  a a2a:Record ;
  rdfs:label "DTB Dopen op 8 januari 1713 te Leiderdorp" ;
  a2a:hasPerson oa:person_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_Person-52449e4e-0753-4d1e-5455-e534711faaab, oa:person_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_Person-a174d5b5-f611-cabc-631d-24a1948a91b6, oa:person_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_Person-ca59fecc-acc3-8d41-99f6-bfcb9eca496d, oa:person_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_Person-22f1d1f2-f507-e074-2c3a-269768ce7286 ;
  a2a:hasEvent oa:event_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_0, oa:relationep_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_1, oa:relationep_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_2, oa:relationep_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_3 ;
  a2a:hasSource oa:source_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9 .

oa:person_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_Person-52449e4e-0753-4d1e-5455-e534711faaab
  a a2a:Person ;
  rdfs:label "Pieter van Tol" ;
  a2a:PersonName [
    rdfs:label "Pieter van Tol" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_Person-a174d5b5-f611-cabc-631d-24a1948a91b6
  a a2a:Person ;
  rdfs:label "Aart Simonse van Tol" ;
  a2a:PersonName [
    rdfs:label "Aart Simonse van Tol" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNamePatronym "Simonse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_Person-ca59fecc-acc3-8d41-99f6-bfcb9eca496d
  a a2a:Person ;
  rdfs:label "Annetie Tijnnis van Muijen" ;
  a2a:PersonName [
    rdfs:label "Annetie Tijnnis van Muijen" ;
    a2a:PersonNameFirstName "Annetie" ;
    a2a:PersonNamePatronym "Tijnnis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Muijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_Person-22f1d1f2-f507-e074-2c3a-269768ce7286
  a a2a:Person ;
  rdfs:label "Aagtie Maartens" ;
  a2a:PersonName [
    rdfs:label "Aagtie Maartens" ;
    a2a:PersonNameFirstName "Aagtie" ;
    a2a:PersonNameLastName "Maartens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1713" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1713-01-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp"
  ] .

oa:relationep_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_Person:52449e4e-0753-4d1e-5455-e534711faaab ;
  a2a:EventKeyRef oa:event_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_Event1 .

oa:relationep_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_Person:a174d5b5-f611-cabc-631d-24a1948a91b6 ;
  a2a:EventKeyRef oa:event_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_Event1 .

oa:relationep_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_Person:ca59fecc-acc3-8d41-99f6-bfcb9eca496d ;
  a2a:EventKeyRef oa:event_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_Event1 .

oa:relationep_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_Person:22f1d1f2-f507-e074-2c3a-269768ce7286 ;
  a2a:EventKeyRef oa:event_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9_Event1 .

oa:source_elo_f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp", "1688-01-01 - 1740-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1688-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1740-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1713" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1713-01-08"^^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: 1477, Periode: 1688-1740" ;
    a2a:Book "Doopboek (NH) van Leiderdorp, 1688 - 1740." ;
    a2a:RegistryNumber "1477" ;
    a2a:Folio "180" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Dorps- en gemeentebestuur van Leiderdorp (1561-1958), Deel: 1477, Periode: 1688-1740, Doopboek (NH) van Leiderdorp, 1688 - 1740., 1477, 180"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9/iiif/3/966444/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9/iiif/3/966444/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/f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9" ;
  a2a:RecordGUID "{f4204bb8-597d-e988-1fe1-0c4b7cdf2fb9}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 08-01-1713<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0800/file/1477\">Inventarisnummer 1477 van archiefnummer 0800 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Dorps- en gemeentebestuur van Leiderdorp (1561-1958)" ;
  a2a:SourceRemarkdeel "1477" ;
  a2a:SourceRemarkregister_periode "1688-1740" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_29069_00029069.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 08-01-1713" .
