@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_ea55312b-5f85-91ab-77fe-6213c19daceb
  a a2a:Record ;
  rdfs:label "DTB Dopen op 9 september 1703 te Leiden" ;
  a2a:hasPerson oa:person_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Person-415caf32-959c-6b55-db62-e60c2b679117, oa:person_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Person-5c748797-c2da-c523-89eb-dc96d8ec2f6d, oa:person_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Person-ed2f31e4-805d-0a3d-a98c-aec8ebf12f21, oa:person_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Person-44b32dcb-9753-b8a4-0a38-51defd4b56e2, oa:person_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Person-d751334f-70ff-e69d-c051-f50bfdc93c5e ;
  a2a:hasEvent oa:event_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_0, oa:relationep_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_1, oa:relationep_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_2, oa:relationep_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_3, oa:relationep_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_4 ;
  a2a:hasSource oa:source_elo_ea55312b-5f85-91ab-77fe-6213c19daceb .

oa:person_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Person-415caf32-959c-6b55-db62-e60c2b679117
  a a2a:Person ;
  rdfs:label "Jannetje Tijbergen" ;
  a2a:PersonName [
    rdfs:label "Jannetje Tijbergen" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Tijbergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Person-5c748797-c2da-c523-89eb-dc96d8ec2f6d
  a a2a:Person ;
  rdfs:label "Daniel Tijbergen" ;
  a2a:PersonName [
    rdfs:label "Daniel Tijbergen" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Tijbergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Person-ed2f31e4-805d-0a3d-a98c-aec8ebf12f21
  a a2a:Person ;
  rdfs:label "Gerijntje van Broeck" ;
  a2a:PersonName [
    rdfs:label "Gerijntje van Broeck" ;
    a2a:PersonNameFirstName "Gerijntje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Broeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Person-44b32dcb-9753-b8a4-0a38-51defd4b56e2
  a a2a:Person ;
  rdfs:label "Dirck Kas" ;
  a2a:PersonName [
    rdfs:label "Dirck Kas" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNameLastName "Kas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Person-d751334f-70ff-e69d-c051-f50bfdc93c5e
  a a2a:Person ;
  rdfs:label "Johanna Korper" ;
  a2a:PersonName [
    rdfs:label "Johanna Korper" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Korper"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1703" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1703-09-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Person:415caf32-959c-6b55-db62-e60c2b679117 ;
  a2a:EventKeyRef oa:event_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Event1 .

oa:relationep_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Person:5c748797-c2da-c523-89eb-dc96d8ec2f6d ;
  a2a:EventKeyRef oa:event_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Event1 .

oa:relationep_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Person:ed2f31e4-805d-0a3d-a98c-aec8ebf12f21 ;
  a2a:EventKeyRef oa:event_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Event1 .

oa:relationep_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Person:44b32dcb-9753-b8a4-0a38-51defd4b56e2 ;
  a2a:EventKeyRef oa:event_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Event1 .

oa:relationep_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Person:d751334f-70ff-e69d-c051-f50bfdc93c5e ;
  a2a:EventKeyRef oa:event_elo_ea55312b-5f85-91ab-77fe-6213c19daceb_Event1 .

oa:source_elo_ea55312b-5f85-91ab-77fe-6213c19daceb
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1701-01-01 - 1705-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1701-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1705-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1703" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1703-09-09"^^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: 245, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1701 - 30 september 1705." ;
    a2a:RegistryNumber "245" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 245, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1701 - 30 september 1705., 245"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/c7999629-decd-480c-852e-ff4d3351c154/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ea55312b-5f85-91ab-77fe-6213c19daceb" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/c7999629-decd-480c-852e-ff4d3351c154/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/ea55312b-5f85-91ab-77fe-6213c19daceb" ;
  a2a:RecordGUID "{ea55312b-5f85-91ab-77fe-6213c19daceb}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 09-09-1703<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/245\">Inventarisnummer 245 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "245" ;
  a2a:SourceRemarkregister_periode "1701-1705" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_2951_00002951.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 09-09-1703" .
