@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_3b0217ed-e40c-c00e-435b-ed0aa4488102
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 maart 1641 te Leiden" ;
  a2a:hasPerson oa:person_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Person-f8dbf648-5f46-2192-faa6-e03f6ef65faf, oa:person_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Person-2e244786-ada8-7760-73d5-5bb47d20722d, oa:person_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Person-077e34c9-18c8-a9e5-99d4-cc05ec644138, oa:person_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Person-21aa9afd-05a5-c61d-5730-22ebfca2deda, oa:person_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Person-d81e3a1d-14d9-fe2d-e6c7-68b3bf9b16cc ;
  a2a:hasEvent oa:event_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_0, oa:relationep_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_1, oa:relationep_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_2, oa:relationep_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_3, oa:relationep_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_4 ;
  a2a:hasSource oa:source_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102 .

oa:person_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Person-f8dbf648-5f46-2192-faa6-e03f6ef65faf
  a a2a:Person ;
  rdfs:label "Magdalena Vergenst" ;
  a2a:PersonName [
    rdfs:label "Magdalena Vergenst" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Vergenst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Person-2e244786-ada8-7760-73d5-5bb47d20722d
  a a2a:Person ;
  rdfs:label "Francoys Vergenst" ;
  a2a:PersonName [
    rdfs:label "Francoys Vergenst" ;
    a2a:PersonNameFirstName "Francoys" ;
    a2a:PersonNameLastName "Vergenst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Person-077e34c9-18c8-a9e5-99d4-cc05ec644138
  a a2a:Person ;
  rdfs:label "Catelina la Porte" ;
  a2a:PersonName [
    rdfs:label "Catelina la Porte" ;
    a2a:PersonNameFirstName "Catelina" ;
    a2a:PersonNamePrefixLastName "la" ;
    a2a:PersonNameLastName "Porte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Person-21aa9afd-05a5-c61d-5730-22ebfca2deda
  a a2a:Person ;
  rdfs:label "Magdalena van Peenen" ;
  a2a:PersonName [
    rdfs:label "Magdalena van Peenen" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Peenen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Person-d81e3a1d-14d9-fe2d-e6c7-68b3bf9b16cc
  a a2a:Person ;
  rdfs:label "Isaac Reedyck" ;
  a2a:PersonName [
    rdfs:label "Isaac Reedyck" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Reedyck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1641" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1641-03-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Person:f8dbf648-5f46-2192-faa6-e03f6ef65faf ;
  a2a:EventKeyRef oa:event_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Event1 .

oa:relationep_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Person:2e244786-ada8-7760-73d5-5bb47d20722d ;
  a2a:EventKeyRef oa:event_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Event1 .

oa:relationep_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Person:077e34c9-18c8-a9e5-99d4-cc05ec644138 ;
  a2a:EventKeyRef oa:event_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Event1 .

oa:relationep_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Person:21aa9afd-05a5-c61d-5730-22ebfca2deda ;
  a2a:EventKeyRef oa:event_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Event1 .

oa:relationep_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Person:d81e3a1d-14d9-fe2d-e6c7-68b3bf9b16cc ;
  a2a:EventKeyRef oa:event_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102_Event1 .

oa:source_elo_3b0217ed-e40c-c00e-435b-ed0aa4488102
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1636-01-01 - 1644-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1644-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1641" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1641-03-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: 234, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1636 - 6 december 1644." ;
    a2a:RegistryNumber "234" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 234, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1636 - 6 december 1644., 234"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/3b0217ed-e40c-c00e-435b-ed0aa4488102/iiif/3/1498895/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3b0217ed-e40c-c00e-435b-ed0aa4488102" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/3b0217ed-e40c-c00e-435b-ed0aa4488102/iiif/3/1498895/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/3b0217ed-e40c-c00e-435b-ed0aa4488102" ;
  a2a:RecordGUID "{3b0217ed-e40c-c00e-435b-ed0aa4488102}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 10-03-1641<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/234\">Inventarisnummer 234 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "234" ;
  a2a:SourceRemarkregister_periode "1636-1644" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_8189_00008189.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 10-03-1641" .
