@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_bfd34d3f-19e2-bf1f-8180-e8da59410a24
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 september 1788 te Hillegom" ;
  a2a:hasPerson oa:person_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Person-1a2b7235-617f-5f8e-bfd3-322bc7d8745b, oa:person_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Person-b5f1fbcd-cf54-6964-1af1-1add47caeb25, oa:person_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Person-809cb19a-e337-9a20-babb-deb88c318a5b, oa:person_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Person-957066a5-1dee-8c2d-1d55-f1174e7a4abb, oa:person_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Person-c5ba96aa-7082-bb08-1e72-7f388cd7a0f8 ;
  a2a:hasEvent oa:event_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_0, oa:relationep_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_1, oa:relationep_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_2, oa:relationep_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_3, oa:relationep_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_4 ;
  a2a:hasSource oa:source_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24 .

oa:person_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Person-1a2b7235-617f-5f8e-bfd3-322bc7d8745b
  a a2a:Person ;
  rdfs:label "Jan de Nijs" ;
  a2a:PersonName [
    rdfs:label "Jan de Nijs" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Nijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Person-b5f1fbcd-cf54-6964-1af1-1add47caeb25
  a a2a:Person ;
  rdfs:label "Steven de Nijs" ;
  a2a:PersonName [
    rdfs:label "Steven de Nijs" ;
    a2a:PersonNameFirstName "Steven" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Nijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Person-809cb19a-e337-9a20-babb-deb88c318a5b
  a a2a:Person ;
  rdfs:label "Grietje Kok" ;
  a2a:PersonName [
    rdfs:label "Grietje Kok" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Person-957066a5-1dee-8c2d-1d55-f1174e7a4abb
  a a2a:Person ;
  rdfs:label "Neeltje Kok" ;
  a2a:PersonName [
    rdfs:label "Neeltje Kok" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Person-c5ba96aa-7082-bb08-1e72-7f388cd7a0f8
  a a2a:Person ;
  rdfs:label "Joost Sneijders" ;
  a2a:PersonName [
    rdfs:label "Joost Sneijders" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNameLastName "Sneijders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1788" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1788-09-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:relationep_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Person:1a2b7235-617f-5f8e-bfd3-322bc7d8745b ;
  a2a:EventKeyRef oa:event_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Event1 .

oa:relationep_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Person:b5f1fbcd-cf54-6964-1af1-1add47caeb25 ;
  a2a:EventKeyRef oa:event_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Event1 .

oa:relationep_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Person:809cb19a-e337-9a20-babb-deb88c318a5b ;
  a2a:EventKeyRef oa:event_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Event1 .

oa:relationep_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Person:957066a5-1dee-8c2d-1d55-f1174e7a4abb ;
  a2a:EventKeyRef oa:event_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Event1 .

oa:relationep_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Person:c5ba96aa-7082-bb08-1e72-7f388cd7a0f8 ;
  a2a:EventKeyRef oa:event_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24_Event1 .

oa:source_elo_bfd34d3f-19e2-bf1f-8180-e8da59410a24
  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 "1788" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1788-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: 4, Periode: 1749-1815" ;
    a2a:Book "Doopboek en trouwboek (NH) van Hillegom, 1749 - 1815." ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "84v" ;
    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, 84v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/b655a040-d8e3-4e37-9f4f-9814e01b54e2/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bfd34d3f-19e2-bf1f-8180-e8da59410a24" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/b655a040-d8e3-4e37-9f4f-9814e01b54e2/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/bfd34d3f-19e2-bf1f-8180-e8da59410a24" ;
  a2a:RecordGUID "{bfd34d3f-19e2-bf1f-8180-e8da59410a24}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 21-09-1788<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_20260701_22782_00022782.xml van ELO" .

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