@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_36f0512e-e458-4a79-aac0-aafd2be43bc3
  a a2a:Record ;
  rdfs:label "DTB Dopen op 5 november 1651 te Leiden" ;
  a2a:hasPerson oa:person_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_Person-b988381d-ac5c-179f-e6ba-f065245d7700, oa:person_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_Person-cd769b04-ba37-f6b5-d155-a686a68ae56b, oa:person_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_Person-e5ea90bb-c977-db61-aecb-da4ebf9d0409, oa:person_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_Person-bf3ac483-589b-486e-fbe1-40f7aa8fb247 ;
  a2a:hasEvent oa:event_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_0, oa:relationep_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_1, oa:relationep_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_2, oa:relationep_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_3 ;
  a2a:hasSource oa:source_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3 .

oa:person_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_Person-b988381d-ac5c-179f-e6ba-f065245d7700
  a a2a:Person ;
  rdfs:label "Abraham Snaphaen" ;
  a2a:PersonName [
    rdfs:label "Abraham Snaphaen" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Snaphaen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_Person-cd769b04-ba37-f6b5-d155-a686a68ae56b
  a a2a:Person ;
  rdfs:label "Peter Snaphaen" ;
  a2a:PersonName [
    rdfs:label "Peter Snaphaen" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Snaphaen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_Person-e5ea90bb-c977-db61-aecb-da4ebf9d0409
  a a2a:Person ;
  rdfs:label "Bartholomaeus Oelhoff" ;
  a2a:PersonName [
    rdfs:label "Bartholomaeus Oelhoff" ;
    a2a:PersonNameFirstName "Bartholomaeus" ;
    a2a:PersonNameLastName "Oelhoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_Person-bf3ac483-589b-486e-fbe1-40f7aa8fb247
  a a2a:Person ;
  rdfs:label "Jacob Thomas" ;
  a2a:PersonName [
    rdfs:label "Jacob Thomas" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Thomas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1651" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1651-11-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_Person:b988381d-ac5c-179f-e6ba-f065245d7700 ;
  a2a:EventKeyRef oa:event_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_Event1 .

oa:relationep_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_Person:cd769b04-ba37-f6b5-d155-a686a68ae56b ;
  a2a:EventKeyRef oa:event_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_Event1 .

oa:relationep_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_Person:e5ea90bb-c977-db61-aecb-da4ebf9d0409 ;
  a2a:EventKeyRef oa:event_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_Event1 .

oa:relationep_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_Person:bf3ac483-589b-486e-fbe1-40f7aa8fb247 ;
  a2a:EventKeyRef oa:event_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3_Event1 .

oa:source_elo_36f0512e-e458-4a79-aac0-aafd2be43bc3
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1613-01-01 - 1769-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1613-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1651" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1651-11-05"^^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: 280, Periode: 1..." ;
    a2a:Book "Doopboek van de Luthersche Gemeente te Leiden, 1613 - 1769." ;
    a2a:RegistryNumber "280" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 280, Periode: 1..., Doopboek van de Luthersche Gemeente te Leiden, 1613 - 1769., 280"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/70cbecd9-7ac3-4356-a74d-c463c89a8d6e/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/36f0512e-e458-4a79-aac0-aafd2be43bc3" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/70cbecd9-7ac3-4356-a74d-c463c89a8d6e/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/36f0512e-e458-4a79-aac0-aafd2be43bc3" ;
  a2a:RecordGUID "{36f0512e-e458-4a79-aac0-aafd2be43bc3}" ;
  a2a:SourceRemarkOpmerking "Getuige 3 is de huisvrouw van Johan Holscher.<br>Doopdatum: 05-11-1651<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/280\">Inventarisnummer 280 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "280" ;
  a2a:SourceRemarkregister_periode "1613-1769" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_11675_00011675.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 05-11-1651" .
