@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_5706f577-cd32-3f18-5f7d-3e2ac420af89
  a a2a:Record ;
  rdfs:label "DTB Dopen op 9 oktober 1695 te Leiden" ;
  a2a:hasPerson oa:person_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Person-7bd333d3-28bb-da4b-c7e5-88f910402cf2, oa:person_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Person-278dbd1e-d29a-3877-9d17-4475a24be2e5, oa:person_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Person-c92a3a92-3e0a-a33d-0838-3efbd633ca2a, oa:person_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Person-77074942-c973-cbd1-81eb-cedff092497f, oa:person_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Person-e2c705aa-fa48-60cf-1fbe-32311df2c1c8 ;
  a2a:hasEvent oa:event_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_0, oa:relationep_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_1, oa:relationep_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_2, oa:relationep_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_3, oa:relationep_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_4 ;
  a2a:hasSource oa:source_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89 .

oa:person_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Person-7bd333d3-28bb-da4b-c7e5-88f910402cf2
  a a2a:Person ;
  rdfs:label "Hermanus Heesper" ;
  a2a:PersonName [
    rdfs:label "Hermanus Heesper" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Heesper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Person-278dbd1e-d29a-3877-9d17-4475a24be2e5
  a a2a:Person ;
  rdfs:label "Sievert Heesper" ;
  a2a:PersonName [
    rdfs:label "Sievert Heesper" ;
    a2a:PersonNameFirstName "Sievert" ;
    a2a:PersonNameLastName "Heesper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Person-c92a3a92-3e0a-a33d-0838-3efbd633ca2a
  a a2a:Person ;
  rdfs:label "Catrijna Uijthoff" ;
  a2a:PersonName [
    rdfs:label "Catrijna Uijthoff" ;
    a2a:PersonNameFirstName "Catrijna" ;
    a2a:PersonNameLastName "Uijthoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Person-77074942-c973-cbd1-81eb-cedff092497f
  a a2a:Person ;
  rdfs:label "Harmen Heesper" ;
  a2a:PersonName [
    rdfs:label "Harmen Heesper" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNameLastName "Heesper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Person-e2c705aa-fa48-60cf-1fbe-32311df2c1c8
  a a2a:Person ;
  rdfs:label "Lijsbeth Sieverse" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Sieverse" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNamePatronym "Sieverse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1695" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1695-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Person:7bd333d3-28bb-da4b-c7e5-88f910402cf2 ;
  a2a:EventKeyRef oa:event_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Event1 .

oa:relationep_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Person:278dbd1e-d29a-3877-9d17-4475a24be2e5 ;
  a2a:EventKeyRef oa:event_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Event1 .

oa:relationep_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Person:c92a3a92-3e0a-a33d-0838-3efbd633ca2a ;
  a2a:EventKeyRef oa:event_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Event1 .

oa:relationep_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Person:77074942-c973-cbd1-81eb-cedff092497f ;
  a2a:EventKeyRef oa:event_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Event1 .

oa:relationep_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Person:e2c705aa-fa48-60cf-1fbe-32311df2c1c8 ;
  a2a:EventKeyRef oa:event_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89_Event1 .

oa:source_elo_5706f577-cd32-3f18-5f7d-3e2ac420af89
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1642-01-01 - 1729-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1642-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1695" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1695-10-09"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Evangelisch-Lutherse gemeente, Leiden, Deel: 49a, Periode: 1642-1729" ;
    a2a:Book "1642 - 1729." ;
    a2a:RegistryNumber "49a" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Evangelisch-Lutherse gemeente, Leiden, Deel: 49a, Periode: 1642-1729, 1642 - 1729., 49a"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/0a1b8c17-3092-4ad1-842a-10f6c9c82d9c/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5706f577-cd32-3f18-5f7d-3e2ac420af89" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/0a1b8c17-3092-4ad1-842a-10f6c9c82d9c/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/5706f577-cd32-3f18-5f7d-3e2ac420af89" ;
  a2a:RecordGUID "{5706f577-cd32-3f18-5f7d-3e2ac420af89}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 09-10-1695<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0028/file/49a\">Inventarisnummer 49a van archiefnummer 0028 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Evangelisch-Lutherse gemeente, Leiden" ;
  a2a:SourceRemarkdeel "49a" ;
  a2a:SourceRemarkregister_periode "1642-1729" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_10606_00010606.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 09-10-1695" .
