@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_3b695468-c65e-a9d3-ec6e-37366cbd4ba4
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 december 1754 te Hoogmade*" ;
  a2a:hasPerson oa:person_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Person-289bc961-0e44-93d7-1275-b760469ea68f, oa:person_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Person-54a42418-2138-d8d6-9950-51739f53fc12, oa:person_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Person-5e198e9f-4909-4c8e-455b-ac2b798b7b8b, oa:person_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Person-2b7f3dc0-1dd4-04f4-b40c-a3127df9cbd4, oa:person_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Person-180863e4-1483-8f80-4415-0138202ab349 ;
  a2a:hasEvent oa:event_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_0, oa:relationep_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_1, oa:relationep_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_2, oa:relationep_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_3, oa:relationep_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_4 ;
  a2a:hasSource oa:source_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4 .

oa:person_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Person-289bc961-0e44-93d7-1275-b760469ea68f
  a a2a:Person ;
  rdfs:label "Clara van Zifffelik" ;
  a2a:PersonName [
    rdfs:label "Clara van Zifffelik" ;
    a2a:PersonNameFirstName "Clara" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zifffelik"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Person-54a42418-2138-d8d6-9950-51739f53fc12
  a a2a:Person ;
  rdfs:label "Willem Hendrikz van Ziffelik" ;
  a2a:PersonName [
    rdfs:label "Willem Hendrikz van Ziffelik" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Hendrikz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ziffelik"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Person-5e198e9f-4909-4c8e-455b-ac2b798b7b8b
  a a2a:Person ;
  rdfs:label "Engeltje Cornelisz Verkade" ;
  a2a:PersonName [
    rdfs:label "Engeltje Cornelisz Verkade" ;
    a2a:PersonNameFirstName "Engeltje" ;
    a2a:PersonNamePatronym "Cornelisz" ;
    a2a:PersonNameLastName "Verkade"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Person-2b7f3dc0-1dd4-04f4-b40c-a3127df9cbd4
  a a2a:Person ;
  rdfs:label "Teunis Laurisz van Egmond" ;
  a2a:PersonName [
    rdfs:label "Teunis Laurisz van Egmond" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePatronym "Laurisz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Egmond"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Person-180863e4-1483-8f80-4415-0138202ab349
  a a2a:Person ;
  rdfs:label "Neeltje Maartenz" ;
  a2a:PersonName [
    rdfs:label "Neeltje Maartenz" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePatronym "Maartenz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1754-12-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogmade*" ;
    rdfs:label "Hoogmade*"
  ] .

oa:relationep_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Person:289bc961-0e44-93d7-1275-b760469ea68f ;
  a2a:EventKeyRef oa:event_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Event1 .

oa:relationep_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Person:54a42418-2138-d8d6-9950-51739f53fc12 ;
  a2a:EventKeyRef oa:event_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Event1 .

oa:relationep_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Person:5e198e9f-4909-4c8e-455b-ac2b798b7b8b ;
  a2a:EventKeyRef oa:event_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Event1 .

oa:relationep_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Person:2b7f3dc0-1dd4-04f4-b40c-a3127df9cbd4 ;
  a2a:EventKeyRef oa:event_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Event1 .

oa:relationep_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Person:180863e4-1483-8f80-4415-0138202ab349 ;
  a2a:EventKeyRef oa:event_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4_Event1 .

oa:source_elo_3b695468-c65e-a9d3-ec6e-37366cbd4ba4
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Hoogmade" ;
    rdfs:label "Hoogmade", "1714-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1714-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1754" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1754-12-21"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters van Hoogmade, Deel: 6, Periode: 1714-1811" ;
    a2a:Book "\"Doopboek, trouwboek en begraafboek\", doopinschrijvingen, april 1714 - 1811, trouwinschrijvingen,..." ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "67L" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters van Hoogmade, Deel: 6, Periode: 1714-1811, \"Doopboek, trouwboek en begraafboek\", doopinschrijvingen, april 1714 - 1811, trouwinschrijvingen,..., 6, 67L"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/3b695468-c65e-a9d3-ec6e-37366cbd4ba4/iiif/3/907969/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3b695468-c65e-a9d3-ec6e-37366cbd4ba4" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/3b695468-c65e-a9d3-ec6e-37366cbd4ba4/iiif/3/907969/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/3b695468-c65e-a9d3-ec6e-37366cbd4ba4" ;
  a2a:RecordGUID "{3b695468-c65e-a9d3-ec6e-37366cbd4ba4}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 21-12-1754<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/121.1.03/file/6\">Inventarisnummer 6 van archiefnummer 121.1.03 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters van Hoogmade" ;
  a2a:SourceRemarkdeel "6" ;
  a2a:SourceRemarkregister_periode "1714-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_10565_00010565.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 21-12-1754" .
