@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_e8ff2894-6fdf-5234-9596-a7d13e2b883e
  a a2a:Record ;
  rdfs:label "DTB Dopen op 30 november 1664 te Leiden" ;
  a2a:hasPerson oa:person_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Person-65cceaa7-efc9-e8c6-6d49-8f468d87f6aa, oa:person_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Person-7acafeb5-e25f-aa53-36e4-79eb374f893d, oa:person_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Person-dddd417f-672e-5f8c-7986-444268f08423, oa:person_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Person-c9e497a2-1241-d47b-da05-b9e74f4e2433, oa:person_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Person-829b0e7e-00d3-562f-3faa-ca0248cd59d1, oa:person_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Person-3fb9c0af-eba8-3e60-58f6-93980041fc4e ;
  a2a:hasEvent oa:event_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_0, oa:relationep_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_1, oa:relationep_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_2, oa:relationep_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_3, oa:relationep_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_4, oa:relationep_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_5 ;
  a2a:hasSource oa:source_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e .

oa:person_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Person-65cceaa7-efc9-e8c6-6d49-8f468d87f6aa
  a a2a:Person ;
  rdfs:label "Israèl Foissi" ;
  a2a:PersonName [
    rdfs:label "Israèl Foissi" ;
    a2a:PersonNameFirstName "Israèl" ;
    a2a:PersonNameLastName "Foissi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Person-7acafeb5-e25f-aa53-36e4-79eb374f893d
  a a2a:Person ;
  rdfs:label "Matthieu Foissi" ;
  a2a:PersonName [
    rdfs:label "Matthieu Foissi" ;
    a2a:PersonNameFirstName "Matthieu" ;
    a2a:PersonNameLastName "Foissi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Person-dddd417f-672e-5f8c-7986-444268f08423
  a a2a:Person ;
  rdfs:label "Cateline Jean" ;
  a2a:PersonName [
    rdfs:label "Cateline Jean" ;
    a2a:PersonNameFirstName "Cateline" ;
    a2a:PersonNamePatronym "Jean"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Person-c9e497a2-1241-d47b-da05-b9e74f4e2433
  a a2a:Person ;
  rdfs:label "Jean Leonard" ;
  a2a:PersonName [
    rdfs:label "Jean Leonard" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNamePatronym "Leonard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Person-829b0e7e-00d3-562f-3faa-ca0248cd59d1
  a a2a:Person ;
  rdfs:label "Marguerite Jonas" ;
  a2a:PersonName [
    rdfs:label "Marguerite Jonas" ;
    a2a:PersonNameFirstName "Marguerite" ;
    a2a:PersonNamePatronym "Jonas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Person-3fb9c0af-eba8-3e60-58f6-93980041fc4e
  a a2a:Person ;
  rdfs:label "Anne Jean" ;
  a2a:PersonName [
    rdfs:label "Anne Jean" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePatronym "Jean"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1664" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1664-11-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Person:65cceaa7-efc9-e8c6-6d49-8f468d87f6aa ;
  a2a:EventKeyRef oa:event_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Event1 .

oa:relationep_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Person:7acafeb5-e25f-aa53-36e4-79eb374f893d ;
  a2a:EventKeyRef oa:event_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Event1 .

oa:relationep_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Person:dddd417f-672e-5f8c-7986-444268f08423 ;
  a2a:EventKeyRef oa:event_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Event1 .

oa:relationep_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Person:c9e497a2-1241-d47b-da05-b9e74f4e2433 ;
  a2a:EventKeyRef oa:event_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Event1 .

oa:relationep_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Person:829b0e7e-00d3-562f-3faa-ca0248cd59d1 ;
  a2a:EventKeyRef oa:event_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Event1 .

oa:relationep_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Person:3fb9c0af-eba8-3e60-58f6-93980041fc4e ;
  a2a:EventKeyRef oa:event_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e_Event1 .

oa:source_elo_e8ff2894-6fdf-5234-9596-a7d13e2b883e
  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 "1664" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1664-11-30"^^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/iiif/3/eba5507a-b543-4814-99ae-60c22ffc74da/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e8ff2894-6fdf-5234-9596-a7d13e2b883e" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/eba5507a-b543-4814-99ae-60c22ffc74da/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/e8ff2894-6fdf-5234-9596-a7d13e2b883e" ;
  a2a:RecordGUID "{e8ff2894-6fdf-5234-9596-a7d13e2b883e}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 30-11-1664<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_20260701_15563_00015563.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 30-11-1664" .
