@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_110e415f-79d1-8a6e-d884-8cc0c8bb8d98
  a a2a:Record ;
  rdfs:label "DTB Dopen op 13 augustus 1662 te Leiden" ;
  a2a:hasPerson oa:person_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Person-e17a7995-c1ec-f6af-3264-4c2616b13fad, oa:person_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Person-07249678-af89-ca7c-f0df-797458daea82, oa:person_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Person-ccdb6f34-0299-7fd8-93b5-71c5a0e0d5bc, oa:person_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Person-851f0fdc-c132-8112-9c02-cf061a899b07, oa:person_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Person-8c718b4a-0ad3-71ef-b7dc-c88b65828fcd ;
  a2a:hasEvent oa:event_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_0, oa:relationep_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_1, oa:relationep_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_2, oa:relationep_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_3, oa:relationep_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_4 ;
  a2a:hasSource oa:source_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98 .

oa:person_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Person-e17a7995-c1ec-f6af-3264-4c2616b13fad
  a a2a:Person ;
  rdfs:label "Francijntie van Stenbus" ;
  a2a:PersonName [
    rdfs:label "Francijntie van Stenbus" ;
    a2a:PersonNameFirstName "Francijntie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stenbus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Person-07249678-af89-ca7c-f0df-797458daea82
  a a2a:Person ;
  rdfs:label "Willem Willemsz van Stenbus" ;
  a2a:PersonName [
    rdfs:label "Willem Willemsz van Stenbus" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Willemsz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stenbus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Person-ccdb6f34-0299-7fd8-93b5-71c5a0e0d5bc
  a a2a:Person ;
  rdfs:label "Anneke Willems van Stenbus" ;
  a2a:PersonName [
    rdfs:label "Anneke Willems van Stenbus" ;
    a2a:PersonNameFirstName "Anneke" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stenbus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Person-851f0fdc-c132-8112-9c02-cf061a899b07
  a a2a:Person ;
  rdfs:label "Geertruijt Willems" ;
  a2a:PersonName [
    rdfs:label "Geertruijt Willems" ;
    a2a:PersonNameFirstName "Geertruijt" ;
    a2a:PersonNamePatronym "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Person-8c718b4a-0ad3-71ef-b7dc-c88b65828fcd
  a a2a:Person ;
  rdfs:label "Daniel de Raet" ;
  a2a:PersonName [
    rdfs:label "Daniel de Raet" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Raet"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1662" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1662-08-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Person:e17a7995-c1ec-f6af-3264-4c2616b13fad ;
  a2a:EventKeyRef oa:event_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Event1 .

oa:relationep_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Person:07249678-af89-ca7c-f0df-797458daea82 ;
  a2a:EventKeyRef oa:event_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Event1 .

oa:relationep_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Person:ccdb6f34-0299-7fd8-93b5-71c5a0e0d5bc ;
  a2a:EventKeyRef oa:event_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Event1 .

oa:relationep_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Person:851f0fdc-c132-8112-9c02-cf061a899b07 ;
  a2a:EventKeyRef oa:event_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Event1 .

oa:relationep_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Person:8c718b4a-0ad3-71ef-b7dc-c88b65828fcd ;
  a2a:EventKeyRef oa:event_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98_Event1 .

oa:source_elo_110e415f-79d1-8a6e-d884-8cc0c8bb8d98
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1659-01-01 - 1666-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1662" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1662-08-13"^^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: 237, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 juli 1659 - 1666." ;
    a2a:RegistryNumber "237" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 237, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 juli 1659 - 1666., 237"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/5e0163f2-cabd-4405-8c4a-ab0524ff8bc4/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/110e415f-79d1-8a6e-d884-8cc0c8bb8d98" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/5e0163f2-cabd-4405-8c4a-ab0524ff8bc4/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/110e415f-79d1-8a6e-d884-8cc0c8bb8d98" ;
  a2a:RecordGUID "{110e415f-79d1-8a6e-d884-8cc0c8bb8d98}" ;
  a2a:SourceRemarkOpmerking "toevoeging onderzoeker: W.W. Steenbusch; zie kerk o. reg. R fol. 93 v.<br>Doopdatum: 13-08-1662<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/237\">Inventarisnummer 237 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "237" ;
  a2a:SourceRemarkregister_periode "1659-1666" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_5968_00005968.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 13-08-1662" .
