@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_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 april 1669" ;
  a2a:hasPerson oa:person_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Person-400dc677-5952-2c52-bb4b-5efdd1977f66, oa:person_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Person-410ceedd-fd6b-a861-c083-5bbc97f83b69, oa:person_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Person-44eaa410-6ca6-ad7a-b068-a125d54dc26c, oa:person_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Person-b69eadb0-12bf-022e-02c0-6f5652a74c98, oa:person_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Person-c1efb929-bf13-4c05-767d-e49d223806eb, oa:person_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Person-52561888-b758-fa20-d4a6-ee22cc4ab834 ;
  a2a:hasEvent oa:event_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_0, oa:relationep_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_1, oa:relationep_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_2, oa:relationep_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_3, oa:relationep_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_4, oa:relationep_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_5 ;
  a2a:hasSource oa:source_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6 .

oa:person_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Person-400dc677-5952-2c52-bb4b-5efdd1977f66
  a a2a:Person ;
  rdfs:label "Abraham Tillié" ;
  a2a:PersonName [
    rdfs:label "Abraham Tillié" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Tillié"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Person-410ceedd-fd6b-a861-c083-5bbc97f83b69
  a a2a:Person ;
  rdfs:label "Nicolas Tillié" ;
  a2a:PersonName [
    rdfs:label "Nicolas Tillié" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Tillié"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Person-44eaa410-6ca6-ad7a-b068-a125d54dc26c
  a a2a:Person ;
  rdfs:label "Sara Pieter" ;
  a2a:PersonName [
    rdfs:label "Sara Pieter" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePatronym "Pieter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Person-b69eadb0-12bf-022e-02c0-6f5652a74c98
  a a2a:Person ;
  rdfs:label "Magdelaine du Hu" ;
  a2a:PersonName [
    rdfs:label "Magdelaine du Hu" ;
    a2a:PersonNameFirstName "Magdelaine" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Hu"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Person-c1efb929-bf13-4c05-767d-e49d223806eb
  a a2a:Person ;
  rdfs:label "Pierre de Later" ;
  a2a:PersonName [
    rdfs:label "Pierre de Later" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Later"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Person-52561888-b758-fa20-d4a6-ee22cc4ab834
  a a2a:Person ;
  rdfs:label "Abraham Vesselarillennest" ;
  a2a:PersonName [
    rdfs:label "Abraham Vesselarillennest" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Vesselarillennest"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1669" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1669-04-21"^^xsd:date
  ] .

oa:relationep_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Person:400dc677-5952-2c52-bb4b-5efdd1977f66 ;
  a2a:EventKeyRef oa:event_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Event1 .

oa:relationep_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Person:410ceedd-fd6b-a861-c083-5bbc97f83b69 ;
  a2a:EventKeyRef oa:event_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Event1 .

oa:relationep_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Person:44eaa410-6ca6-ad7a-b068-a125d54dc26c ;
  a2a:EventKeyRef oa:event_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Event1 .

oa:relationep_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Person:b69eadb0-12bf-022e-02c0-6f5652a74c98 ;
  a2a:EventKeyRef oa:event_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Event1 .

oa:relationep_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Person:c1efb929-bf13-4c05-767d-e49d223806eb ;
  a2a:EventKeyRef oa:event_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Event1 .

oa:relationep_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Person:52561888-b758-fa20-d4a6-ee22cc4ab834 ;
  a2a:EventKeyRef oa:event_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6_Event1 .

oa:source_elo_fb65cfd5-a9b6-8a97-5458-b331fa2b06f6
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1655-01-01 - 1669-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1655-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1669-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1669" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1669-04-21"^^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: 273, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 2 mei 1655 - 1669." ;
    a2a:RegistryNumber "273" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 273, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 2 mei 1655 - 1669., 273"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/fb65cfd5-a9b6-8a97-5458-b331fa2b06f6/iiif/3/1795388/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fb65cfd5-a9b6-8a97-5458-b331fa2b06f6" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/fb65cfd5-a9b6-8a97-5458-b331fa2b06f6/iiif/3/1795388/full/!250,250/0/default.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/fb65cfd5-a9b6-8a97-5458-b331fa2b06f6/iiif/3/1795658/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fb65cfd5-a9b6-8a97-5458-b331fa2b06f6" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/fb65cfd5-a9b6-8a97-5458-b331fa2b06f6/iiif/3/1795658/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/fb65cfd5-a9b6-8a97-5458-b331fa2b06f6" ;
  a2a:RecordGUID "{fb65cfd5-a9b6-8a97-5458-b331fa2b06f6}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 21-04-1669<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/273\">Inventarisnummer 273 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "273" ;
  a2a:SourceRemarkregister_periode "1655-1669" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_27288_00027288.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 21-04-1669" .
