@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_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b
  a a2a:Record ;
  rdfs:label "DTB Dopen op 7 augustus 1652 te Leiden" ;
  a2a:hasPerson oa:person_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Person-62b7bda7-5e52-a5fd-7ce6-d25763ee4aac, oa:person_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Person-3203a9b3-c34d-004f-f932-483b4e858c84, oa:person_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Person-30f24ddb-b2ec-23f7-c9a4-9c28c19cf715, oa:person_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Person-aba25988-d762-f12e-a2b5-4f79bfd31303, oa:person_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Person-243de625-d8a8-259f-ca67-1f82e581755c ;
  a2a:hasEvent oa:event_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_0, oa:relationep_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_1, oa:relationep_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_2, oa:relationep_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_3, oa:relationep_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_4 ;
  a2a:hasSource oa:source_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b .

oa:person_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Person-62b7bda7-5e52-a5fd-7ce6-d25763ee4aac
  a a2a:Person ;
  rdfs:label "Jannetjen" ;
  a2a:PersonName [
    rdfs:label "Jannetjen" ;
    a2a:PersonNameFirstName "Jannetjen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Person-3203a9b3-c34d-004f-f932-483b4e858c84
  a a2a:Person ;
  rdfs:label "Carel Robbrechtsz" ;
  a2a:PersonName [
    rdfs:label "Carel Robbrechtsz" ;
    a2a:PersonNameFirstName "Carel" ;
    a2a:PersonNamePatronym "Robbrechtsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Person-30f24ddb-b2ec-23f7-c9a4-9c28c19cf715
  a a2a:Person ;
  rdfs:label "Sara Abrams" ;
  a2a:PersonName [
    rdfs:label "Sara Abrams" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePatronym "Abrams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Person-aba25988-d762-f12e-a2b5-4f79bfd31303
  a a2a:Person ;
  rdfs:label "Jacob Gerritsz" ;
  a2a:PersonName [
    rdfs:label "Jacob Gerritsz" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Gerritsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Person-243de625-d8a8-259f-ca67-1f82e581755c
  a a2a:Person ;
  rdfs:label "Trijntjen Gerridts van Poelgeest" ;
  a2a:PersonName [
    rdfs:label "Trijntjen Gerridts van Poelgeest" ;
    a2a:PersonNameFirstName "Trijntjen" ;
    a2a:PersonNamePatronym "Gerridts" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Poelgeest"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1652" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1652-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Person:62b7bda7-5e52-a5fd-7ce6-d25763ee4aac ;
  a2a:EventKeyRef oa:event_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Event1 .

oa:relationep_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Person:3203a9b3-c34d-004f-f932-483b4e858c84 ;
  a2a:EventKeyRef oa:event_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Event1 .

oa:relationep_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Person:30f24ddb-b2ec-23f7-c9a4-9c28c19cf715 ;
  a2a:EventKeyRef oa:event_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Event1 .

oa:relationep_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Person:aba25988-d762-f12e-a2b5-4f79bfd31303 ;
  a2a:EventKeyRef oa:event_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Event1 .

oa:relationep_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Person:243de625-d8a8-259f-ca67-1f82e581755c ;
  a2a:EventKeyRef oa:event_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b_Event1 .

oa:source_elo_8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1644-01-01 - 1664-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1644-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1664-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1652" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1652-08-07"^^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: 222, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 8 juni 1644 - 29 februari 1664." ;
    a2a:RegistryNumber "222" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 222, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 8 juni 1644 - 29 februari 1664., 222"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/5a08125c-868d-44bc-896a-d3f878dfb487/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/5a08125c-868d-44bc-896a-d3f878dfb487/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/8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b" ;
  a2a:RecordGUID "{8417bf37-e4c9-ff16-39d5-5c6bfe04ea9b}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 07-08-1652<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/222\">Inventarisnummer 222 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "222" ;
  a2a:SourceRemarkregister_periode "1644-1664" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_10032_00010032.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 07-08-1652" .
