@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_ff8424ad-4d11-e54c-4f65-179e72da3dc9
  a a2a:Record ;
  rdfs:label "DTB Dopen op 6 november 1695 te Leiden" ;
  a2a:hasPerson oa:person_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Person-bfce7d66-ef9c-19a1-9eba-ecc4c34f3dbb, oa:person_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Person-980bdde9-9f95-8276-0406-ab6345e0f84e, oa:person_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Person-8b4cfb34-fe3f-4a9d-beff-e42d23224340, oa:person_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Person-468ea638-707e-14d8-bbb5-dd817ecc1717, oa:person_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Person-62af49dc-12ef-f836-55cf-73493ca7ed36 ;
  a2a:hasEvent oa:event_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_0, oa:relationep_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_1, oa:relationep_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_2, oa:relationep_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_3, oa:relationep_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_4 ;
  a2a:hasSource oa:source_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9 .

oa:person_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Person-bfce7d66-ef9c-19a1-9eba-ecc4c34f3dbb
  a a2a:Person ;
  rdfs:label "Johannes" ;
  a2a:PersonName [
    rdfs:label "Johannes" ;
    a2a:PersonNameFirstName "Johannes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Person-980bdde9-9f95-8276-0406-ab6345e0f84e
  a a2a:Person ;
  rdfs:label "Jan Jacobsz" ;
  a2a:PersonName [
    rdfs:label "Jan Jacobsz" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jacobsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Person-8b4cfb34-fe3f-4a9d-beff-e42d23224340
  a a2a:Person ;
  rdfs:label "Judith Stevensdr" ;
  a2a:PersonName [
    rdfs:label "Judith Stevensdr" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNamePatronym "Stevensdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Person-468ea638-707e-14d8-bbb5-dd817ecc1717
  a a2a:Person ;
  rdfs:label "Jannetje Milchielsdr" ;
  a2a:PersonName [
    rdfs:label "Jannetje Milchielsdr" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePatronym "Milchielsdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Person-62af49dc-12ef-f836-55cf-73493ca7ed36
  a a2a:Person ;
  rdfs:label "Hendrick Claasz" ;
  a2a:PersonName [
    rdfs:label "Hendrick Claasz" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNamePatronym "Claasz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1695" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1695-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Person:bfce7d66-ef9c-19a1-9eba-ecc4c34f3dbb ;
  a2a:EventKeyRef oa:event_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Event1 .

oa:relationep_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Person:980bdde9-9f95-8276-0406-ab6345e0f84e ;
  a2a:EventKeyRef oa:event_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Event1 .

oa:relationep_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Person:8b4cfb34-fe3f-4a9d-beff-e42d23224340 ;
  a2a:EventKeyRef oa:event_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Event1 .

oa:relationep_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Person:468ea638-707e-14d8-bbb5-dd817ecc1717 ;
  a2a:EventKeyRef oa:event_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Event1 .

oa:relationep_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Person:62af49dc-12ef-f836-55cf-73493ca7ed36 ;
  a2a:EventKeyRef oa:event_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9_Event1 .

oa:source_elo_ff8424ad-4d11-e54c-4f65-179e72da3dc9
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1689-01-01 - 1698-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1689-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1698-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1695" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1695-11-06"^^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: 225, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 3 oktober 1689 - 1698." ;
    a2a:RegistryNumber "225" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 225, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 3 oktober 1689 - 1698., 225"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/6b8a1d21-63d2-46cd-9c32-28a57f2468f5/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ff8424ad-4d11-e54c-4f65-179e72da3dc9" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/6b8a1d21-63d2-46cd-9c32-28a57f2468f5/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/ff8424ad-4d11-e54c-4f65-179e72da3dc9" ;
  a2a:RecordGUID "{ff8424ad-4d11-e54c-4f65-179e72da3dc9}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 06-11-1695<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/225\">Inventarisnummer 225 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "225" ;
  a2a:SourceRemarkregister_periode "1689-1698" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260702_29751_00029751.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 06-11-1695" .
