@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_c2f6a589-da87-e952-1cc0-c164d9e89d2c
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 september 1803 te Hillegom" ;
  a2a:hasPerson oa:person_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Person-7bd7075a-cd84-4607-43a2-dc656bf3fad1, oa:person_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Person-1b77f8f4-3f1f-d299-12f8-bd1f698d2e5a, oa:person_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Person-ae221149-9dec-b861-0b07-f4a214c67ece, oa:person_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Person-5a5f6e33-1d55-94e4-d941-d85535c16f57, oa:person_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Person-a1775b81-6ac3-b1b4-b588-b6f516ad1898 ;
  a2a:hasEvent oa:event_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_0, oa:relationep_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_1, oa:relationep_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_2, oa:relationep_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_3, oa:relationep_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_4 ;
  a2a:hasSource oa:source_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c .

oa:person_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Person-7bd7075a-cd84-4607-43a2-dc656bf3fad1
  a a2a:Person ;
  rdfs:label "Gertrudis Jonkheer" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Jonkheer" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Jonkheer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Person-1b77f8f4-3f1f-d299-12f8-bd1f698d2e5a
  a a2a:Person ;
  rdfs:label "Dirk Jonkheer" ;
  a2a:PersonName [
    rdfs:label "Dirk Jonkheer" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Jonkheer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Person-ae221149-9dec-b861-0b07-f4a214c67ece
  a a2a:Person ;
  rdfs:label "Grietje Veld" ;
  a2a:PersonName [
    rdfs:label "Grietje Veld" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Veld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Person-5a5f6e33-1d55-94e4-d941-d85535c16f57
  a a2a:Person ;
  rdfs:label "Cees Jonkheer" ;
  a2a:PersonName [
    rdfs:label "Cees Jonkheer" ;
    a2a:PersonNameFirstName "Cees" ;
    a2a:PersonNameLastName "Jonkheer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Person-a1775b81-6ac3-b1b4-b588-b6f516ad1898
  a a2a:Person ;
  rdfs:label "Geertrui Zeerden" ;
  a2a:PersonName [
    rdfs:label "Geertrui Zeerden" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Zeerden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1803" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1803-09-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:relationep_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Person:7bd7075a-cd84-4607-43a2-dc656bf3fad1 ;
  a2a:EventKeyRef oa:event_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Event1 .

oa:relationep_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Person:1b77f8f4-3f1f-d299-12f8-bd1f698d2e5a ;
  a2a:EventKeyRef oa:event_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Event1 .

oa:relationep_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Person:ae221149-9dec-b861-0b07-f4a214c67ece ;
  a2a:EventKeyRef oa:event_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Event1 .

oa:relationep_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Person:5a5f6e33-1d55-94e4-d941-d85535c16f57 ;
  a2a:EventKeyRef oa:event_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Event1 .

oa:relationep_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Person:a1775b81-6ac3-b1b4-b588-b6f516ad1898 ;
  a2a:EventKeyRef oa:event_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c_Event1 .

oa:source_elo_c2f6a589-da87-e952-1cc0-c164d9e89d2c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom", "1788-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1788-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1803" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1803-09-21"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, Trouw- en Begraafregisters Hillegom, Deel: 9, Periode: 1788-1812" ;
    a2a:Book "Doopboek en trouwboek (RK) van Hillegom, 1788 - 1812." ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "65" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, Trouw- en Begraafregisters Hillegom, Deel: 9, Periode: 1788-1812, Doopboek en trouwboek (RK) van Hillegom, 1788 - 1812., 9, 65"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/f1227853-1a7f-4544-a01b-b11e82422dae/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c2f6a589-da87-e952-1cc0-c164d9e89d2c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/f1227853-1a7f-4544-a01b-b11e82422dae/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/c2f6a589-da87-e952-1cc0-c164d9e89d2c" ;
  a2a:RecordGUID "{c2f6a589-da87-e952-1cc0-c164d9e89d2c}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 21-09-1803<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0837/file/9\">Inventarisnummer 9 van archiefnummer 0837 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, Trouw- en Begraafregisters Hillegom" ;
  a2a:SourceRemarkdeel "9" ;
  a2a:SourceRemarkregister_periode "1788-1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_21900_00021900.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 21-09-1803" .
