@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_95e6eb37-73f9-c729-27a3-e33e33fc6397
  a a2a:Record ;
  rdfs:label "DTB Dopen op 22 januari 1612 te Hillegom" ;
  a2a:hasPerson oa:person_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_Person-ed3f1531-1b36-1c3f-ce2d-a7a20ad459ef, oa:person_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_Person-688e884b-0b44-110a-31e0-2689ce9d0205, oa:person_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_Person-75540987-9489-e918-fd6a-5bf4e2c67803, oa:person_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_Person-1c3159c7-8247-5bd0-e37d-6bd21f7ad583 ;
  a2a:hasEvent oa:event_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_0, oa:relationep_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_1, oa:relationep_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_2, oa:relationep_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_3 ;
  a2a:hasSource oa:source_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397 .

oa:person_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_Person-ed3f1531-1b36-1c3f-ce2d-a7a20ad459ef
  a a2a:Person ;
  rdfs:label "Zarah" ;
  a2a:PersonName [
    rdfs:label "Zarah" ;
    a2a:PersonNameFirstName "Zarah"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_Person-688e884b-0b44-110a-31e0-2689ce9d0205
  a a2a:Person ;
  rdfs:label "Jaques Pieterze" ;
  a2a:PersonName [
    rdfs:label "Jaques Pieterze" ;
    a2a:PersonNameFirstName "Jaques" ;
    a2a:PersonNamePatronym "Pieterze"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_Person-75540987-9489-e918-fd6a-5bf4e2c67803
  a a2a:Person ;
  rdfs:label "Catalijna Boomans" ;
  a2a:PersonName [
    rdfs:label "Catalijna Boomans" ;
    a2a:PersonNameFirstName "Catalijna" ;
    a2a:PersonNameLastName "Boomans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_Person-1c3159c7-8247-5bd0-e37d-6bd21f7ad583
  a a2a:Person ;
  rdfs:label "Lucia Boomans" ;
  a2a:PersonName [
    rdfs:label "Lucia Boomans" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNameLastName "Boomans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1612" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1612-01-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:relationep_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_Person:ed3f1531-1b36-1c3f-ce2d-a7a20ad459ef ;
  a2a:EventKeyRef oa:event_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_Event1 .

oa:relationep_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_Person:688e884b-0b44-110a-31e0-2689ce9d0205 ;
  a2a:EventKeyRef oa:event_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_Event1 .

oa:relationep_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_Person:75540987-9489-e918-fd6a-5bf4e2c67803 ;
  a2a:EventKeyRef oa:event_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_Event1 .

oa:relationep_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_Person:1c3159c7-8247-5bd0-e37d-6bd21f7ad583 ;
  a2a:EventKeyRef oa:event_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397_Event1 .

oa:source_elo_95e6eb37-73f9-c729-27a3-e33e33fc6397
  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 "1612" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1612-01-22"^^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 "41vs" ;
    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, 41vs"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/e764e9c3-68b4-4cd6-82ef-47b7333301aa/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/95e6eb37-73f9-c729-27a3-e33e33fc6397" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/e764e9c3-68b4-4cd6-82ef-47b7333301aa/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/95e6eb37-73f9-c729-27a3-e33e33fc6397" ;
  a2a:RecordGUID "{95e6eb37-73f9-c729-27a3-e33e33fc6397}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 22-01-1612<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_20260528_18552_00018552.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 22-01-1612" .
