@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_8be7218d-9a7e-e544-3267-677ee2fae37e
  a a2a:Record ;
  rdfs:label "DTB Dopen op 1 januari 1697 te Leiden" ;
  a2a:hasPerson oa:person_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Person-837b9f51-f698-eac2-76b5-5c48175e3c89, oa:person_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Person-7c92136d-1c65-f732-00b1-f6012a87e818, oa:person_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Person-dbcaa4bb-4715-9359-c44c-f0f9fe062ef7, oa:person_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Person-4910268d-e204-caf3-e3ff-16a9d53aece9, oa:person_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Person-1d3269fc-fd44-4dc4-018e-4488b03c455b, oa:person_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Person-df4d9e43-1698-f353-64f1-aad40c77beb6 ;
  a2a:hasEvent oa:event_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_0, oa:relationep_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_1, oa:relationep_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_2, oa:relationep_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_3, oa:relationep_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_4, oa:relationep_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_5 ;
  a2a:hasSource oa:source_elo_8be7218d-9a7e-e544-3267-677ee2fae37e .

oa:person_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Person-837b9f51-f698-eac2-76b5-5c48175e3c89
  a a2a:Person ;
  rdfs:label "Evah Abbenbroek" ;
  a2a:PersonName [
    rdfs:label "Evah Abbenbroek" ;
    a2a:PersonNameFirstName "Evah" ;
    a2a:PersonNameLastName "Abbenbroek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Person-7c92136d-1c65-f732-00b1-f6012a87e818
  a a2a:Person ;
  rdfs:label "Johannes Abbenbroek" ;
  a2a:PersonName [
    rdfs:label "Johannes Abbenbroek" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Abbenbroek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Person-dbcaa4bb-4715-9359-c44c-f0f9fe062ef7
  a a2a:Person ;
  rdfs:label "Haasje Pook" ;
  a2a:PersonName [
    rdfs:label "Haasje Pook" ;
    a2a:PersonNameFirstName "Haasje" ;
    a2a:PersonNameLastName "Pook"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Person-4910268d-e204-caf3-e3ff-16a9d53aece9
  a a2a:Person ;
  rdfs:label "Elselina van Goten" ;
  a2a:PersonName [
    rdfs:label "Elselina van Goten" ;
    a2a:PersonNameFirstName "Elselina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Goten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Person-1d3269fc-fd44-4dc4-018e-4488b03c455b
  a a2a:Person ;
  rdfs:label "Jacoba Walkier" ;
  a2a:PersonName [
    rdfs:label "Jacoba Walkier" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Walkier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Person-df4d9e43-1698-f353-64f1-aad40c77beb6
  a a2a:Person ;
  rdfs:label "Cornelis Abbenbroek" ;
  a2a:PersonName [
    rdfs:label "Cornelis Abbenbroek" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Abbenbroek"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1697" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1697-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Person:837b9f51-f698-eac2-76b5-5c48175e3c89 ;
  a2a:EventKeyRef oa:event_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Event1 .

oa:relationep_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Person:7c92136d-1c65-f732-00b1-f6012a87e818 ;
  a2a:EventKeyRef oa:event_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Event1 .

oa:relationep_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Person:dbcaa4bb-4715-9359-c44c-f0f9fe062ef7 ;
  a2a:EventKeyRef oa:event_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Event1 .

oa:relationep_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Person:4910268d-e204-caf3-e3ff-16a9d53aece9 ;
  a2a:EventKeyRef oa:event_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Event1 .

oa:relationep_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Person:1d3269fc-fd44-4dc4-018e-4488b03c455b ;
  a2a:EventKeyRef oa:event_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Event1 .

oa:relationep_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Person:df4d9e43-1698-f353-64f1-aad40c77beb6 ;
  a2a:EventKeyRef oa:event_elo_8be7218d-9a7e-e544-3267-677ee2fae37e_Event1 .

oa:source_elo_8be7218d-9a7e-e544-3267-677ee2fae37e
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1696-01-01 - 1700-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1700-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1697" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1697-01-01"^^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: 244, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 26 april 1696 - 1700." ;
    a2a:RegistryNumber "244" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 244, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 26 april 1696 - 1700., 244"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/0ebbe8a9-2602-4ac9-8b96-c22254b44a91/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/8be7218d-9a7e-e544-3267-677ee2fae37e" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/0ebbe8a9-2602-4ac9-8b96-c22254b44a91/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/8be7218d-9a7e-e544-3267-677ee2fae37e" ;
  a2a:RecordGUID "{8be7218d-9a7e-e544-3267-677ee2fae37e}" ;
  a2a:SourceRemarkOpmerking "get.Juffr.Jacoba, huisvrouw van Hr.en Mr. Hendrik Pook, Juffr.Elselina huisvrouw van de Heer Wilhelmus Krul, veertig?<br>Doopdatum: 01-01-1697<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/244\">Inventarisnummer 244 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "244" ;
  a2a:SourceRemarkregister_periode "1696-1700" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_9461_00009461.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 01-01-1697" .
