@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_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad
  a a2a:Record ;
  rdfs:label "DTB Dopen op 26 maart 1702 te Leiden" ;
  a2a:hasPerson oa:person_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Person-14f781f6-d303-18c8-5ebb-ed5aa3668e45, oa:person_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Person-c455982c-7282-f648-190c-eb0596f68ece, oa:person_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Person-292c1f10-322a-cde7-15d1-563bcf139379, oa:person_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Person-82bbbc37-6bf3-68de-ec76-3442bd35ecf7, oa:person_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Person-cb663283-f7df-f591-43bf-324212fd8c39 ;
  a2a:hasEvent oa:event_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_0, oa:relationep_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_1, oa:relationep_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_2, oa:relationep_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_3, oa:relationep_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_4 ;
  a2a:hasSource oa:source_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad .

oa:person_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Person-14f781f6-d303-18c8-5ebb-ed5aa3668e45
  a a2a:Person ;
  rdfs:label "Christhoporus Wijsman" ;
  a2a:PersonName [
    rdfs:label "Christhoporus Wijsman" ;
    a2a:PersonNameFirstName "Christhoporus" ;
    a2a:PersonNameLastName "Wijsman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Person-c455982c-7282-f648-190c-eb0596f68ece
  a a2a:Person ;
  rdfs:label "Joannis Wijsman" ;
  a2a:PersonName [
    rdfs:label "Joannis Wijsman" ;
    a2a:PersonNameFirstName "Joannis" ;
    a2a:PersonNameLastName "Wijsman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Person-292c1f10-322a-cde7-15d1-563bcf139379
  a a2a:Person ;
  rdfs:label "Clara Pelseis" ;
  a2a:PersonName [
    rdfs:label "Clara Pelseis" ;
    a2a:PersonNameFirstName "Clara" ;
    a2a:PersonNameLastName "Pelseis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Person-82bbbc37-6bf3-68de-ec76-3442bd35ecf7
  a a2a:Person ;
  rdfs:label "Henricus Frederick" ;
  a2a:PersonName [
    rdfs:label "Henricus Frederick" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Frederick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Person-cb663283-f7df-f591-43bf-324212fd8c39
  a a2a:Person ;
  rdfs:label "Macht. Willems" ;
  a2a:PersonName [
    rdfs:label "Macht. Willems" ;
    a2a:PersonNameFirstName "Macht." ;
    a2a:PersonNamePatronym "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1702" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1702-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Person:14f781f6-d303-18c8-5ebb-ed5aa3668e45 ;
  a2a:EventKeyRef oa:event_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Event1 .

oa:relationep_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Person:c455982c-7282-f648-190c-eb0596f68ece ;
  a2a:EventKeyRef oa:event_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Event1 .

oa:relationep_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Person:292c1f10-322a-cde7-15d1-563bcf139379 ;
  a2a:EventKeyRef oa:event_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Event1 .

oa:relationep_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Person:82bbbc37-6bf3-68de-ec76-3442bd35ecf7 ;
  a2a:EventKeyRef oa:event_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Event1 .

oa:relationep_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Person:cb663283-f7df-f591-43bf-324212fd8c39 ;
  a2a:EventKeyRef oa:event_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad_Event1 .

oa:source_elo_6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1697-01-01 - 1711-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1697-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1702" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1702-03-26"^^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: 298, Periode: 1..." ;
    a2a:Book "Doopboek en trouwboek van de kerk aan de Kuipersteeg (RK) te Leiden, 1697 - 1711." ;
    a2a:RegistryNumber "298" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 298, Periode: 1..., Doopboek en trouwboek van de kerk aan de Kuipersteeg (RK) te Leiden, 1697 - 1711., 298"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/84df82c6-8007-4144-a8fd-791bf93b79c4/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/84df82c6-8007-4144-a8fd-791bf93b79c4/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/6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad" ;
  a2a:RecordGUID "{6b9ea6b2-e16b-3d2a-e4d0-d26f994ed6ad}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 26-03-1702<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/298\">Inventarisnummer 298 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "298" ;
  a2a:SourceRemarkregister_periode "1697-1711" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_18470_00018470.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 26-03-1702" .
