@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_6b2c873a-7319-e238-0c04-83aaef9e0122
  a a2a:Record ;
  rdfs:label "DTB Dopen op 5 februari 1651 te Leiden" ;
  a2a:hasPerson oa:person_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Person-b2ccc6f9-7af1-4eb7-8bee-e3595b5416a4, oa:person_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Person-80bb3986-bc00-ce3f-91bb-bfb05c953713, oa:person_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Person-aba69fe9-4b60-64af-3d6b-f9a2fefd95d0, oa:person_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Person-5e739484-717b-9401-f963-01a649d542a0, oa:person_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Person-a22a9fbf-752d-2709-07e4-dcefb9e6e63e, oa:person_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Person-c62f2ef4-4540-df95-4099-121ff6907e39 ;
  a2a:hasEvent oa:event_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_0, oa:relationep_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_1, oa:relationep_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_2, oa:relationep_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_3, oa:relationep_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_4, oa:relationep_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_5 ;
  a2a:hasSource oa:source_elo_6b2c873a-7319-e238-0c04-83aaef9e0122 .

oa:person_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Person-b2ccc6f9-7af1-4eb7-8bee-e3595b5416a4
  a a2a:Person ;
  rdfs:label "Esther Hael" ;
  a2a:PersonName [
    rdfs:label "Esther Hael" ;
    a2a:PersonNameFirstName "Esther" ;
    a2a:PersonNameLastName "Hael"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Person-80bb3986-bc00-ce3f-91bb-bfb05c953713
  a a2a:Person ;
  rdfs:label "David Hael" ;
  a2a:PersonName [
    rdfs:label "David Hael" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Hael"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Person-aba69fe9-4b60-64af-3d6b-f9a2fefd95d0
  a a2a:Person ;
  rdfs:label "Susanna Hael" ;
  a2a:PersonName [
    rdfs:label "Susanna Hael" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Hael"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Person-5e739484-717b-9401-f963-01a649d542a0
  a a2a:Person ;
  rdfs:label "Augustijn van Grootendale" ;
  a2a:PersonName [
    rdfs:label "Augustijn van Grootendale" ;
    a2a:PersonNameFirstName "Augustijn" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Grootendale"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Person-a22a9fbf-752d-2709-07e4-dcefb9e6e63e
  a a2a:Person ;
  rdfs:label "Maijken Lont" ;
  a2a:PersonName [
    rdfs:label "Maijken Lont" ;
    a2a:PersonNameFirstName "Maijken" ;
    a2a:PersonNameLastName "Lont"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Person-c62f2ef4-4540-df95-4099-121ff6907e39
  a a2a:Person ;
  rdfs:label "Catelijntge Lomme" ;
  a2a:PersonName [
    rdfs:label "Catelijntge Lomme" ;
    a2a:PersonNameFirstName "Catelijntge" ;
    a2a:PersonNamePatronym "Lomme"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1651" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1651-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Person:b2ccc6f9-7af1-4eb7-8bee-e3595b5416a4 ;
  a2a:EventKeyRef oa:event_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Event1 .

oa:relationep_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Person:80bb3986-bc00-ce3f-91bb-bfb05c953713 ;
  a2a:EventKeyRef oa:event_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Event1 .

oa:relationep_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Person:aba69fe9-4b60-64af-3d6b-f9a2fefd95d0 ;
  a2a:EventKeyRef oa:event_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Event1 .

oa:relationep_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Person:5e739484-717b-9401-f963-01a649d542a0 ;
  a2a:EventKeyRef oa:event_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Event1 .

oa:relationep_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Person:a22a9fbf-752d-2709-07e4-dcefb9e6e63e ;
  a2a:EventKeyRef oa:event_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Event1 .

oa:relationep_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Person:c62f2ef4-4540-df95-4099-121ff6907e39 ;
  a2a:EventKeyRef oa:event_elo_6b2c873a-7319-e238-0c04-83aaef9e0122_Event1 .

oa:source_elo_6b2c873a-7319-e238-0c04-83aaef9e0122
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1644-01-01 - 1652-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1644-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1652-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1651" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1651-02-05"^^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: 235, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 11 december 1644 - 11 augustus 1652." ;
    a2a:RegistryNumber "235" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 235, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 11 december 1644 - 11 augustus 1652., 235"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/77a4694c-ef12-4807-9e30-305c78683251/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/6b2c873a-7319-e238-0c04-83aaef9e0122" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/77a4694c-ef12-4807-9e30-305c78683251/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/6b2c873a-7319-e238-0c04-83aaef9e0122" ;
  a2a:RecordGUID "{6b2c873a-7319-e238-0c04-83aaef9e0122}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 05-02-1651<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/235\">Inventarisnummer 235 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "235" ;
  a2a:SourceRemarkregister_periode "1644-1652" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_18177_00018177.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 05-02-1651" .
