@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_0f2d646a-e2b0-18cb-7316-a758cb171576
  a a2a:Record ;
  rdfs:label "DTB Dopen op 23 oktober 1777 te Leiden" ;
  a2a:hasPerson oa:person_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Person-84325d0d-025b-6a2a-69d2-59d7d333930e, oa:person_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Person-5ef69915-0fb6-6435-024e-0d6ab30f84da, oa:person_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Person-a98f32dd-f551-5b06-4366-06f7d034b7ca, oa:person_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Person-56ea2f96-c41e-972e-d8a3-63889af5222a, oa:person_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Person-1e347f21-8c10-ca4b-42c6-668c2da246d1 ;
  a2a:hasEvent oa:event_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_0, oa:relationep_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_1, oa:relationep_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_2, oa:relationep_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_3, oa:relationep_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_4 ;
  a2a:hasSource oa:source_elo_0f2d646a-e2b0-18cb-7316-a758cb171576 .

oa:person_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Person-84325d0d-025b-6a2a-69d2-59d7d333930e
  a a2a:Person ;
  rdfs:label "Wijnandus Pond" ;
  a2a:PersonName [
    rdfs:label "Wijnandus Pond" ;
    a2a:PersonNameFirstName "Wijnandus" ;
    a2a:PersonNameLastName "Pond"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Person-5ef69915-0fb6-6435-024e-0d6ab30f84da
  a a2a:Person ;
  rdfs:label "Paulus Pond" ;
  a2a:PersonName [
    rdfs:label "Paulus Pond" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Pond"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Person-a98f32dd-f551-5b06-4366-06f7d034b7ca
  a a2a:Person ;
  rdfs:label "Jacomijntje Gaarnaat" ;
  a2a:PersonName [
    rdfs:label "Jacomijntje Gaarnaat" ;
    a2a:PersonNameFirstName "Jacomijntje" ;
    a2a:PersonNameLastName "Gaarnaat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Person-56ea2f96-c41e-972e-d8a3-63889af5222a
  a a2a:Person ;
  rdfs:label "Carel Pond" ;
  a2a:PersonName [
    rdfs:label "Carel Pond" ;
    a2a:PersonNameFirstName "Carel" ;
    a2a:PersonNameLastName "Pond"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Person-1e347f21-8c10-ca4b-42c6-668c2da246d1
  a a2a:Person ;
  rdfs:label "Catharina Scheerders" ;
  a2a:PersonName [
    rdfs:label "Catharina Scheerders" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Scheerders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1777" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1777-10-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Person:84325d0d-025b-6a2a-69d2-59d7d333930e ;
  a2a:EventKeyRef oa:event_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Event1 .

oa:relationep_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Person:5ef69915-0fb6-6435-024e-0d6ab30f84da ;
  a2a:EventKeyRef oa:event_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Event1 .

oa:relationep_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Person:a98f32dd-f551-5b06-4366-06f7d034b7ca ;
  a2a:EventKeyRef oa:event_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Event1 .

oa:relationep_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Person:56ea2f96-c41e-972e-d8a3-63889af5222a ;
  a2a:EventKeyRef oa:event_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Event1 .

oa:relationep_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Person:1e347f21-8c10-ca4b-42c6-668c2da246d1 ;
  a2a:EventKeyRef oa:event_elo_0f2d646a-e2b0-18cb-7316-a758cb171576_Event1 .

oa:source_elo_0f2d646a-e2b0-18cb-7316-a758cb171576
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1768-01-01 - 1810-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1768-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1777" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1777-10-23"^^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: 300, Periode: 1..." ;
    a2a:Book "Doopboek en trouwboek van de kerk aan de Kuipersteeg (RK) te Leiden, 1768 - 1810." ;
    a2a:RegistryNumber "300" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 300, Periode: 1..., Doopboek en trouwboek van de kerk aan de Kuipersteeg (RK) te Leiden, 1768 - 1810., 300"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/7f3f2854-57db-4ea0-900a-f080537f1701/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/0f2d646a-e2b0-18cb-7316-a758cb171576" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/7f3f2854-57db-4ea0-900a-f080537f1701/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/0f2d646a-e2b0-18cb-7316-a758cb171576" ;
  a2a:RecordGUID "{0f2d646a-e2b0-18cb-7316-a758cb171576}" ;
  a2a:SourceRemarkOpmerking "Tweeling met Petrus<br>Doopdatum: 23-10-1777<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/300\">Inventarisnummer 300 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "300" ;
  a2a:SourceRemarkregister_periode "1768-1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_1653_00001653.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 23-10-1777" .
