@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_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562
  a a2a:Record ;
  rdfs:label "DTB Dopen op 12 september 1685 te Leiden" ;
  a2a:hasPerson oa:person_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Person-fae72cc4-c073-2ece-6460-2708dff9d5fd, oa:person_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Person-322d292c-1c51-7c23-a1a8-e600bd1ae23d, oa:person_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Person-63ff8a27-27dd-c95b-7d15-a658fb248888, oa:person_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Person-6445a0b4-bc74-041c-5707-5411b5f5cb4b, oa:person_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Person-63e20f0c-9d44-63ab-60c1-b479691f8fff, oa:person_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Person-a298eff2-8561-7d71-655f-10520ab8ac68 ;
  a2a:hasEvent oa:event_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_0, oa:relationep_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_1, oa:relationep_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_2, oa:relationep_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_3, oa:relationep_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_4, oa:relationep_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_5 ;
  a2a:hasSource oa:source_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562 .

oa:person_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Person-fae72cc4-c073-2ece-6460-2708dff9d5fd
  a a2a:Person ;
  rdfs:label "Pieter Engelvaert" ;
  a2a:PersonName [
    rdfs:label "Pieter Engelvaert" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Engelvaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Person-322d292c-1c51-7c23-a1a8-e600bd1ae23d
  a a2a:Person ;
  rdfs:label "Michiel Engelvaert" ;
  a2a:PersonName [
    rdfs:label "Michiel Engelvaert" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Engelvaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Person-63ff8a27-27dd-c95b-7d15-a658fb248888
  a a2a:Person ;
  rdfs:label "Josina van Kessel" ;
  a2a:PersonName [
    rdfs:label "Josina van Kessel" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kessel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Person-6445a0b4-bc74-041c-5707-5411b5f5cb4b
  a a2a:Person ;
  rdfs:label "Christina Engelvaert" ;
  a2a:PersonName [
    rdfs:label "Christina Engelvaert" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Engelvaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Person-63e20f0c-9d44-63ab-60c1-b479691f8fff
  a a2a:Person ;
  rdfs:label "Albertus Engelvaert" ;
  a2a:PersonName [
    rdfs:label "Albertus Engelvaert" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Engelvaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Person-a298eff2-8561-7d71-655f-10520ab8ac68
  a a2a:Person ;
  rdfs:label "Joost van Deil" ;
  a2a:PersonName [
    rdfs:label "Joost van Deil" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Deil"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1685" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1685-09-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Person:fae72cc4-c073-2ece-6460-2708dff9d5fd ;
  a2a:EventKeyRef oa:event_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Event1 .

oa:relationep_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Person:322d292c-1c51-7c23-a1a8-e600bd1ae23d ;
  a2a:EventKeyRef oa:event_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Event1 .

oa:relationep_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Person:63ff8a27-27dd-c95b-7d15-a658fb248888 ;
  a2a:EventKeyRef oa:event_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Event1 .

oa:relationep_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Person:6445a0b4-bc74-041c-5707-5411b5f5cb4b ;
  a2a:EventKeyRef oa:event_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Event1 .

oa:relationep_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Person:63e20f0c-9d44-63ab-60c1-b479691f8fff ;
  a2a:EventKeyRef oa:event_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Event1 .

oa:relationep_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Person:a298eff2-8561-7d71-655f-10520ab8ac68 ;
  a2a:EventKeyRef oa:event_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562_Event1 .

oa:source_elo_9ee833f2-2ae0-49b1-e8e3-aa1c19a26562
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1682-01-01 - 1689-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1682-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1689-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1685" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1685-09-12"^^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: 224, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 1682 - 30 september 1689." ;
    a2a:RegistryNumber "224" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 224, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 1682 - 30 september 1689., 224"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/9ee833f2-2ae0-49b1-e8e3-aa1c19a26562/iiif/3/1431193/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/9ee833f2-2ae0-49b1-e8e3-aa1c19a26562" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/9ee833f2-2ae0-49b1-e8e3-aa1c19a26562/iiif/3/1431193/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/9ee833f2-2ae0-49b1-e8e3-aa1c19a26562" ;
  a2a:RecordGUID "{9ee833f2-2ae0-49b1-e8e3-aa1c19a26562}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 12-09-1685<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/224\">Inventarisnummer 224 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "224" ;
  a2a:SourceRemarkregister_periode "1682-1689" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_21737_00021737.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 12-09-1685" .
