@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_732e8503-dc66-01d2-94de-af5f16272997
  a a2a:Record ;
  rdfs:label "DTB Dopen op 24 december 1766 te Hillegom" ;
  a2a:hasPerson oa:person_elo_732e8503-dc66-01d2-94de-af5f16272997_Person-ccf83532-f156-ed0b-3bb0-329ce873a552, oa:person_elo_732e8503-dc66-01d2-94de-af5f16272997_Person-988a6d26-80b1-5261-e8a7-4923b629c3ec, oa:person_elo_732e8503-dc66-01d2-94de-af5f16272997_Person-3aee0286-e2d2-813b-8d21-2fd7aa02a3ae, oa:person_elo_732e8503-dc66-01d2-94de-af5f16272997_Person-e363db19-0c8a-2999-b29f-7f6b671ab7c9, oa:person_elo_732e8503-dc66-01d2-94de-af5f16272997_Person-b18254aa-4196-8992-71a5-086af30225ab ;
  a2a:hasEvent oa:event_elo_732e8503-dc66-01d2-94de-af5f16272997_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_732e8503-dc66-01d2-94de-af5f16272997_0, oa:relationep_elo_732e8503-dc66-01d2-94de-af5f16272997_1, oa:relationep_elo_732e8503-dc66-01d2-94de-af5f16272997_2, oa:relationep_elo_732e8503-dc66-01d2-94de-af5f16272997_3, oa:relationep_elo_732e8503-dc66-01d2-94de-af5f16272997_4 ;
  a2a:hasSource oa:source_elo_732e8503-dc66-01d2-94de-af5f16272997 .

oa:person_elo_732e8503-dc66-01d2-94de-af5f16272997_Person-ccf83532-f156-ed0b-3bb0-329ce873a552
  a a2a:Person ;
  rdfs:label "Henricus Zeestraten" ;
  a2a:PersonName [
    rdfs:label "Henricus Zeestraten" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Zeestraten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_732e8503-dc66-01d2-94de-af5f16272997_Person-988a6d26-80b1-5261-e8a7-4923b629c3ec
  a a2a:Person ;
  rdfs:label "Jacob Zeestraten" ;
  a2a:PersonName [
    rdfs:label "Jacob Zeestraten" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Zeestraten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_732e8503-dc66-01d2-94de-af5f16272997_Person-3aee0286-e2d2-813b-8d21-2fd7aa02a3ae
  a a2a:Person ;
  rdfs:label "Neeltje Hendriks Oosdam" ;
  a2a:PersonName [
    rdfs:label "Neeltje Hendriks Oosdam" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePatronym "Hendriks" ;
    a2a:PersonNameLastName "Oosdam"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_732e8503-dc66-01d2-94de-af5f16272997_Person-e363db19-0c8a-2999-b29f-7f6b671ab7c9
  a a2a:Person ;
  rdfs:label "Magdaleentje Hendriks Oosdam" ;
  a2a:PersonName [
    rdfs:label "Magdaleentje Hendriks Oosdam" ;
    a2a:PersonNameFirstName "Magdaleentje" ;
    a2a:PersonNamePatronym "Hendriks" ;
    a2a:PersonNameLastName "Oosdam"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_732e8503-dc66-01d2-94de-af5f16272997_Person-b18254aa-4196-8992-71a5-086af30225ab
  a a2a:Person ;
  rdfs:label "Jannetje Zeestraten" ;
  a2a:PersonName [
    rdfs:label "Jannetje Zeestraten" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Zeestraten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_732e8503-dc66-01d2-94de-af5f16272997_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1766" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1766-12-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:relationep_elo_732e8503-dc66-01d2-94de-af5f16272997_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_732e8503-dc66-01d2-94de-af5f16272997_Person:ccf83532-f156-ed0b-3bb0-329ce873a552 ;
  a2a:EventKeyRef oa:event_elo_732e8503-dc66-01d2-94de-af5f16272997_Event1 .

oa:relationep_elo_732e8503-dc66-01d2-94de-af5f16272997_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_732e8503-dc66-01d2-94de-af5f16272997_Person:988a6d26-80b1-5261-e8a7-4923b629c3ec ;
  a2a:EventKeyRef oa:event_elo_732e8503-dc66-01d2-94de-af5f16272997_Event1 .

oa:relationep_elo_732e8503-dc66-01d2-94de-af5f16272997_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_732e8503-dc66-01d2-94de-af5f16272997_Person:3aee0286-e2d2-813b-8d21-2fd7aa02a3ae ;
  a2a:EventKeyRef oa:event_elo_732e8503-dc66-01d2-94de-af5f16272997_Event1 .

oa:relationep_elo_732e8503-dc66-01d2-94de-af5f16272997_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_732e8503-dc66-01d2-94de-af5f16272997_Person:e363db19-0c8a-2999-b29f-7f6b671ab7c9 ;
  a2a:EventKeyRef oa:event_elo_732e8503-dc66-01d2-94de-af5f16272997_Event1 .

oa:relationep_elo_732e8503-dc66-01d2-94de-af5f16272997_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_732e8503-dc66-01d2-94de-af5f16272997_Person:b18254aa-4196-8992-71a5-086af30225ab ;
  a2a:EventKeyRef oa:event_elo_732e8503-dc66-01d2-94de-af5f16272997_Event1 .

oa:source_elo_732e8503-dc66-01d2-94de-af5f16272997
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom", "1760-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1760-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1766" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1766-12-24"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, Trouw- en Begraafregisters Hillegom, Deel: 8, Periode: 1760-1811" ;
    a2a:Book "Doopboek (RK) van Hillegom, 1760 - 22 oktober 1811" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "10" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, Trouw- en Begraafregisters Hillegom, Deel: 8, Periode: 1760-1811, Doopboek (RK) van Hillegom, 1760 - 22 oktober 1811, 8, 10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/edb77c22-2247-4c53-ac06-bdc9aeae0bd6/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/732e8503-dc66-01d2-94de-af5f16272997" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/edb77c22-2247-4c53-ac06-bdc9aeae0bd6/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/732e8503-dc66-01d2-94de-af5f16272997" ;
  a2a:RecordGUID "{732e8503-dc66-01d2-94de-af5f16272997}" ;
  a2a:SourceRemarkOpmerking """Wonende te Hillegom.
De tweede getuige treedt op namens Knelis Oosdam.<br>Doopdatum: 24-12-1766<br/><br/><a href="/collecties/archieven/archievenoverzicht/search/list/findingaid/0837/file/8">Inventarisnummer 8 van archiefnummer 0837 in Archieven</a>""" ;
  a2a:SourceRemarkarchiefnaam "Doop-, Trouw- en Begraafregisters Hillegom" ;
  a2a:SourceRemarkdeel "8" ;
  a2a:SourceRemarkregister_periode "1760-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_20243_00020243.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 24-12-1766" .
