@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_34adfc69-b1e8-be6d-e4f4-9c5d500117ae
  a a2a:Record ;
  rdfs:label "DTB Dopen op 3 september 1758 te Leiden" ;
  a2a:hasPerson oa:person_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Person-07ac98c2-4856-e89b-69f8-c877d5c00fbc, oa:person_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Person-89669c9d-6910-7777-7a45-f0f2bbdff52c, oa:person_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Person-6719a000-3abc-69f3-dc9d-86aae3d9905b, oa:person_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Person-cc79b95c-f7ce-9a9e-5f6d-e6c92da38363, oa:person_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Person-1f21f422-37a8-da2d-4258-1ed01a6de2f8 ;
  a2a:hasEvent oa:event_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_0, oa:relationep_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_1, oa:relationep_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_2, oa:relationep_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_3, oa:relationep_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_4 ;
  a2a:hasSource oa:source_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae .

oa:person_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Person-07ac98c2-4856-e89b-69f8-c877d5c00fbc
  a a2a:Person ;
  rdfs:label "Nicolaas Bartholomeus van Dollen" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Bartholomeus van Dollen" ;
    a2a:PersonNameFirstName "Nicolaas Bartholomeus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dollen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Person-89669c9d-6910-7777-7a45-f0f2bbdff52c
  a a2a:Person ;
  rdfs:label "Jacobus Bartholomeus van Dollen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Bartholomeus van Dollen" ;
    a2a:PersonNameFirstName "Jacobus Bartholomeus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dollen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Person-6719a000-3abc-69f3-dc9d-86aae3d9905b
  a a2a:Person ;
  rdfs:label "Ida Jacoba Harting" ;
  a2a:PersonName [
    rdfs:label "Ida Jacoba Harting" ;
    a2a:PersonNameFirstName "Ida Jacoba" ;
    a2a:PersonNameLastName "Harting"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Person-cc79b95c-f7ce-9a9e-5f6d-e6c92da38363
  a a2a:Person ;
  rdfs:label "Nicolaas Harting" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Harting" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Harting"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Person-1f21f422-37a8-da2d-4258-1ed01a6de2f8
  a a2a:Person ;
  rdfs:label "Amarentia Zilver" ;
  a2a:PersonName [
    rdfs:label "Amarentia Zilver" ;
    a2a:PersonNameFirstName "Amarentia" ;
    a2a:PersonNameLastName "Zilver"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1758" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1758-09-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Person:07ac98c2-4856-e89b-69f8-c877d5c00fbc ;
  a2a:EventKeyRef oa:event_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Event1 .

oa:relationep_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Person:89669c9d-6910-7777-7a45-f0f2bbdff52c ;
  a2a:EventKeyRef oa:event_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Event1 .

oa:relationep_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Person:6719a000-3abc-69f3-dc9d-86aae3d9905b ;
  a2a:EventKeyRef oa:event_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Event1 .

oa:relationep_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Person:cc79b95c-f7ce-9a9e-5f6d-e6c92da38363 ;
  a2a:EventKeyRef oa:event_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Event1 .

oa:relationep_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Person:1f21f422-37a8-da2d-4258-1ed01a6de2f8 ;
  a2a:EventKeyRef oa:event_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae_Event1 .

oa:source_elo_34adfc69-b1e8-be6d-e4f4-9c5d500117ae
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1730-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1730-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1758" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1758-09-03"^^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: 282, Periode: 1..." ;
    a2a:Book "Doopboek van de Luthersche Gemeente te Leiden, 1730 - 1811." ;
    a2a:RegistryNumber "282" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 282, Periode: 1..., Doopboek van de Luthersche Gemeente te Leiden, 1730 - 1811., 282"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/b8c697ab-0576-43f5-ad12-32b1ce9d2e34/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/34adfc69-b1e8-be6d-e4f4-9c5d500117ae" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/b8c697ab-0576-43f5-ad12-32b1ce9d2e34/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/34adfc69-b1e8-be6d-e4f4-9c5d500117ae" ;
  a2a:RecordGUID "{34adfc69-b1e8-be6d-e4f4-9c5d500117ae}" ;
  a2a:SourceRemarkOpmerking "Huisdoop. Prive. Beroep getuige 2: Raed van Indien Gov. en Directeur etc.. Getuige 2 is weduwe van Capitein Marten Harting.<br>Doopdatum: 03-09-1758<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/282\">Inventarisnummer 282 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "282" ;
  a2a:SourceRemarkregister_periode "1730-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_6995_00006995.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 03-09-1758" .
