@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_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf
  a a2a:Record ;
  rdfs:label "DTB Dopen op 6 december 1699 te Leiden" ;
  a2a:hasPerson oa:person_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Person-be8b7ad5-8b67-9b41-247f-c02fd97b7bca, oa:person_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Person-551c0b7d-c770-8961-d389-fb54f8f3e4f6, oa:person_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Person-eab1ebb5-4169-e31a-0de6-8c0b96966bdb, oa:person_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Person-003a0fa2-a49a-6302-1960-5383ee39789e, oa:person_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Person-40037f16-ed3e-49e2-afec-f6c5391a6405, oa:person_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Person-7fddf488-d2b8-3973-1e7b-b6fdb4763436 ;
  a2a:hasEvent oa:event_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_0, oa:relationep_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_1, oa:relationep_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_2, oa:relationep_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_3, oa:relationep_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_4, oa:relationep_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_5 ;
  a2a:hasSource oa:source_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf .

oa:person_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Person-be8b7ad5-8b67-9b41-247f-c02fd97b7bca
  a a2a:Person ;
  rdfs:label "Pieter Smit" ;
  a2a:PersonName [
    rdfs:label "Pieter Smit" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Person-551c0b7d-c770-8961-d389-fb54f8f3e4f6
  a a2a:Person ;
  rdfs:label "Gerrit Smit" ;
  a2a:PersonName [
    rdfs:label "Gerrit Smit" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Person-eab1ebb5-4169-e31a-0de6-8c0b96966bdb
  a a2a:Person ;
  rdfs:label "Maria Vilvoord" ;
  a2a:PersonName [
    rdfs:label "Maria Vilvoord" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vilvoord"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Person-003a0fa2-a49a-6302-1960-5383ee39789e
  a a2a:Person ;
  rdfs:label "Debora Colet" ;
  a2a:PersonName [
    rdfs:label "Debora Colet" ;
    a2a:PersonNameFirstName "Debora" ;
    a2a:PersonNameLastName "Colet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Person-40037f16-ed3e-49e2-afec-f6c5391a6405
  a a2a:Person ;
  rdfs:label "Pieter Vilvoord" ;
  a2a:PersonName [
    rdfs:label "Pieter Vilvoord" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Vilvoord"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Person-7fddf488-d2b8-3973-1e7b-b6fdb4763436
  a a2a:Person ;
  rdfs:label "Lisebet Vilvoord" ;
  a2a:PersonName [
    rdfs:label "Lisebet Vilvoord" ;
    a2a:PersonNameFirstName "Lisebet" ;
    a2a:PersonNameLastName "Vilvoord"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1699" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1699-12-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Person:be8b7ad5-8b67-9b41-247f-c02fd97b7bca ;
  a2a:EventKeyRef oa:event_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Event1 .

oa:relationep_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Person:551c0b7d-c770-8961-d389-fb54f8f3e4f6 ;
  a2a:EventKeyRef oa:event_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Event1 .

oa:relationep_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Person:eab1ebb5-4169-e31a-0de6-8c0b96966bdb ;
  a2a:EventKeyRef oa:event_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Event1 .

oa:relationep_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Person:003a0fa2-a49a-6302-1960-5383ee39789e ;
  a2a:EventKeyRef oa:event_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Event1 .

oa:relationep_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Person:40037f16-ed3e-49e2-afec-f6c5391a6405 ;
  a2a:EventKeyRef oa:event_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Event1 .

oa:relationep_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Person:7fddf488-d2b8-3973-1e7b-b6fdb4763436 ;
  a2a:EventKeyRef oa:event_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf_Event1 .

oa:source_elo_2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1684-01-01 - 1700-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1684-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1700-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1699" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1699-12-06"^^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: 260, Periode: 1..." ;
    a2a:Book "Doopboek van de Nieuwe- of Marekerk (NH) te Leiden, 3 december 1684 - 1700." ;
    a2a:RegistryNumber "260" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 260, Periode: 1..., Doopboek van de Nieuwe- of Marekerk (NH) te Leiden, 3 december 1684 - 1700., 260"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf/iiif/3/1700142/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf/iiif/3/1700142/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/2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf" ;
  a2a:RecordGUID "{2e82b7ff-6100-55fc-e7e4-e9ebbecbb8bf}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 06-12-1699<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/260\">Inventarisnummer 260 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "260" ;
  a2a:SourceRemarkregister_periode "1684-1700" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_13137_00013137.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 06-12-1699" .
