@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_b785b85c-b708-e3ac-3ff2-54f929168ef5
  a a2a:Record ;
  rdfs:label "DTB Dopen op 31 oktober 1677 te Leiden" ;
  a2a:hasPerson oa:person_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Person-00a19e59-4c84-8b0d-1290-0e662ef1a756, oa:person_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Person-1148a607-6108-0217-42cd-f4287c2a8a0a, oa:person_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Person-7633a778-20b8-53ca-e86e-fe6a1399a4e6, oa:person_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Person-4c98b96e-69bf-a5a2-2cd4-914d3c0ab9ea, oa:person_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Person-56585067-b8a2-a2d6-44b6-422f01631b38 ;
  a2a:hasEvent oa:event_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_0, oa:relationep_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_1, oa:relationep_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_2, oa:relationep_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_3, oa:relationep_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_4 ;
  a2a:hasSource oa:source_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5 .

oa:person_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Person-00a19e59-4c84-8b0d-1290-0e662ef1a756
  a a2a:Person ;
  rdfs:label "Josijntje Verpont" ;
  a2a:PersonName [
    rdfs:label "Josijntje Verpont" ;
    a2a:PersonNameFirstName "Josijntje" ;
    a2a:PersonNameLastName "Verpont"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Person-1148a607-6108-0217-42cd-f4287c2a8a0a
  a a2a:Person ;
  rdfs:label "Jellis Jellisz Verpont" ;
  a2a:PersonName [
    rdfs:label "Jellis Jellisz Verpont" ;
    a2a:PersonNameFirstName "Jellis" ;
    a2a:PersonNamePatronym "Jellisz" ;
    a2a:PersonNameLastName "Verpont"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Person-7633a778-20b8-53ca-e86e-fe6a1399a4e6
  a a2a:Person ;
  rdfs:label "Hilletje Jans" ;
  a2a:PersonName [
    rdfs:label "Hilletje Jans" ;
    a2a:PersonNameFirstName "Hilletje" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Person-4c98b96e-69bf-a5a2-2cd4-914d3c0ab9ea
  a a2a:Person ;
  rdfs:label "Dorothea Jans" ;
  a2a:PersonName [
    rdfs:label "Dorothea Jans" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Person-56585067-b8a2-a2d6-44b6-422f01631b38
  a a2a:Person ;
  rdfs:label "Pieter Roose" ;
  a2a:PersonName [
    rdfs:label "Pieter Roose" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Roose"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1677" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1677-10-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Person:00a19e59-4c84-8b0d-1290-0e662ef1a756 ;
  a2a:EventKeyRef oa:event_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Event1 .

oa:relationep_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Person:1148a607-6108-0217-42cd-f4287c2a8a0a ;
  a2a:EventKeyRef oa:event_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Event1 .

oa:relationep_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Person:7633a778-20b8-53ca-e86e-fe6a1399a4e6 ;
  a2a:EventKeyRef oa:event_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Event1 .

oa:relationep_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Person:4c98b96e-69bf-a5a2-2cd4-914d3c0ab9ea ;
  a2a:EventKeyRef oa:event_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Event1 .

oa:relationep_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Person:56585067-b8a2-a2d6-44b6-422f01631b38 ;
  a2a:EventKeyRef oa:event_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5_Event1 .

oa:source_elo_b785b85c-b708-e3ac-3ff2-54f929168ef5
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1663-01-01 - 1695-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1677" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1677-10-31"^^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: 265, Periode: 1..." ;
    a2a:Book "Doopboek van de Loots- of Oosterkerk (NH) te Leiden, 26 augustus 1663 - 1695." ;
    a2a:RegistryNumber "265" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 265, Periode: 1..., Doopboek van de Loots- of Oosterkerk (NH) te Leiden, 26 augustus 1663 - 1695., 265"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/035a64a3-494d-4c45-ac2b-3d77ae44e528/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/b785b85c-b708-e3ac-3ff2-54f929168ef5" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/035a64a3-494d-4c45-ac2b-3d77ae44e528/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/b785b85c-b708-e3ac-3ff2-54f929168ef5" ;
  a2a:RecordGUID "{b785b85c-b708-e3ac-3ff2-54f929168ef5}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 31-10-1677<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/265\">Inventarisnummer 265 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "265" ;
  a2a:SourceRemarkregister_periode "1663-1695" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_27680_00027680.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 31-10-1677" .
