@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_76fa159e-995c-e3d2-dc99-1fb54339cde7
  a a2a:Record ;
  rdfs:label "DTB Dopen op 8 september 1793 te Hillegom" ;
  a2a:hasPerson oa:person_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_Person-03eb9b64-4e5d-4161-8b90-a06b25dcfce5, oa:person_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_Person-a86ddd4b-5608-07cf-6bf6-5993928ce9a6, oa:person_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_Person-c38f5364-4595-e1fd-f023-08918e42f3c2, oa:person_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_Person-14e76b4e-1f37-6b0a-9ee0-d2caf22fc4e9 ;
  a2a:hasEvent oa:event_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_0, oa:relationep_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_1, oa:relationep_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_2, oa:relationep_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_3 ;
  a2a:hasSource oa:source_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7 .

oa:person_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_Person-03eb9b64-4e5d-4161-8b90-a06b25dcfce5
  a a2a:Person ;
  rdfs:label "Joannes Everardus Akkerhuis" ;
  a2a:PersonName [
    rdfs:label "Joannes Everardus Akkerhuis" ;
    a2a:PersonNameFirstName "Joannes Everardus" ;
    a2a:PersonNameLastName "Akkerhuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1793" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1793-09-07"^^xsd:date
  ] .

oa:person_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_Person-a86ddd4b-5608-07cf-6bf6-5993928ce9a6
  a a2a:Person ;
  rdfs:label "Gerrit Akkerhuis" ;
  a2a:PersonName [
    rdfs:label "Gerrit Akkerhuis" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Akkerhuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_Person-c38f5364-4595-e1fd-f023-08918e42f3c2
  a a2a:Person ;
  rdfs:label "Elisabeth Houwaard" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Houwaard" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Houwaard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_Person-14e76b4e-1f37-6b0a-9ee0-d2caf22fc4e9
  a a2a:Person ;
  rdfs:label "Everdina Joanna Akkerhuis" ;
  a2a:PersonName [
    rdfs:label "Everdina Joanna Akkerhuis" ;
    a2a:PersonNameFirstName "Everdina Joanna" ;
    a2a:PersonNameLastName "Akkerhuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1793-09-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:relationep_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_Person:03eb9b64-4e5d-4161-8b90-a06b25dcfce5 ;
  a2a:EventKeyRef oa:event_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_Event1 .

oa:relationep_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_Person:a86ddd4b-5608-07cf-6bf6-5993928ce9a6 ;
  a2a:EventKeyRef oa:event_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_Event1 .

oa:relationep_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_Person:c38f5364-4595-e1fd-f023-08918e42f3c2 ;
  a2a:EventKeyRef oa:event_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_Event1 .

oa:relationep_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_Person:14e76b4e-1f37-6b0a-9ee0-d2caf22fc4e9 ;
  a2a:EventKeyRef oa:event_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7_Event1 .

oa:source_elo_76fa159e-995c-e3d2-dc99-1fb54339cde7
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom", "1749-01-01 - 1815-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1815-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1793-09-08"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, Trouw- en Begraafregisters Hillegom, Deel: 4, Periode: 1749-1815" ;
    a2a:Book "Doopboek en trouwboek (NH) van Hillegom, 1749 - 1815." ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "88v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, Trouw- en Begraafregisters Hillegom, Deel: 4, Periode: 1749-1815, Doopboek en trouwboek (NH) van Hillegom, 1749 - 1815., 4, 88v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/ebd6f6c0-33c8-48c3-9114-f4da1066a4a1/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/76fa159e-995c-e3d2-dc99-1fb54339cde7" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/ebd6f6c0-33c8-48c3-9114-f4da1066a4a1/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/76fa159e-995c-e3d2-dc99-1fb54339cde7" ;
  a2a:RecordGUID "{76fa159e-995c-e3d2-dc99-1fb54339cde7}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 08-09-1793<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0837/file/4\">Inventarisnummer 4 van archiefnummer 0837 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, Trouw- en Begraafregisters Hillegom" ;
  a2a:SourceRemarkdeel "4" ;
  a2a:SourceRemarkregister_periode "1749-1815" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260702_28857_00028857.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 08-09-1793" .
