@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_5413bf83-d577-e8cb-dee8-c519d125db71
  a a2a:Record ;
  rdfs:label "DTB Dopen op 28 december 1768 te Leiden" ;
  a2a:hasPerson oa:person_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Person-beb4c987-6712-8be1-fd52-3109c8d88f7b, oa:person_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Person-e0590d69-372d-889f-e8a4-abe4acad0afb, oa:person_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Person-9e1906f6-2a43-6ee3-083d-49af60e72715, oa:person_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Person-cc167c0e-744c-6d3b-cf81-5390eab3629a, oa:person_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Person-2de36fe7-74c6-df09-a5a5-e4db2518ceb3 ;
  a2a:hasEvent oa:event_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5413bf83-d577-e8cb-dee8-c519d125db71_0, oa:relationep_elo_5413bf83-d577-e8cb-dee8-c519d125db71_1, oa:relationep_elo_5413bf83-d577-e8cb-dee8-c519d125db71_2, oa:relationep_elo_5413bf83-d577-e8cb-dee8-c519d125db71_3, oa:relationep_elo_5413bf83-d577-e8cb-dee8-c519d125db71_4 ;
  a2a:hasSource oa:source_elo_5413bf83-d577-e8cb-dee8-c519d125db71 .

oa:person_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Person-beb4c987-6712-8be1-fd52-3109c8d88f7b
  a a2a:Person ;
  rdfs:label "Johanna Maria Lamer" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Lamer" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Lamer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Person-e0590d69-372d-889f-e8a4-abe4acad0afb
  a a2a:Person ;
  rdfs:label "Jacobus Lamer" ;
  a2a:PersonName [
    rdfs:label "Jacobus Lamer" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Lamer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Person-9e1906f6-2a43-6ee3-083d-49af60e72715
  a a2a:Person ;
  rdfs:label "Gijsje Laschuijt" ;
  a2a:PersonName [
    rdfs:label "Gijsje Laschuijt" ;
    a2a:PersonNameFirstName "Gijsje" ;
    a2a:PersonNameLastName "Laschuijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Person-cc167c0e-744c-6d3b-cf81-5390eab3629a
  a a2a:Person ;
  rdfs:label "Jacobus Veering" ;
  a2a:PersonName [
    rdfs:label "Jacobus Veering" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Veering"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Person-2de36fe7-74c6-df09-a5a5-e4db2518ceb3
  a a2a:Person ;
  rdfs:label "Maria van Hoftingen" ;
  a2a:PersonName [
    rdfs:label "Maria van Hoftingen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoftingen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1768" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1768-12-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_5413bf83-d577-e8cb-dee8-c519d125db71_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Person:beb4c987-6712-8be1-fd52-3109c8d88f7b ;
  a2a:EventKeyRef oa:event_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Event1 .

oa:relationep_elo_5413bf83-d577-e8cb-dee8-c519d125db71_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Person:e0590d69-372d-889f-e8a4-abe4acad0afb ;
  a2a:EventKeyRef oa:event_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Event1 .

oa:relationep_elo_5413bf83-d577-e8cb-dee8-c519d125db71_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Person:9e1906f6-2a43-6ee3-083d-49af60e72715 ;
  a2a:EventKeyRef oa:event_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Event1 .

oa:relationep_elo_5413bf83-d577-e8cb-dee8-c519d125db71_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Person:cc167c0e-744c-6d3b-cf81-5390eab3629a ;
  a2a:EventKeyRef oa:event_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Event1 .

oa:relationep_elo_5413bf83-d577-e8cb-dee8-c519d125db71_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Person:2de36fe7-74c6-df09-a5a5-e4db2518ceb3 ;
  a2a:EventKeyRef oa:event_elo_5413bf83-d577-e8cb-dee8-c519d125db71_Event1 .

oa:source_elo_5413bf83-d577-e8cb-dee8-c519d125db71
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1741-01-01 - 1769-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1768" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1768-12-28"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 229, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 1741 - 1769." ;
    a2a:RegistryNumber "229" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 229, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 1741 - 1769., 229"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/5413bf83-d577-e8cb-dee8-c519d125db71/iiif/3/1465839/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5413bf83-d577-e8cb-dee8-c519d125db71" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/5413bf83-d577-e8cb-dee8-c519d125db71/iiif/3/1465839/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/5413bf83-d577-e8cb-dee8-c519d125db71" ;
  a2a:RecordGUID "{5413bf83-d577-e8cb-dee8-c519d125db71}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 28-12-1768<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/229\">Inventarisnummer 229 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "229" ;
  a2a:SourceRemarkregister_periode "1741-1769" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_7051_00007051.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 28-12-1768" .
