@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_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c
  a a2a:Record ;
  rdfs:label "DTB Dopen op 18 maart 1646 te Hillegom" ;
  a2a:hasPerson oa:person_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_Person-9dcbe212-761d-9cb4-6517-02189f5dc74c, oa:person_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_Person-a6db200b-a747-fefc-a525-36acc0cd1fce, oa:person_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_Person-befcf47c-d9f9-6711-05a0-2e7bf221c0b6 ;
  a2a:hasEvent oa:event_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_0, oa:relationep_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_1, oa:relationep_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_2 ;
  a2a:hasSource oa:source_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c .

oa:person_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_Person-9dcbe212-761d-9cb4-6517-02189f5dc74c
  a a2a:Person ;
  rdfs:label "Annetje Jorisse" ;
  a2a:PersonName [
    rdfs:label "Annetje Jorisse" ;
    a2a:PersonNameFirstName "Annetje" ;
    a2a:PersonNameLastName "Jorisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_Person-a6db200b-a747-fefc-a525-36acc0cd1fce
  a a2a:Person ;
  rdfs:label "Abram Cees Jorisse" ;
  a2a:PersonName [
    rdfs:label "Abram Cees Jorisse" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNamePatronym "Cees" ;
    a2a:PersonNameLastName "Jorisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_Person-befcf47c-d9f9-6711-05a0-2e7bf221c0b6
  a a2a:Person ;
  rdfs:label "Neeltje Willem Dirckxse" ;
  a2a:PersonName [
    rdfs:label "Neeltje Willem Dirckxse" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePatronym "Willem" ;
    a2a:PersonNameLastName "Dirckxse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1646" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1646-03-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:relationep_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_Person:9dcbe212-761d-9cb4-6517-02189f5dc74c ;
  a2a:EventKeyRef oa:event_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_Event1 .

oa:relationep_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_Person:a6db200b-a747-fefc-a525-36acc0cd1fce ;
  a2a:EventKeyRef oa:event_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_Event1 .

oa:relationep_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_Person:befcf47c-d9f9-6711-05a0-2e7bf221c0b6 ;
  a2a:EventKeyRef oa:event_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c_Event1 .

oa:source_elo_6a2d13bb-b187-fbd9-340f-0fa511fc4f6c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom", "1644-01-01 - 1692-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1644-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1692-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1646" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1646-03-18"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, Trouw- en Begraafregisters Hillegom, Deel: 2, Periode: 1644-1692" ;
    a2a:Book "Doopboek en trouwboek (NH) van Hillegom, 1644 - 1692" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "6" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, Trouw- en Begraafregisters Hillegom, Deel: 2, Periode: 1644-1692, Doopboek en trouwboek (NH) van Hillegom, 1644 - 1692, 2, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/99855c9b-011e-4218-94c8-716b666ec3b0/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/6a2d13bb-b187-fbd9-340f-0fa511fc4f6c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/99855c9b-011e-4218-94c8-716b666ec3b0/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/6a2d13bb-b187-fbd9-340f-0fa511fc4f6c" ;
  a2a:RecordGUID "{6a2d13bb-b187-fbd9-340f-0fa511fc4f6c}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 18-03-1646<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0837/file/2\">Inventarisnummer 2 van archiefnummer 0837 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, Trouw- en Begraafregisters Hillegom" ;
  a2a:SourceRemarkdeel "2" ;
  a2a:SourceRemarkregister_periode "1644-1692" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_25188_00025188.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 18-03-1646" .
