@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_c7bca27e-e88a-383b-d96e-4975619bbd32
  a a2a:Record ;
  rdfs:label "DTB Dopen op 17 januari 1768 te Hillegom" ;
  a2a:hasPerson oa:person_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Person-8694aff2-a1e7-366e-591b-c88c87cfba1e, oa:person_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Person-733a5882-be91-259c-6b2e-2ecaec1101ba, oa:person_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Person-d151d20f-1a7f-fffd-c6c3-079124eba07c, oa:person_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Person-cac6d935-0f24-5b4d-b355-a086acf4f581, oa:person_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Person-5d6d555d-5803-f449-0da8-47dec6ef648d ;
  a2a:hasEvent oa:event_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_0, oa:relationep_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_1, oa:relationep_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_2, oa:relationep_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_3, oa:relationep_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_4 ;
  a2a:hasSource oa:source_elo_c7bca27e-e88a-383b-d96e-4975619bbd32 .

oa:person_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Person-8694aff2-a1e7-366e-591b-c88c87cfba1e
  a a2a:Person ;
  rdfs:label "Jannetje Ties" ;
  a2a:PersonName [
    rdfs:label "Jannetje Ties" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Ties"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Person-733a5882-be91-259c-6b2e-2ecaec1101ba
  a a2a:Person ;
  rdfs:label "Jan Christiaan Ties" ;
  a2a:PersonName [
    rdfs:label "Jan Christiaan Ties" ;
    a2a:PersonNameFirstName "Jan Christiaan" ;
    a2a:PersonNameLastName "Ties"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Person-d151d20f-1a7f-fffd-c6c3-079124eba07c
  a a2a:Person ;
  rdfs:label "Trijntje Claasdr Kerkman" ;
  a2a:PersonName [
    rdfs:label "Trijntje Claasdr Kerkman" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Claasdr" ;
    a2a:PersonNameLastName "Kerkman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Person-cac6d935-0f24-5b4d-b355-a086acf4f581
  a a2a:Person ;
  rdfs:label "Jacob Claasz Kerkman" ;
  a2a:PersonName [
    rdfs:label "Jacob Claasz Kerkman" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Claasz" ;
    a2a:PersonNameLastName "Kerkman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Person-5d6d555d-5803-f449-0da8-47dec6ef648d
  a a2a:Person ;
  rdfs:label "Jopje Claasdr Kerkman" ;
  a2a:PersonName [
    rdfs:label "Jopje Claasdr Kerkman" ;
    a2a:PersonNameFirstName "Jopje" ;
    a2a:PersonNamePatronym "Claasdr" ;
    a2a:PersonNameLastName "Kerkman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1768" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1768-01-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:relationep_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Person:8694aff2-a1e7-366e-591b-c88c87cfba1e ;
  a2a:EventKeyRef oa:event_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Event1 .

oa:relationep_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Person:733a5882-be91-259c-6b2e-2ecaec1101ba ;
  a2a:EventKeyRef oa:event_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Event1 .

oa:relationep_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Person:d151d20f-1a7f-fffd-c6c3-079124eba07c ;
  a2a:EventKeyRef oa:event_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Event1 .

oa:relationep_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Person:cac6d935-0f24-5b4d-b355-a086acf4f581 ;
  a2a:EventKeyRef oa:event_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Event1 .

oa:relationep_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Person:5d6d555d-5803-f449-0da8-47dec6ef648d ;
  a2a:EventKeyRef oa:event_elo_c7bca27e-e88a-383b-d96e-4975619bbd32_Event1 .

oa:source_elo_c7bca27e-e88a-383b-d96e-4975619bbd32
  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 "1768" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1768-01-17"^^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 "69" ;
    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, 69"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/c7bca27e-e88a-383b-d96e-4975619bbd32/iiif/3/4190518/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c7bca27e-e88a-383b-d96e-4975619bbd32" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/c7bca27e-e88a-383b-d96e-4975619bbd32/iiif/3/4190518/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/c7bca27e-e88a-383b-d96e-4975619bbd32" ;
  a2a:RecordGUID "{c7bca27e-e88a-383b-d96e-4975619bbd32}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 17-01-1768<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_20251225_18586_00018586.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 17-01-1768" .
