@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_eaa7b86e-e87a-ae80-8e41-11e7c47964cb
  a a2a:Record ;
  rdfs:label "DTB Dopen op 19 oktober 1696 te Leiden" ;
  a2a:hasPerson oa:person_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Person-9eb9e708-3ab7-3564-8708-6ee4fe2aa9b4, oa:person_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Person-8b325a78-62df-74e3-c600-883d6014b8fb, oa:person_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Person-1ae0c498-3daa-17e5-1952-ff149d99c922, oa:person_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Person-fe165bf3-4bc0-6770-9d12-623734772bfd, oa:person_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Person-e3ca6262-0da0-8c7b-a9aa-36e1ccac0132 ;
  a2a:hasEvent oa:event_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_0, oa:relationep_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_1, oa:relationep_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_2, oa:relationep_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_3, oa:relationep_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_4 ;
  a2a:hasSource oa:source_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb .

oa:person_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Person-9eb9e708-3ab7-3564-8708-6ee4fe2aa9b4
  a a2a:Person ;
  rdfs:label "Anna Maria Garegroot" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Garegroot" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Garegroot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Person-8b325a78-62df-74e3-c600-883d6014b8fb
  a a2a:Person ;
  rdfs:label "Gregorius Garegroot" ;
  a2a:PersonName [
    rdfs:label "Gregorius Garegroot" ;
    a2a:PersonNameFirstName "Gregorius" ;
    a2a:PersonNameLastName "Garegroot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Person-1ae0c498-3daa-17e5-1952-ff149d99c922
  a a2a:Person ;
  rdfs:label "Barbara Wijs" ;
  a2a:PersonName [
    rdfs:label "Barbara Wijs" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Wijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Person-fe165bf3-4bc0-6770-9d12-623734772bfd
  a a2a:Person ;
  rdfs:label "Claes Boekholt" ;
  a2a:PersonName [
    rdfs:label "Claes Boekholt" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNameLastName "Boekholt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Person-e3ca6262-0da0-8c7b-a9aa-36e1ccac0132
  a a2a:Person ;
  rdfs:label "Maria Houthof" ;
  a2a:PersonName [
    rdfs:label "Maria Houthof" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Houthof"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1696" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1696-10-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Person:9eb9e708-3ab7-3564-8708-6ee4fe2aa9b4 ;
  a2a:EventKeyRef oa:event_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Event1 .

oa:relationep_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Person:8b325a78-62df-74e3-c600-883d6014b8fb ;
  a2a:EventKeyRef oa:event_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Event1 .

oa:relationep_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Person:1ae0c498-3daa-17e5-1952-ff149d99c922 ;
  a2a:EventKeyRef oa:event_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Event1 .

oa:relationep_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Person:fe165bf3-4bc0-6770-9d12-623734772bfd ;
  a2a:EventKeyRef oa:event_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Event1 .

oa:relationep_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Person:e3ca6262-0da0-8c7b-a9aa-36e1ccac0132 ;
  a2a:EventKeyRef oa:event_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb_Event1 .

oa:source_elo_eaa7b86e-e87a-ae80-8e41-11e7c47964cb
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1613-01-01 - 1769-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1613-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1696" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1696-10-19"^^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: 280, Periode: 1..." ;
    a2a:Book "Doopboek van de Luthersche Gemeente te Leiden, 1613 - 1769." ;
    a2a:RegistryNumber "280" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 280, Periode: 1..., Doopboek van de Luthersche Gemeente te Leiden, 1613 - 1769., 280"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/5ce81859-0ee8-4b0f-8fbe-ed05d1d271a3/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/eaa7b86e-e87a-ae80-8e41-11e7c47964cb" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/5ce81859-0ee8-4b0f-8fbe-ed05d1d271a3/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/eaa7b86e-e87a-ae80-8e41-11e7c47964cb" ;
  a2a:RecordGUID "{eaa7b86e-e87a-ae80-8e41-11e7c47964cb}" ;
  a2a:SourceRemarkOpmerking "Zie ook onder: Gerengroot.<br>Doopdatum: 19-10-1696<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/280\">Inventarisnummer 280 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "280" ;
  a2a:SourceRemarkregister_periode "1613-1769" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_2830_00002830.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 19-10-1696" .
