@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_4ce71969-b092-e4e8-1784-585169531af2
  a a2a:Record ;
  rdfs:label "DTB Dopen op 15 maart 1690 te Leiden" ;
  a2a:hasPerson oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person-cca4c50d-db17-6bec-7675-5fc0c0b1f21d, oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person-c0044054-09ee-273b-7221-e7adf7115b48, oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person-57c35250-babb-363a-dea0-6bf7880f1b75, oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person-193cf3de-8110-b577-d389-21a527204c01, oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person-886c9e14-acd9-b11e-746d-390aae099eb7, oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person-96f87823-0d8a-07f4-0b97-a6e83dabf987, oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person-5d3dde75-5d7e-1d5c-e745-9274e07b724e ;
  a2a:hasEvent oa:event_elo_4ce71969-b092-e4e8-1784-585169531af2_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_4ce71969-b092-e4e8-1784-585169531af2_0, oa:relationep_elo_4ce71969-b092-e4e8-1784-585169531af2_1, oa:relationep_elo_4ce71969-b092-e4e8-1784-585169531af2_2, oa:relationep_elo_4ce71969-b092-e4e8-1784-585169531af2_3, oa:relationep_elo_4ce71969-b092-e4e8-1784-585169531af2_4, oa:relationep_elo_4ce71969-b092-e4e8-1784-585169531af2_5, oa:relationep_elo_4ce71969-b092-e4e8-1784-585169531af2_6 ;
  a2a:hasSource oa:source_elo_4ce71969-b092-e4e8-1784-585169531af2 .

oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person-cca4c50d-db17-6bec-7675-5fc0c0b1f21d
  a a2a:Person ;
  rdfs:label "Pieter Verkest" ;
  a2a:PersonName [
    rdfs:label "Pieter Verkest" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Verkest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person-c0044054-09ee-273b-7221-e7adf7115b48
  a a2a:Person ;
  rdfs:label "Jan Verkest" ;
  a2a:PersonName [
    rdfs:label "Jan Verkest" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Verkest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person-57c35250-babb-363a-dea0-6bf7880f1b75
  a a2a:Person ;
  rdfs:label "Cornelia Nollà" ;
  a2a:PersonName [
    rdfs:label "Cornelia Nollà" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Nollà"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person-193cf3de-8110-b577-d389-21a527204c01
  a a2a:Person ;
  rdfs:label "Magteld van Os" ;
  a2a:PersonName [
    rdfs:label "Magteld van Os" ;
    a2a:PersonNameFirstName "Magteld" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Os"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person-886c9e14-acd9-b11e-746d-390aae099eb7
  a a2a:Person ;
  rdfs:label "Jacob Nollà" ;
  a2a:PersonName [
    rdfs:label "Jacob Nollà" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Nollà"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person-96f87823-0d8a-07f4-0b97-a6e83dabf987
  a a2a:Person ;
  rdfs:label "Dorothé van Son" ;
  a2a:PersonName [
    rdfs:label "Dorothé van Son" ;
    a2a:PersonNameFirstName "Dorothé" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person-5d3dde75-5d7e-1d5c-e745-9274e07b724e
  a a2a:Person ;
  rdfs:label "Jan Nollà" ;
  a2a:PersonName [
    rdfs:label "Jan Nollà" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Nollà"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_4ce71969-b092-e4e8-1784-585169531af2_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1690" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1690-03-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_4ce71969-b092-e4e8-1784-585169531af2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person:cca4c50d-db17-6bec-7675-5fc0c0b1f21d ;
  a2a:EventKeyRef oa:event_elo_4ce71969-b092-e4e8-1784-585169531af2_Event1 .

oa:relationep_elo_4ce71969-b092-e4e8-1784-585169531af2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person:c0044054-09ee-273b-7221-e7adf7115b48 ;
  a2a:EventKeyRef oa:event_elo_4ce71969-b092-e4e8-1784-585169531af2_Event1 .

oa:relationep_elo_4ce71969-b092-e4e8-1784-585169531af2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person:57c35250-babb-363a-dea0-6bf7880f1b75 ;
  a2a:EventKeyRef oa:event_elo_4ce71969-b092-e4e8-1784-585169531af2_Event1 .

oa:relationep_elo_4ce71969-b092-e4e8-1784-585169531af2_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person:193cf3de-8110-b577-d389-21a527204c01 ;
  a2a:EventKeyRef oa:event_elo_4ce71969-b092-e4e8-1784-585169531af2_Event1 .

oa:relationep_elo_4ce71969-b092-e4e8-1784-585169531af2_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person:886c9e14-acd9-b11e-746d-390aae099eb7 ;
  a2a:EventKeyRef oa:event_elo_4ce71969-b092-e4e8-1784-585169531af2_Event1 .

oa:relationep_elo_4ce71969-b092-e4e8-1784-585169531af2_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person:96f87823-0d8a-07f4-0b97-a6e83dabf987 ;
  a2a:EventKeyRef oa:event_elo_4ce71969-b092-e4e8-1784-585169531af2_Event1 .

oa:relationep_elo_4ce71969-b092-e4e8-1784-585169531af2_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4ce71969-b092-e4e8-1784-585169531af2_Person:5d3dde75-5d7e-1d5c-e745-9274e07b724e ;
  a2a:EventKeyRef oa:event_elo_4ce71969-b092-e4e8-1784-585169531af2_Event1 .

oa:source_elo_4ce71969-b092-e4e8-1784-585169531af2
  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 "1690" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1690-03-15"^^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/365e2014-0115-41cb-8002-80942486c342/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/4ce71969-b092-e4e8-1784-585169531af2" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/365e2014-0115-41cb-8002-80942486c342/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/4ce71969-b092-e4e8-1784-585169531af2" ;
  a2a:RecordGUID "{4ce71969-b092-e4e8-1784-585169531af2}" ;
  a2a:SourceRemarkOpmerking "Tweeling met Francijntje<br>Doopdatum: 15-03-1690<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_20260701_20116_00020116.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 15-03-1690" .
