@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_30caebef-aa94-c68b-4dab-12de34940e41
  a a2a:Record ;
  rdfs:label "DTB Dopen op 28 maart 1717 te Hillegom" ;
  a2a:hasPerson oa:person_elo_30caebef-aa94-c68b-4dab-12de34940e41_Person-1e581cf3-8b2c-f336-032d-d80bb1bd23fa, oa:person_elo_30caebef-aa94-c68b-4dab-12de34940e41_Person-6d2b4e29-3c26-621e-1ff1-f41836f8c3d0, oa:person_elo_30caebef-aa94-c68b-4dab-12de34940e41_Person-5aa8cbcd-7cff-e382-de60-698c41f78a78, oa:person_elo_30caebef-aa94-c68b-4dab-12de34940e41_Person-097c829d-2bba-f0fa-546f-139501db1a98, oa:person_elo_30caebef-aa94-c68b-4dab-12de34940e41_Person-5b4fbb3d-3293-3589-ddf6-ca5d5b0c4f9f ;
  a2a:hasEvent oa:event_elo_30caebef-aa94-c68b-4dab-12de34940e41_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_30caebef-aa94-c68b-4dab-12de34940e41_0, oa:relationep_elo_30caebef-aa94-c68b-4dab-12de34940e41_1, oa:relationep_elo_30caebef-aa94-c68b-4dab-12de34940e41_2, oa:relationep_elo_30caebef-aa94-c68b-4dab-12de34940e41_3, oa:relationep_elo_30caebef-aa94-c68b-4dab-12de34940e41_4 ;
  a2a:hasSource oa:source_elo_30caebef-aa94-c68b-4dab-12de34940e41 .

oa:person_elo_30caebef-aa94-c68b-4dab-12de34940e41_Person-1e581cf3-8b2c-f336-032d-d80bb1bd23fa
  a a2a:Person ;
  rdfs:label "Hannis van Vliet" ;
  a2a:PersonName [
    rdfs:label "Hannis van Vliet" ;
    a2a:PersonNameFirstName "Hannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vliet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_30caebef-aa94-c68b-4dab-12de34940e41_Person-6d2b4e29-3c26-621e-1ff1-f41836f8c3d0
  a a2a:Person ;
  rdfs:label "Frans Janz van Vliet" ;
  a2a:PersonName [
    rdfs:label "Frans Janz van Vliet" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNamePatronym "Janz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vliet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_30caebef-aa94-c68b-4dab-12de34940e41_Person-5aa8cbcd-7cff-e382-de60-698c41f78a78
  a a2a:Person ;
  rdfs:label "Trijntje Jans van Nierop" ;
  a2a:PersonName [
    rdfs:label "Trijntje Jans van Nierop" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nierop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_30caebef-aa94-c68b-4dab-12de34940e41_Person-097c829d-2bba-f0fa-546f-139501db1a98
  a a2a:Person ;
  rdfs:label "Sijmon van Regter" ;
  a2a:PersonName [
    rdfs:label "Sijmon van Regter" ;
    a2a:PersonNameFirstName "Sijmon" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Regter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_30caebef-aa94-c68b-4dab-12de34940e41_Person-5b4fbb3d-3293-3589-ddf6-ca5d5b0c4f9f
  a a2a:Person ;
  rdfs:label "Pieternella van Vliet" ;
  a2a:PersonName [
    rdfs:label "Pieternella van Vliet" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vliet"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_30caebef-aa94-c68b-4dab-12de34940e41_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1717" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1717-03-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:relationep_elo_30caebef-aa94-c68b-4dab-12de34940e41_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_30caebef-aa94-c68b-4dab-12de34940e41_Person:1e581cf3-8b2c-f336-032d-d80bb1bd23fa ;
  a2a:EventKeyRef oa:event_elo_30caebef-aa94-c68b-4dab-12de34940e41_Event1 .

oa:relationep_elo_30caebef-aa94-c68b-4dab-12de34940e41_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_30caebef-aa94-c68b-4dab-12de34940e41_Person:6d2b4e29-3c26-621e-1ff1-f41836f8c3d0 ;
  a2a:EventKeyRef oa:event_elo_30caebef-aa94-c68b-4dab-12de34940e41_Event1 .

oa:relationep_elo_30caebef-aa94-c68b-4dab-12de34940e41_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_30caebef-aa94-c68b-4dab-12de34940e41_Person:5aa8cbcd-7cff-e382-de60-698c41f78a78 ;
  a2a:EventKeyRef oa:event_elo_30caebef-aa94-c68b-4dab-12de34940e41_Event1 .

oa:relationep_elo_30caebef-aa94-c68b-4dab-12de34940e41_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_30caebef-aa94-c68b-4dab-12de34940e41_Person:097c829d-2bba-f0fa-546f-139501db1a98 ;
  a2a:EventKeyRef oa:event_elo_30caebef-aa94-c68b-4dab-12de34940e41_Event1 .

oa:relationep_elo_30caebef-aa94-c68b-4dab-12de34940e41_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_30caebef-aa94-c68b-4dab-12de34940e41_Person:5b4fbb3d-3293-3589-ddf6-ca5d5b0c4f9f ;
  a2a:EventKeyRef oa:event_elo_30caebef-aa94-c68b-4dab-12de34940e41_Event1 .

oa:source_elo_30caebef-aa94-c68b-4dab-12de34940e41
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom", "1692-01-01 - 1749-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1692-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1717" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1717-03-28"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, Trouw- en Begraafregisters Hillegom, Deel: 3, Periode: 1692-1749" ;
    a2a:Book "Doopboek en trouwboek (NH) van Hillegom, 1692 - 1749" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "81" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, Trouw- en Begraafregisters Hillegom, Deel: 3, Periode: 1692-1749, Doopboek en trouwboek (NH) van Hillegom, 1692 - 1749, 3, 81"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/a5fd43a6-d65f-4705-823a-abb1fdf77e69/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/30caebef-aa94-c68b-4dab-12de34940e41" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/a5fd43a6-d65f-4705-823a-abb1fdf77e69/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/30caebef-aa94-c68b-4dab-12de34940e41" ;
  a2a:RecordGUID "{30caebef-aa94-c68b-4dab-12de34940e41}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 28-03-1717<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0837/file/3\">Inventarisnummer 3 van archiefnummer 0837 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, Trouw- en Begraafregisters Hillegom" ;
  a2a:SourceRemarkdeel "3" ;
  a2a:SourceRemarkregister_periode "1692-1749" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_7421_00007421.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 28-03-1717" .
