@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_8be53b5b-c00c-4156-e6f9-69637ff122b9
  a a2a:Record ;
  rdfs:label "DTB Dopen op 26 september 1705 te Leiden" ;
  a2a:hasPerson oa:person_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Person-69f4c1ff-2a14-b27a-3ecf-c50682e07742, oa:person_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Person-f72bc8c5-81c4-6d92-8763-7b290b11253e, oa:person_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Person-f8f14d96-6829-8a33-744e-218558ee587c, oa:person_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Person-55058b30-788f-1d2d-c053-ac77a2a73d4c, oa:person_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Person-ace37d17-5a68-92ba-0783-0944b119b59f ;
  a2a:hasEvent oa:event_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_0, oa:relationep_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_1, oa:relationep_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_2, oa:relationep_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_3, oa:relationep_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_4 ;
  a2a:hasSource oa:source_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9 .

oa:person_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Person-69f4c1ff-2a14-b27a-3ecf-c50682e07742
  a a2a:Person ;
  rdfs:label "Pieter Kramer" ;
  a2a:PersonName [
    rdfs:label "Pieter Kramer" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Person-f72bc8c5-81c4-6d92-8763-7b290b11253e
  a a2a:Person ;
  rdfs:label "Ernst Kramer" ;
  a2a:PersonName [
    rdfs:label "Ernst Kramer" ;
    a2a:PersonNameFirstName "Ernst" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Person-f8f14d96-6829-8a33-744e-218558ee587c
  a a2a:Person ;
  rdfs:label "Rachel le Pere" ;
  a2a:PersonName [
    rdfs:label "Rachel le Pere" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Pere"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Person-55058b30-788f-1d2d-c053-ac77a2a73d4c
  a a2a:Person ;
  rdfs:label "Johannes Pols" ;
  a2a:PersonName [
    rdfs:label "Johannes Pols" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Pols"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Person-ace37d17-5a68-92ba-0783-0944b119b59f
  a a2a:Person ;
  rdfs:label "Johanna Pols" ;
  a2a:PersonName [
    rdfs:label "Johanna Pols" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Pols"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1705" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1705-09-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Person:69f4c1ff-2a14-b27a-3ecf-c50682e07742 ;
  a2a:EventKeyRef oa:event_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Event1 .

oa:relationep_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Person:f72bc8c5-81c4-6d92-8763-7b290b11253e ;
  a2a:EventKeyRef oa:event_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Event1 .

oa:relationep_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Person:f8f14d96-6829-8a33-744e-218558ee587c ;
  a2a:EventKeyRef oa:event_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Event1 .

oa:relationep_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Person:55058b30-788f-1d2d-c053-ac77a2a73d4c ;
  a2a:EventKeyRef oa:event_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Event1 .

oa:relationep_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Person:ace37d17-5a68-92ba-0783-0944b119b59f ;
  a2a:EventKeyRef oa:event_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9_Event1 .

oa:source_elo_8be53b5b-c00c-4156-e6f9-69637ff122b9
  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 "1705" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1705-09-26"^^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/218afad3-2310-4d25-9d12-91c569682324/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/8be53b5b-c00c-4156-e6f9-69637ff122b9" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/218afad3-2310-4d25-9d12-91c569682324/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/8be53b5b-c00c-4156-e6f9-69637ff122b9" ;
  a2a:RecordGUID "{8be53b5b-c00c-4156-e6f9-69637ff122b9}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 26-09-1705<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_9460_00009460.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 26-09-1705" .
