@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_d4834b56-283f-b37c-cad4-539145bb60fa
  a a2a:Record ;
  rdfs:label "DTB Dopen op 30 april 1777 te Leiden" ;
  a2a:hasPerson oa:person_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Person-161e46cd-013a-5b96-dcb0-c7510a5afbd7, oa:person_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Person-69004234-a619-3814-e781-05ce12b8e92c, oa:person_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Person-64c89fad-18a4-78a5-ab43-f296c05f9498, oa:person_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Person-53c14b4a-af88-0122-0825-5cf13565d494, oa:person_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Person-f3a4c298-9e39-b419-af91-78d65c5682ed ;
  a2a:hasEvent oa:event_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d4834b56-283f-b37c-cad4-539145bb60fa_0, oa:relationep_elo_d4834b56-283f-b37c-cad4-539145bb60fa_1, oa:relationep_elo_d4834b56-283f-b37c-cad4-539145bb60fa_2, oa:relationep_elo_d4834b56-283f-b37c-cad4-539145bb60fa_3, oa:relationep_elo_d4834b56-283f-b37c-cad4-539145bb60fa_4 ;
  a2a:hasSource oa:source_elo_d4834b56-283f-b37c-cad4-539145bb60fa .

oa:person_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Person-161e46cd-013a-5b96-dcb0-c7510a5afbd7
  a a2a:Person ;
  rdfs:label "Antonius" ;
  a2a:PersonName [
    rdfs:label "Antonius" ;
    a2a:PersonNameFirstName "Antonius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Person-69004234-a619-3814-e781-05ce12b8e92c
  a a2a:Person ;
  rdfs:label "Joannis Antonius Gerritse" ;
  a2a:PersonName [
    rdfs:label "Joannis Antonius Gerritse" ;
    a2a:PersonNameFirstName "Joannis Antonius" ;
    a2a:PersonNamePatronym "Gerritse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Person-64c89fad-18a4-78a5-ab43-f296c05f9498
  a a2a:Person ;
  rdfs:label "Wilhelmina Catharina de Freer" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Catharina de Freer" ;
    a2a:PersonNameFirstName "Wilhelmina Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Freer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Person-53c14b4a-af88-0122-0825-5cf13565d494
  a a2a:Person ;
  rdfs:label "Sylvester Vesten" ;
  a2a:PersonName [
    rdfs:label "Sylvester Vesten" ;
    a2a:PersonNameFirstName "Sylvester" ;
    a2a:PersonNameLastName "Vesten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Person-f3a4c298-9e39-b419-af91-78d65c5682ed
  a a2a:Person ;
  rdfs:label "Anna Gertruda Simones" ;
  a2a:PersonName [
    rdfs:label "Anna Gertruda Simones" ;
    a2a:PersonNameFirstName "Anna Gertruda" ;
    a2a:PersonNamePatronym "Simones"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1777" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1777-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_d4834b56-283f-b37c-cad4-539145bb60fa_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Person:161e46cd-013a-5b96-dcb0-c7510a5afbd7 ;
  a2a:EventKeyRef oa:event_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Event1 .

oa:relationep_elo_d4834b56-283f-b37c-cad4-539145bb60fa_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Person:69004234-a619-3814-e781-05ce12b8e92c ;
  a2a:EventKeyRef oa:event_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Event1 .

oa:relationep_elo_d4834b56-283f-b37c-cad4-539145bb60fa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Person:64c89fad-18a4-78a5-ab43-f296c05f9498 ;
  a2a:EventKeyRef oa:event_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Event1 .

oa:relationep_elo_d4834b56-283f-b37c-cad4-539145bb60fa_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Person:53c14b4a-af88-0122-0825-5cf13565d494 ;
  a2a:EventKeyRef oa:event_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Event1 .

oa:relationep_elo_d4834b56-283f-b37c-cad4-539145bb60fa_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Person:f3a4c298-9e39-b419-af91-78d65c5682ed ;
  a2a:EventKeyRef oa:event_elo_d4834b56-283f-b37c-cad4-539145bb60fa_Event1 .

oa:source_elo_d4834b56-283f-b37c-cad4-539145bb60fa
  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 "4" ;
    a2a:Day "30" ;
    rdfs:label "1777-04-30"^^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/records/media/d4834b56-283f-b37c-cad4-539145bb60fa/iiif/3/1946568/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/d4834b56-283f-b37c-cad4-539145bb60fa" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/d4834b56-283f-b37c-cad4-539145bb60fa/iiif/3/1946568/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/d4834b56-283f-b37c-cad4-539145bb60fa" ;
  a2a:RecordGUID "{d4834b56-283f-b37c-cad4-539145bb60fa}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 30-04-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_20251225_25806_00025806.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 30-04-1777" .
