@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_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 januari 1727 te Leiden" ;
  a2a:hasPerson oa:person_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Person-3baf5a72-db87-85e9-6ee8-27f45f0e811c, oa:person_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Person-bd9eae3b-63c8-88fb-a67a-74d80da7d6d5, oa:person_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Person-8c7a8f7b-7640-abc5-02ea-a1c3da0c219b, oa:person_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Person-d5743468-0779-174d-efb5-4e5187bc61f1, oa:person_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Person-e9c18b4b-8115-76d9-f3b8-48ef2fe25485 ;
  a2a:hasEvent oa:event_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_0, oa:relationep_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_1, oa:relationep_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_2, oa:relationep_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_3, oa:relationep_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_4 ;
  a2a:hasSource oa:source_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f .

oa:person_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Person-3baf5a72-db87-85e9-6ee8-27f45f0e811c
  a a2a:Person ;
  rdfs:label "Elsie Alberdijn" ;
  a2a:PersonName [
    rdfs:label "Elsie Alberdijn" ;
    a2a:PersonNameFirstName "Elsie" ;
    a2a:PersonNameLastName "Alberdijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Person-bd9eae3b-63c8-88fb-a67a-74d80da7d6d5
  a a2a:Person ;
  rdfs:label "Tillemans Alberdijn" ;
  a2a:PersonName [
    rdfs:label "Tillemans Alberdijn" ;
    a2a:PersonNameFirstName "Tillemans" ;
    a2a:PersonNameLastName "Alberdijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Person-8c7a8f7b-7640-abc5-02ea-a1c3da0c219b
  a a2a:Person ;
  rdfs:label "Anna Teunis" ;
  a2a:PersonName [
    rdfs:label "Anna Teunis" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Teunis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Person-d5743468-0779-174d-efb5-4e5187bc61f1
  a a2a:Person ;
  rdfs:label "Dominicus Schouts" ;
  a2a:PersonName [
    rdfs:label "Dominicus Schouts" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Schouts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Person-e9c18b4b-8115-76d9-f3b8-48ef2fe25485
  a a2a:Person ;
  rdfs:label "Agie Verlinde" ;
  a2a:PersonName [
    rdfs:label "Agie Verlinde" ;
    a2a:PersonNameFirstName "Agie" ;
    a2a:PersonNameLastName "Verlinde"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1727" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1727-01-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Person:3baf5a72-db87-85e9-6ee8-27f45f0e811c ;
  a2a:EventKeyRef oa:event_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Event1 .

oa:relationep_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Person:bd9eae3b-63c8-88fb-a67a-74d80da7d6d5 ;
  a2a:EventKeyRef oa:event_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Event1 .

oa:relationep_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Person:8c7a8f7b-7640-abc5-02ea-a1c3da0c219b ;
  a2a:EventKeyRef oa:event_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Event1 .

oa:relationep_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Person:d5743468-0779-174d-efb5-4e5187bc61f1 ;
  a2a:EventKeyRef oa:event_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Event1 .

oa:relationep_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Person:e9c18b4b-8115-76d9-f3b8-48ef2fe25485 ;
  a2a:EventKeyRef oa:event_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f_Event1 .

oa:source_elo_ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1646-01-01 - 1788-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1646-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1788-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1727" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1727-01-10"^^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: 302, Periode: 1..." ;
    a2a:Book "Doopboek van de kerk aan de Utrechtse Veer (RK) te Leiden, 1646 - 1788." ;
    a2a:RegistryNumber "302" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 302, Periode: 1..., Doopboek van de kerk aan de Utrechtse Veer (RK) te Leiden, 1646 - 1788., 302"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f/iiif/3/1960739/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f/iiif/3/1960739/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/ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f" ;
  a2a:RecordGUID "{ec3f8e72-ad0e-3906-0fa9-e7534efa6e9f}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 10-01-1727<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/302\">Inventarisnummer 302 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "302" ;
  a2a:SourceRemarkregister_periode "1646-1788" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_28982_00028982.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 10-01-1727" .
