@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_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf
  a a2a:Record ;
  rdfs:label "DTB Dopen op 11 december 1658 te Leiden" ;
  a2a:hasPerson oa:person_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Person-79e08d62-21f6-ed7a-ab04-8ce9b7aa519e, oa:person_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Person-8856b3f7-5ed6-d493-2678-29f0f882770b, oa:person_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Person-f5f7d15e-a0cd-8971-1c36-4558f6f6a6b9, oa:person_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Person-97f70c48-3a55-72f3-6283-a9a3b233a488, oa:person_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Person-0712e0c3-010a-5410-c1c8-7e20ea22fa10, oa:person_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Person-be098205-e152-6a43-9fa7-cccc2dd30dc2 ;
  a2a:hasEvent oa:event_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_0, oa:relationep_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_1, oa:relationep_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_2, oa:relationep_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_3, oa:relationep_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_4, oa:relationep_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_5 ;
  a2a:hasSource oa:source_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf .

oa:person_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Person-79e08d62-21f6-ed7a-ab04-8ce9b7aa519e
  a a2a:Person ;
  rdfs:label "Maria" ;
  a2a:PersonName [
    rdfs:label "Maria" ;
    a2a:PersonNameFirstName "Maria"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Person-8856b3f7-5ed6-d493-2678-29f0f882770b
  a a2a:Person ;
  rdfs:label "Dirck Jansz" ;
  a2a:PersonName [
    rdfs:label "Dirck Jansz" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNamePatronym "Jansz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Person-f5f7d15e-a0cd-8971-1c36-4558f6f6a6b9
  a a2a:Person ;
  rdfs:label "Lidia Abrams" ;
  a2a:PersonName [
    rdfs:label "Lidia Abrams" ;
    a2a:PersonNameFirstName "Lidia" ;
    a2a:PersonNamePatronym "Abrams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Person-97f70c48-3a55-72f3-6283-a9a3b233a488
  a a2a:Person ;
  rdfs:label "Pieter Geschier" ;
  a2a:PersonName [
    rdfs:label "Pieter Geschier" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Geschier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Person-0712e0c3-010a-5410-c1c8-7e20ea22fa10
  a a2a:Person ;
  rdfs:label "Jannetje Abrams" ;
  a2a:PersonName [
    rdfs:label "Jannetje Abrams" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePatronym "Abrams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Person-be098205-e152-6a43-9fa7-cccc2dd30dc2
  a a2a:Person ;
  rdfs:label "Abram Tolerensz" ;
  a2a:PersonName [
    rdfs:label "Abram Tolerensz" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNamePatronym "Tolerensz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1658" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1658-12-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Person:79e08d62-21f6-ed7a-ab04-8ce9b7aa519e ;
  a2a:EventKeyRef oa:event_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Event1 .

oa:relationep_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Person:8856b3f7-5ed6-d493-2678-29f0f882770b ;
  a2a:EventKeyRef oa:event_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Event1 .

oa:relationep_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Person:f5f7d15e-a0cd-8971-1c36-4558f6f6a6b9 ;
  a2a:EventKeyRef oa:event_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Event1 .

oa:relationep_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Person:97f70c48-3a55-72f3-6283-a9a3b233a488 ;
  a2a:EventKeyRef oa:event_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Event1 .

oa:relationep_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Person:0712e0c3-010a-5410-c1c8-7e20ea22fa10 ;
  a2a:EventKeyRef oa:event_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Event1 .

oa:relationep_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Person:be098205-e152-6a43-9fa7-cccc2dd30dc2 ;
  a2a:EventKeyRef oa:event_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf_Event1 .

oa:source_elo_2843bf5c-ff2f-1765-39dc-e803b4d0ecaf
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1650-01-01 - 1669-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1650-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1669-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1658" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1658-12-11"^^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: 258, Periode: 1..." ;
    a2a:Book "Doopboek van de Nieuwe- of Marekerk (NH) te Leiden, 17 april 1650 - 1669." ;
    a2a:RegistryNumber "258" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 258, Periode: 1..., Doopboek van de Nieuwe- of Marekerk (NH) te Leiden, 17 april 1650 - 1669., 258"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/f24308ac-427d-4f76-9d88-4fc0a0ca755c/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/2843bf5c-ff2f-1765-39dc-e803b4d0ecaf" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/f24308ac-427d-4f76-9d88-4fc0a0ca755c/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/2843bf5c-ff2f-1765-39dc-e803b4d0ecaf" ;
  a2a:RecordGUID "{2843bf5c-ff2f-1765-39dc-e803b4d0ecaf}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 11-12-1658<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/258\">Inventarisnummer 258 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "258" ;
  a2a:SourceRemarkregister_periode "1650-1669" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_4334_00004334.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 11-12-1658" .
