@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_ec24f6a6-a823-e625-3d09-a799bcb58df5
  a a2a:Record ;
  rdfs:label "DTB Dopen op 29 juni 1687 te Hillegom" ;
  a2a:hasPerson oa:person_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Person-39f44ad9-d504-467a-2cde-ff7af6608b3f, oa:person_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Person-51c4347a-f06f-7a95-38e4-594f2b21d0bd, oa:person_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Person-dbfb840c-7593-b924-368a-e37f69856732, oa:person_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Person-91e13381-4a95-ff56-4208-595811055638, oa:person_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Person-4af88396-6049-78c0-868a-5babd5e26c40 ;
  a2a:hasEvent oa:event_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_0, oa:relationep_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_1, oa:relationep_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_2, oa:relationep_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_3, oa:relationep_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_4 ;
  a2a:hasSource oa:source_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5 .

oa:person_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Person-39f44ad9-d504-467a-2cde-ff7af6608b3f
  a a2a:Person ;
  rdfs:label "Antje van Diest" ;
  a2a:PersonName [
    rdfs:label "Antje van Diest" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Diest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Person-51c4347a-f06f-7a95-38e4-594f2b21d0bd
  a a2a:Person ;
  rdfs:label "Joost Claesse van Diest" ;
  a2a:PersonName [
    rdfs:label "Joost Claesse van Diest" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNamePatronym "Claesse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Diest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Person-dbfb840c-7593-b924-368a-e37f69856732
  a a2a:Person ;
  rdfs:label "Pietertie Vechters" ;
  a2a:PersonName [
    rdfs:label "Pietertie Vechters" ;
    a2a:PersonNameFirstName "Pietertie" ;
    a2a:PersonNamePatronym "Vechters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Person-91e13381-4a95-ff56-4208-595811055638
  a a2a:Person ;
  rdfs:label "Claes Jooste van Diest" ;
  a2a:PersonName [
    rdfs:label "Claes Jooste van Diest" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNamePatronym "Jooste" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Diest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Person-4af88396-6049-78c0-868a-5babd5e26c40
  a a2a:Person ;
  rdfs:label "Antje Claes van Diest" ;
  a2a:PersonName [
    rdfs:label "Antje Claes van Diest" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Claes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Diest"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1687" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1687-06-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:relationep_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Person:39f44ad9-d504-467a-2cde-ff7af6608b3f ;
  a2a:EventKeyRef oa:event_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Event1 .

oa:relationep_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Person:51c4347a-f06f-7a95-38e4-594f2b21d0bd ;
  a2a:EventKeyRef oa:event_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Event1 .

oa:relationep_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Person:dbfb840c-7593-b924-368a-e37f69856732 ;
  a2a:EventKeyRef oa:event_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Event1 .

oa:relationep_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Person:91e13381-4a95-ff56-4208-595811055638 ;
  a2a:EventKeyRef oa:event_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Event1 .

oa:relationep_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Person:4af88396-6049-78c0-868a-5babd5e26c40 ;
  a2a:EventKeyRef oa:event_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5_Event1 .

oa:source_elo_ec24f6a6-a823-e625-3d09-a799bcb58df5
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom", "1644-01-01 - 1692-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1644-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1692-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1687" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1687-06-29"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, Trouw- en Begraafregisters Hillegom, Deel: 2, Periode: 1644-1692" ;
    a2a:Book "Doopboek en trouwboek (NH) van Hillegom, 1644 - 1692" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "44v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, Trouw- en Begraafregisters Hillegom, Deel: 2, Periode: 1644-1692, Doopboek en trouwboek (NH) van Hillegom, 1644 - 1692, 2, 44v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/142e0bad-fbda-4880-ad18-91a52c122f7d/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ec24f6a6-a823-e625-3d09-a799bcb58df5" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/142e0bad-fbda-4880-ad18-91a52c122f7d/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/ec24f6a6-a823-e625-3d09-a799bcb58df5" ;
  a2a:RecordGUID "{ec24f6a6-a823-e625-3d09-a799bcb58df5}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 29-06-1687<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0837/file/2\">Inventarisnummer 2 van archiefnummer 0837 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, Trouw- en Begraafregisters Hillegom" ;
  a2a:SourceRemarkdeel "2" ;
  a2a:SourceRemarkregister_periode "1644-1692" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_16775_00016775.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 29-06-1687" .
