@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_bd84cb37-d65f-ae1c-e426-44591638ea33
  a a2a:Record ;
  rdfs:label "DTB Dopen op 6 maart 1661 te Leiden" ;
  a2a:hasPerson oa:person_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_Person-8ff76412-499c-726d-07df-f28aae2e334d, oa:person_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_Person-df98585b-eb7d-ccd1-852b-878b5c224f0a, oa:person_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_Person-5e39cb39-ecb5-d4e5-bcd8-65e72ca1459a, oa:person_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_Person-142e667c-b867-ad88-3383-2a661cda9408 ;
  a2a:hasEvent oa:event_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_0, oa:relationep_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_1, oa:relationep_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_2, oa:relationep_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_3 ;
  a2a:hasSource oa:source_elo_bd84cb37-d65f-ae1c-e426-44591638ea33 .

oa:person_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_Person-8ff76412-499c-726d-07df-f28aae2e334d
  a a2a:Person ;
  rdfs:label "Sara Veranneman" ;
  a2a:PersonName [
    rdfs:label "Sara Veranneman" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Veranneman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_Person-df98585b-eb7d-ccd1-852b-878b5c224f0a
  a a2a:Person ;
  rdfs:label "Abram Veranneman" ;
  a2a:PersonName [
    rdfs:label "Abram Veranneman" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNameLastName "Veranneman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_Person-5e39cb39-ecb5-d4e5-bcd8-65e72ca1459a
  a a2a:Person ;
  rdfs:label "Jeroen Veranneman" ;
  a2a:PersonName [
    rdfs:label "Jeroen Veranneman" ;
    a2a:PersonNameFirstName "Jeroen" ;
    a2a:PersonNameLastName "Veranneman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_Person-142e667c-b867-ad88-3383-2a661cda9408
  a a2a:Person ;
  rdfs:label "Marijtje Leupe" ;
  a2a:PersonName [
    rdfs:label "Marijtje Leupe" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNameLastName "Leupe"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1661" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1661-03-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_Person:8ff76412-499c-726d-07df-f28aae2e334d ;
  a2a:EventKeyRef oa:event_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_Event1 .

oa:relationep_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_Person:df98585b-eb7d-ccd1-852b-878b5c224f0a ;
  a2a:EventKeyRef oa:event_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_Event1 .

oa:relationep_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_Person:5e39cb39-ecb5-d4e5-bcd8-65e72ca1459a ;
  a2a:EventKeyRef oa:event_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_Event1 .

oa:relationep_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_Person:142e667c-b867-ad88-3383-2a661cda9408 ;
  a2a:EventKeyRef oa:event_elo_bd84cb37-d65f-ae1c-e426-44591638ea33_Event1 .

oa:source_elo_bd84cb37-d65f-ae1c-e426-44591638ea33
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1659-01-01 - 1666-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1661" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1661-03-06"^^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: 237, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 juli 1659 - 1666." ;
    a2a:RegistryNumber "237" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 237, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 juli 1659 - 1666., 237"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/325f45ec-978c-4e1c-ad97-e1c66d59ce1f/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bd84cb37-d65f-ae1c-e426-44591638ea33" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/325f45ec-978c-4e1c-ad97-e1c66d59ce1f/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/bd84cb37-d65f-ae1c-e426-44591638ea33" ;
  a2a:RecordGUID "{bd84cb37-d65f-ae1c-e426-44591638ea33}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 06-03-1661<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/237\">Inventarisnummer 237 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "237" ;
  a2a:SourceRemarkregister_periode "1659-1666" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_22712_00022712.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 06-03-1661" .
