@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_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59
  a a2a:Record ;
  rdfs:label "DTB Dopen op 23 februari 1678 te Leiden" ;
  a2a:hasPerson oa:person_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Person-f9846222-dec3-fc00-1b7f-00f7148c953c, oa:person_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Person-2743fef5-9373-efe8-2960-467831e47494, oa:person_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Person-1c4655d7-dd60-f50f-dd11-e1bda5951dfd, oa:person_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Person-e2598ace-4cd2-8791-bea3-a4ba3a4bf658, oa:person_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Person-56618786-319e-1dcf-6249-d1c7e6ce93a6 ;
  a2a:hasEvent oa:event_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_0, oa:relationep_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_1, oa:relationep_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_2, oa:relationep_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_3, oa:relationep_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_4 ;
  a2a:hasSource oa:source_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59 .

oa:person_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Person-f9846222-dec3-fc00-1b7f-00f7148c953c
  a a2a:Person ;
  rdfs:label "Magdaleentje Huijsterman" ;
  a2a:PersonName [
    rdfs:label "Magdaleentje Huijsterman" ;
    a2a:PersonNameFirstName "Magdaleentje" ;
    a2a:PersonNameLastName "Huijsterman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Person-2743fef5-9373-efe8-2960-467831e47494
  a a2a:Person ;
  rdfs:label "Frans Huijsterman" ;
  a2a:PersonName [
    rdfs:label "Frans Huijsterman" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Huijsterman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Person-1c4655d7-dd60-f50f-dd11-e1bda5951dfd
  a a2a:Person ;
  rdfs:label "Corstina van Deijl" ;
  a2a:PersonName [
    rdfs:label "Corstina van Deijl" ;
    a2a:PersonNameFirstName "Corstina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Deijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Person-e2598ace-4cd2-8791-bea3-a4ba3a4bf658
  a a2a:Person ;
  rdfs:label "Lijsbeth Huijgen" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Huijgen" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNamePatronym "Huijgen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Person-56618786-319e-1dcf-6249-d1c7e6ce93a6
  a a2a:Person ;
  rdfs:label "Johannes van Deijl" ;
  a2a:PersonName [
    rdfs:label "Johannes van Deijl" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Deijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1678-02-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Person:f9846222-dec3-fc00-1b7f-00f7148c953c ;
  a2a:EventKeyRef oa:event_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Event1 .

oa:relationep_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Person:2743fef5-9373-efe8-2960-467831e47494 ;
  a2a:EventKeyRef oa:event_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Event1 .

oa:relationep_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Person:1c4655d7-dd60-f50f-dd11-e1bda5951dfd ;
  a2a:EventKeyRef oa:event_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Event1 .

oa:relationep_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Person:e2598ace-4cd2-8791-bea3-a4ba3a4bf658 ;
  a2a:EventKeyRef oa:event_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Event1 .

oa:relationep_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Person:56618786-319e-1dcf-6249-d1c7e6ce93a6 ;
  a2a:EventKeyRef oa:event_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59_Event1 .

oa:source_elo_789efad2-e2ad-acb5-d0bd-dfdcb8b51b59
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1664-01-01 - 1681-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1681-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1678" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1678-02-23"^^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: 223, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 5 maart 1664 - 1681." ;
    a2a:RegistryNumber "223" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 223, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 5 maart 1664 - 1681., 223"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/de14ea01-a740-4dc5-8b16-ca9a3a51039c/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/789efad2-e2ad-acb5-d0bd-dfdcb8b51b59" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/de14ea01-a740-4dc5-8b16-ca9a3a51039c/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/789efad2-e2ad-acb5-d0bd-dfdcb8b51b59" ;
  a2a:RecordGUID "{789efad2-e2ad-acb5-d0bd-dfdcb8b51b59}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 23-02-1678<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/223\">Inventarisnummer 223 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "223" ;
  a2a:SourceRemarkregister_periode "1664-1681" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_10553_00010553.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 23-02-1678" .
