@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_0dbffc16-4ae9-a054-35fd-e910e608ef73
  a a2a:Record ;
  rdfs:label "DTB Dopen op 22 april 1714 te Leiden" ;
  a2a:hasPerson oa:person_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Person-f1796be5-d211-f0de-5553-178c9d7eb23a, oa:person_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Person-76ddf5f0-d87f-aaf9-96fe-ad12a22eed5f, oa:person_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Person-bc8a82a2-f5ee-9c2a-69ca-140028f9c259, oa:person_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Person-c6de2f44-ff1d-579b-6ea1-8bf0af91819f, oa:person_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Person-dc18438b-aea7-9a4d-3623-cb4d84dab6e6 ;
  a2a:hasEvent oa:event_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_0, oa:relationep_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_1, oa:relationep_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_2, oa:relationep_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_3, oa:relationep_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_4 ;
  a2a:hasSource oa:source_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73 .

oa:person_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Person-f1796be5-d211-f0de-5553-178c9d7eb23a
  a a2a:Person ;
  rdfs:label "Petronella Fontein" ;
  a2a:PersonName [
    rdfs:label "Petronella Fontein" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Fontein"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Person-76ddf5f0-d87f-aaf9-96fe-ad12a22eed5f
  a a2a:Person ;
  rdfs:label "Huibert Fontein" ;
  a2a:PersonName [
    rdfs:label "Huibert Fontein" ;
    a2a:PersonNameFirstName "Huibert" ;
    a2a:PersonNameLastName "Fontein"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Person-bc8a82a2-f5ee-9c2a-69ca-140028f9c259
  a a2a:Person ;
  rdfs:label "Anna Gerrets" ;
  a2a:PersonName [
    rdfs:label "Anna Gerrets" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Gerrets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Person-c6de2f44-ff1d-579b-6ea1-8bf0af91819f
  a a2a:Person ;
  rdfs:label "Anna van Berkum" ;
  a2a:PersonName [
    rdfs:label "Anna van Berkum" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Berkum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Person-dc18438b-aea7-9a4d-3623-cb4d84dab6e6
  a a2a:Person ;
  rdfs:label "Hermanus van Berkum" ;
  a2a:PersonName [
    rdfs:label "Hermanus van Berkum" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Berkum"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1714" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1714-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Person:f1796be5-d211-f0de-5553-178c9d7eb23a ;
  a2a:EventKeyRef oa:event_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Event1 .

oa:relationep_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Person:76ddf5f0-d87f-aaf9-96fe-ad12a22eed5f ;
  a2a:EventKeyRef oa:event_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Event1 .

oa:relationep_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Person:bc8a82a2-f5ee-9c2a-69ca-140028f9c259 ;
  a2a:EventKeyRef oa:event_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Event1 .

oa:relationep_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Person:c6de2f44-ff1d-579b-6ea1-8bf0af91819f ;
  a2a:EventKeyRef oa:event_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Event1 .

oa:relationep_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Person:dc18438b-aea7-9a4d-3623-cb4d84dab6e6 ;
  a2a:EventKeyRef oa:event_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73_Event1 .

oa:source_elo_0dbffc16-4ae9-a054-35fd-e910e608ef73
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1707-01-01 - 1740-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1740-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1714" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1714-04-22"^^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: 267, Periode: 1..." ;
    a2a:Book "Doopboek van de Loots- of Oosterkerk (NH) te Leiden, 4 juli 1707 - 18 september 1740." ;
    a2a:RegistryNumber "267" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 267, Periode: 1..., Doopboek van de Loots- of Oosterkerk (NH) te Leiden, 4 juli 1707 - 18 september 1740., 267"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/9c0c0904-a725-446c-9d6e-fdd2c4251038/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/0dbffc16-4ae9-a054-35fd-e910e608ef73" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/9c0c0904-a725-446c-9d6e-fdd2c4251038/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/0dbffc16-4ae9-a054-35fd-e910e608ef73" ;
  a2a:RecordGUID "{0dbffc16-4ae9-a054-35fd-e910e608ef73}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 22-04-1714<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/267\">Inventarisnummer 267 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "267" ;
  a2a:SourceRemarkregister_periode "1707-1740" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_24696_00024696.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 22-04-1714" .
