@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_78634d87-64ec-7a4d-7e2c-0e32c8bfa134
  a a2a:Record ;
  rdfs:label "DTB Dopen op 25 september 1703 te Leiden" ;
  a2a:hasPerson oa:person_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Person-4b738a55-1766-43a7-8d59-81905ea774ea, oa:person_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Person-6a58502d-710e-052f-998b-b1ceb1c49298, oa:person_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Person-03c62275-bbe3-804b-4395-6c8d23496926, oa:person_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Person-27d1713a-ade6-b805-c4f1-f1f538e19970, oa:person_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Person-6d62de49-c2f1-4ebf-19e3-b4ef553f0d7f ;
  a2a:hasEvent oa:event_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_0, oa:relationep_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_1, oa:relationep_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_2, oa:relationep_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_3, oa:relationep_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_4 ;
  a2a:hasSource oa:source_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134 .

oa:person_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Person-4b738a55-1766-43a7-8d59-81905ea774ea
  a a2a:Person ;
  rdfs:label "Helena van den Bos" ;
  a2a:PersonName [
    rdfs:label "Helena van den Bos" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Person-6a58502d-710e-052f-998b-b1ceb1c49298
  a a2a:Person ;
  rdfs:label "David van den Bos" ;
  a2a:PersonName [
    rdfs:label "David van den Bos" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Person-03c62275-bbe3-804b-4395-6c8d23496926
  a a2a:Person ;
  rdfs:label "Jannetie Kock" ;
  a2a:PersonName [
    rdfs:label "Jannetie Kock" ;
    a2a:PersonNameFirstName "Jannetie" ;
    a2a:PersonNameLastName "Kock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Person-27d1713a-ade6-b805-c4f1-f1f538e19970
  a a2a:Person ;
  rdfs:label "Jacob Vrijslagh" ;
  a2a:PersonName [
    rdfs:label "Jacob Vrijslagh" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Vrijslagh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Person-6d62de49-c2f1-4ebf-19e3-b4ef553f0d7f
  a a2a:Person ;
  rdfs:label "Geertruijt Oosterhoudt" ;
  a2a:PersonName [
    rdfs:label "Geertruijt Oosterhoudt" ;
    a2a:PersonNameFirstName "Geertruijt" ;
    a2a:PersonNameLastName "Oosterhoudt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1703" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1703-09-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Person:4b738a55-1766-43a7-8d59-81905ea774ea ;
  a2a:EventKeyRef oa:event_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Event1 .

oa:relationep_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Person:6a58502d-710e-052f-998b-b1ceb1c49298 ;
  a2a:EventKeyRef oa:event_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Event1 .

oa:relationep_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Person:03c62275-bbe3-804b-4395-6c8d23496926 ;
  a2a:EventKeyRef oa:event_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Event1 .

oa:relationep_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Person:27d1713a-ade6-b805-c4f1-f1f538e19970 ;
  a2a:EventKeyRef oa:event_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Event1 .

oa:relationep_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Person:6d62de49-c2f1-4ebf-19e3-b4ef553f0d7f ;
  a2a:EventKeyRef oa:event_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134_Event1 .

oa:source_elo_78634d87-64ec-7a4d-7e2c-0e32c8bfa134
  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 "25" ;
    rdfs:label "1703-09-25"^^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/f2e8ce15-3a33-44ed-a9e8-b1a8215f1716/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/78634d87-64ec-7a4d-7e2c-0e32c8bfa134" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/f2e8ce15-3a33-44ed-a9e8-b1a8215f1716/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/78634d87-64ec-7a4d-7e2c-0e32c8bfa134" ;
  a2a:RecordGUID "{78634d87-64ec-7a4d-7e2c-0e32c8bfa134}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 25-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_20260701_11120_00011120.xml van ELO" .

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