@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_134fc28b-443c-e417-0f1c-fd3decd733c3
  a a2a:Record ;
  rdfs:label "DTB Dopen op 12 april 1621 te Hillegom" ;
  a2a:hasPerson oa:person_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Person-594258a2-9c15-79d4-088c-8043a224898e, oa:person_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Person-13364752-97c2-e40f-5aab-c3235662c032, oa:person_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Person-e213e96e-e7c0-584e-cd76-fd138c0adf81, oa:person_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Person-f20c90ef-3636-f404-c654-011eb0bda976, oa:person_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Person-797559c6-373a-a502-946e-bf3308d455fa, oa:person_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Person-c4c8ba97-7df9-d213-8d94-2b3c83ec5adc ;
  a2a:hasEvent oa:event_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_0, oa:relationep_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_1, oa:relationep_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_2, oa:relationep_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_3, oa:relationep_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_4, oa:relationep_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_5 ;
  a2a:hasSource oa:source_elo_134fc28b-443c-e417-0f1c-fd3decd733c3 .

oa:person_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Person-594258a2-9c15-79d4-088c-8043a224898e
  a a2a:Person ;
  rdfs:label "Jan" ;
  a2a:PersonName [
    rdfs:label "Jan" ;
    a2a:PersonNameFirstName "Jan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Person-13364752-97c2-e40f-5aab-c3235662c032
  a a2a:Person ;
  rdfs:label "Claes Diricksen" ;
  a2a:PersonName [
    rdfs:label "Claes Diricksen" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNamePatronym "Diricksen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Person-e213e96e-e7c0-584e-cd76-fd138c0adf81
  a a2a:Person ;
  rdfs:label "Leentie Meesd" ;
  a2a:PersonName [
    rdfs:label "Leentie Meesd" ;
    a2a:PersonNameFirstName "Leentie" ;
    a2a:PersonNamePatronym "Meesd"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Person-f20c90ef-3636-f404-c654-011eb0bda976
  a a2a:Person ;
  rdfs:label "Cornelis Meesen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Meesen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Meesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Person-797559c6-373a-a502-946e-bf3308d455fa
  a a2a:Person ;
  rdfs:label "Jan Heindricks" ;
  a2a:PersonName [
    rdfs:label "Jan Heindricks" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Heindricks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Person-c4c8ba97-7df9-d213-8d94-2b3c83ec5adc
  a a2a:Person ;
  rdfs:label "Maertie Meesd" ;
  a2a:PersonName [
    rdfs:label "Maertie Meesd" ;
    a2a:PersonNameFirstName "Maertie" ;
    a2a:PersonNamePatronym "Meesd"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1621" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1621-04-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:relationep_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Person:594258a2-9c15-79d4-088c-8043a224898e ;
  a2a:EventKeyRef oa:event_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Event1 .

oa:relationep_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Person:13364752-97c2-e40f-5aab-c3235662c032 ;
  a2a:EventKeyRef oa:event_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Event1 .

oa:relationep_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Person:e213e96e-e7c0-584e-cd76-fd138c0adf81 ;
  a2a:EventKeyRef oa:event_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Event1 .

oa:relationep_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Person:f20c90ef-3636-f404-c654-011eb0bda976 ;
  a2a:EventKeyRef oa:event_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Event1 .

oa:relationep_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Person:797559c6-373a-a502-946e-bf3308d455fa ;
  a2a:EventKeyRef oa:event_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Event1 .

oa:relationep_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Person:c4c8ba97-7df9-d213-8d94-2b3c83ec5adc ;
  a2a:EventKeyRef oa:event_elo_134fc28b-443c-e417-0f1c-fd3decd733c3_Event1 .

oa:source_elo_134fc28b-443c-e417-0f1c-fd3decd733c3
  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 "1621" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1621-04-12"^^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 "45vs" ;
    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, 45vs"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/134fc28b-443c-e417-0f1c-fd3decd733c3/iiif/3/4188978/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/134fc28b-443c-e417-0f1c-fd3decd733c3" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/134fc28b-443c-e417-0f1c-fd3decd733c3/iiif/3/4188978/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/134fc28b-443c-e417-0f1c-fd3decd733c3" ;
  a2a:RecordGUID "{134fc28b-443c-e417-0f1c-fd3decd733c3}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 12-04-1621<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_20260206_2234_00002234.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 12-04-1621" .
