@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_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 mei 1675 te Leiden" ;
  a2a:hasPerson oa:person_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Person-634bd9c5-8c02-6cce-9089-33cf5d37df84, oa:person_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Person-a82711b5-fe60-2e26-4b93-16a20fcbbd9b, oa:person_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Person-3935bbe9-9afb-397e-0f21-2229784ce2c1, oa:person_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Person-36fe587d-6365-ac95-e540-c15de768cf97, oa:person_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Person-a96e1ffc-b410-54b2-1ab3-54f375ff88f5 ;
  a2a:hasEvent oa:event_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_0, oa:relationep_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_1, oa:relationep_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_2, oa:relationep_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_3, oa:relationep_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_4 ;
  a2a:hasSource oa:source_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05 .

oa:person_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Person-634bd9c5-8c02-6cce-9089-33cf5d37df84
  a a2a:Person ;
  rdfs:label "Joachmus Persijn" ;
  a2a:PersonName [
    rdfs:label "Joachmus Persijn" ;
    a2a:PersonNameFirstName "Joachmus" ;
    a2a:PersonNameLastName "Persijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Person-a82711b5-fe60-2e26-4b93-16a20fcbbd9b
  a a2a:Person ;
  rdfs:label "Adriaan Persijn" ;
  a2a:PersonName [
    rdfs:label "Adriaan Persijn" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Persijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Person-3935bbe9-9afb-397e-0f21-2229784ce2c1
  a a2a:Person ;
  rdfs:label "Anna Laurens van Lokhorst" ;
  a2a:PersonName [
    rdfs:label "Anna Laurens van Lokhorst" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Laurens" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lokhorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Person-36fe587d-6365-ac95-e540-c15de768cf97
  a a2a:Person ;
  rdfs:label "Hieronymus Meijer" ;
  a2a:PersonName [
    rdfs:label "Hieronymus Meijer" ;
    a2a:PersonNameFirstName "Hieronymus" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Person-a96e1ffc-b410-54b2-1ab3-54f375ff88f5
  a a2a:Person ;
  rdfs:label "Anna Veelaert" ;
  a2a:PersonName [
    rdfs:label "Anna Veelaert" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Veelaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1675" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1675-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Person:634bd9c5-8c02-6cce-9089-33cf5d37df84 ;
  a2a:EventKeyRef oa:event_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Event1 .

oa:relationep_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Person:a82711b5-fe60-2e26-4b93-16a20fcbbd9b ;
  a2a:EventKeyRef oa:event_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Event1 .

oa:relationep_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Person:3935bbe9-9afb-397e-0f21-2229784ce2c1 ;
  a2a:EventKeyRef oa:event_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Event1 .

oa:relationep_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Person:36fe587d-6365-ac95-e540-c15de768cf97 ;
  a2a:EventKeyRef oa:event_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Event1 .

oa:relationep_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Person:a96e1ffc-b410-54b2-1ab3-54f375ff88f5 ;
  a2a:EventKeyRef oa:event_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05_Event1 .

oa:source_elo_36d85bd5-48b6-2f77-b2c6-aa8675ec0f05
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1664-01-01 - 1681-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1681-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1675" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1675-05-10"^^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: 223, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 5 maart 1664 - 1681." ;
    a2a:RegistryNumber "223" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 223, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 5 maart 1664 - 1681., 223"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/36d85bd5-48b6-2f77-b2c6-aa8675ec0f05/iiif/3/1423420/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/36d85bd5-48b6-2f77-b2c6-aa8675ec0f05" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/36d85bd5-48b6-2f77-b2c6-aa8675ec0f05/iiif/3/1423420/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/36d85bd5-48b6-2f77-b2c6-aa8675ec0f05" ;
  a2a:RecordGUID "{36d85bd5-48b6-2f77-b2c6-aa8675ec0f05}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 10-05-1675<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/223\">Inventarisnummer 223 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "223" ;
  a2a:SourceRemarkregister_periode "1664-1681" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_8474_00008474.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 10-05-1675" .
