@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_45021c08-e3b6-85d2-cb5c-e272adeb36d8
  a a2a:Record ;
  rdfs:label "DTB Dopen op 17 april 1611 te Hillegom" ;
  a2a:hasPerson oa:person_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Person-3c3c038b-2091-71ec-9f0c-cfef280bf723, oa:person_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Person-642f41af-296d-8877-73ce-4ce437a2e62c, oa:person_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Person-dbd6f63c-fb7b-582a-6d27-f728e94acf4d, oa:person_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Person-a6b9912d-b887-0f99-e344-45e17dcb983a, oa:person_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Person-c4ebbec8-a1b8-0eb4-03c0-e2cc03868081, oa:person_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Person-da66f0f7-fb29-d82b-8d77-89f6c8ad7be0 ;
  a2a:hasEvent oa:event_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_0, oa:relationep_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_1, oa:relationep_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_2, oa:relationep_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_3, oa:relationep_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_4, oa:relationep_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_5 ;
  a2a:hasSource oa:source_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8 .

oa:person_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Person-3c3c038b-2091-71ec-9f0c-cfef280bf723
  a a2a:Person ;
  rdfs:label "Dieuwertghe" ;
  a2a:PersonName [
    rdfs:label "Dieuwertghe" ;
    a2a:PersonNameFirstName "Dieuwertghe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Person-642f41af-296d-8877-73ce-4ce437a2e62c
  a a2a:Person ;
  rdfs:label "Jacob Dammasz" ;
  a2a:PersonName [
    rdfs:label "Jacob Dammasz" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Dammasz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Person-dbd6f63c-fb7b-582a-6d27-f728e94acf4d
  a a2a:Person ;
  rdfs:label "Neeltghen Gerretsen" ;
  a2a:PersonName [
    rdfs:label "Neeltghen Gerretsen" ;
    a2a:PersonNameFirstName "Neeltghen" ;
    a2a:PersonNamePatronym "Gerretsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Person-a6b9912d-b887-0f99-e344-45e17dcb983a
  a a2a:Person ;
  rdfs:label "Dammas Jacobz" ;
  a2a:PersonName [
    rdfs:label "Dammas Jacobz" ;
    a2a:PersonNameFirstName "Dammas" ;
    a2a:PersonNamePatronym "Jacobz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Person-c4ebbec8-a1b8-0eb4-03c0-e2cc03868081
  a a2a:Person ;
  rdfs:label "Neeltghe Gerretsen" ;
  a2a:PersonName [
    rdfs:label "Neeltghe Gerretsen" ;
    a2a:PersonNameFirstName "Neeltghe" ;
    a2a:PersonNamePatronym "Gerretsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Person-da66f0f7-fb29-d82b-8d77-89f6c8ad7be0
  a a2a:Person ;
  rdfs:label "Maritghe Huijghensen" ;
  a2a:PersonName [
    rdfs:label "Maritghe Huijghensen" ;
    a2a:PersonNameFirstName "Maritghe" ;
    a2a:PersonNamePatronym "Huijghensen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1611" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1611-04-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:relationep_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Person:3c3c038b-2091-71ec-9f0c-cfef280bf723 ;
  a2a:EventKeyRef oa:event_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Event1 .

oa:relationep_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Person:642f41af-296d-8877-73ce-4ce437a2e62c ;
  a2a:EventKeyRef oa:event_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Event1 .

oa:relationep_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Person:dbd6f63c-fb7b-582a-6d27-f728e94acf4d ;
  a2a:EventKeyRef oa:event_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Event1 .

oa:relationep_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Person:a6b9912d-b887-0f99-e344-45e17dcb983a ;
  a2a:EventKeyRef oa:event_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Event1 .

oa:relationep_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Person:c4ebbec8-a1b8-0eb4-03c0-e2cc03868081 ;
  a2a:EventKeyRef oa:event_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Event1 .

oa:relationep_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Person:da66f0f7-fb29-d82b-8d77-89f6c8ad7be0 ;
  a2a:EventKeyRef oa:event_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8_Event1 .

oa:source_elo_45021c08-e3b6-85d2-cb5c-e272adeb36d8
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom", "1600-01-01 - 1646-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1600-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1646-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1611" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1611-04-17"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, Trouw- en Begraafregisters Hillegom, Deel: 1, Periode: 1600-1646" ;
    a2a:Book "Doopboek en trouwboek (NH) van Hillegom, 1600 - 1646" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "40vs" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, Trouw- en Begraafregisters Hillegom, Deel: 1, Periode: 1600-1646, Doopboek en trouwboek (NH) van Hillegom, 1600 - 1646, 1, 40vs"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/58248cce-07f1-49e2-b0ee-0bfb65d7061a/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/45021c08-e3b6-85d2-cb5c-e272adeb36d8" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/58248cce-07f1-49e2-b0ee-0bfb65d7061a/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/45021c08-e3b6-85d2-cb5c-e272adeb36d8" ;
  a2a:RecordGUID "{45021c08-e3b6-85d2-cb5c-e272adeb36d8}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 17-04-1611<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0837/file/1\">Inventarisnummer 1 van archiefnummer 0837 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, Trouw- en Begraafregisters Hillegom" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1600-1646" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_4650_00004650.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 17-04-1611" .
