@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_f207f9bd-d802-91c8-358e-5369c7015f46
  a a2a:Record ;
  rdfs:label "DTB Dopen op 3 april 1793 te Leiden" ;
  a2a:hasPerson oa:person_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Person-e709b4e3-52e0-c2b3-80b5-fb3b4bba2051, oa:person_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Person-52230f49-ba78-2642-29e4-66b9e7eae978, oa:person_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Person-e28de0d7-8afc-9cce-c6ea-7abf8a16802a, oa:person_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Person-49a5a2c1-50e5-e81f-ec67-de0a1bf8664d, oa:person_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Person-a083beaa-2a85-9089-1642-7d56a9280de4 ;
  a2a:hasEvent oa:event_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f207f9bd-d802-91c8-358e-5369c7015f46_0, oa:relationep_elo_f207f9bd-d802-91c8-358e-5369c7015f46_1, oa:relationep_elo_f207f9bd-d802-91c8-358e-5369c7015f46_2, oa:relationep_elo_f207f9bd-d802-91c8-358e-5369c7015f46_3, oa:relationep_elo_f207f9bd-d802-91c8-358e-5369c7015f46_4 ;
  a2a:hasSource oa:source_elo_f207f9bd-d802-91c8-358e-5369c7015f46 .

oa:person_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Person-e709b4e3-52e0-c2b3-80b5-fb3b4bba2051
  a a2a:Person ;
  rdfs:label "Cornelius Ballemaker" ;
  a2a:PersonName [
    rdfs:label "Cornelius Ballemaker" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Ballemaker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Person-52230f49-ba78-2642-29e4-66b9e7eae978
  a a2a:Person ;
  rdfs:label "Adrianus Ballemaker" ;
  a2a:PersonName [
    rdfs:label "Adrianus Ballemaker" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Ballemaker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Person-e28de0d7-8afc-9cce-c6ea-7abf8a16802a
  a a2a:Person ;
  rdfs:label "Apollonia Vergouw" ;
  a2a:PersonName [
    rdfs:label "Apollonia Vergouw" ;
    a2a:PersonNameFirstName "Apollonia" ;
    a2a:PersonNameLastName "Vergouw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Person-49a5a2c1-50e5-e81f-ec67-de0a1bf8664d
  a a2a:Person ;
  rdfs:label "Joanna van der Ploeg" ;
  a2a:PersonName [
    rdfs:label "Joanna van der Ploeg" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ploeg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Person-a083beaa-2a85-9089-1642-7d56a9280de4
  a a2a:Person ;
  rdfs:label "Cornelius Vergouw" ;
  a2a:PersonName [
    rdfs:label "Cornelius Vergouw" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Vergouw"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1793-04-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_f207f9bd-d802-91c8-358e-5369c7015f46_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Person:e709b4e3-52e0-c2b3-80b5-fb3b4bba2051 ;
  a2a:EventKeyRef oa:event_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Event1 .

oa:relationep_elo_f207f9bd-d802-91c8-358e-5369c7015f46_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Person:52230f49-ba78-2642-29e4-66b9e7eae978 ;
  a2a:EventKeyRef oa:event_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Event1 .

oa:relationep_elo_f207f9bd-d802-91c8-358e-5369c7015f46_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Person:e28de0d7-8afc-9cce-c6ea-7abf8a16802a ;
  a2a:EventKeyRef oa:event_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Event1 .

oa:relationep_elo_f207f9bd-d802-91c8-358e-5369c7015f46_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Person:49a5a2c1-50e5-e81f-ec67-de0a1bf8664d ;
  a2a:EventKeyRef oa:event_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Event1 .

oa:relationep_elo_f207f9bd-d802-91c8-358e-5369c7015f46_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Person:a083beaa-2a85-9089-1642-7d56a9280de4 ;
  a2a:EventKeyRef oa:event_elo_f207f9bd-d802-91c8-358e-5369c7015f46_Event1 .

oa:source_elo_f207f9bd-d802-91c8-358e-5369c7015f46
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1756-01-01 - 1801-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1793-04-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: 296, Periode: 1..." ;
    a2a:Book "Doopboek en trouwboek van de kerk aan de St. Jorissteeg (RK) te Leiden, 14 juni 1756 - 21 oktober..." ;
    a2a:RegistryNumber "296" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 296, Periode: 1..., Doopboek en trouwboek van de kerk aan de St. Jorissteeg (RK) te Leiden, 14 juni 1756 - 21 oktober..., 296"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/783a5bd4-d966-4ecf-9f24-d6b90cab354b/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f207f9bd-d802-91c8-358e-5369c7015f46" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/783a5bd4-d966-4ecf-9f24-d6b90cab354b/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/f207f9bd-d802-91c8-358e-5369c7015f46" ;
  a2a:RecordGUID "{f207f9bd-d802-91c8-358e-5369c7015f46}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 03-04-1793<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/296\">Inventarisnummer 296 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "296" ;
  a2a:SourceRemarkregister_periode "1756-1801" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_28835_00028835.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 03-04-1793" .
