@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_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84
  a a2a:Record ;
  rdfs:label "DTB Dopen op 19 mei 1673 te Leiden" ;
  a2a:hasPerson oa:person_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Person-69d07246-7cfd-b7bb-892f-fc28ae95d36f, oa:person_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Person-2c8a762b-95b0-0228-16fd-439fa2375146, oa:person_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Person-0e65fb68-423b-a2a9-626e-bf6bc04d235a, oa:person_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Person-4c0d1cdd-8e25-4af4-4b4b-295c7a28f4c2, oa:person_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Person-19d48b71-5896-28fe-1ce7-83d9405fdbfb ;
  a2a:hasEvent oa:event_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_0, oa:relationep_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_1, oa:relationep_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_2, oa:relationep_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_3, oa:relationep_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_4 ;
  a2a:hasSource oa:source_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84 .

oa:person_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Person-69d07246-7cfd-b7bb-892f-fc28ae95d36f
  a a2a:Person ;
  rdfs:label "Abraham de Fourny" ;
  a2a:PersonName [
    rdfs:label "Abraham de Fourny" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Fourny"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1673" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1673-05-15"^^xsd:date
  ] .

oa:person_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Person-2c8a762b-95b0-0228-16fd-439fa2375146
  a a2a:Person ;
  rdfs:label "Laurent de Fourny" ;
  a2a:PersonName [
    rdfs:label "Laurent de Fourny" ;
    a2a:PersonNameFirstName "Laurent" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Fourny"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Person-0e65fb68-423b-a2a9-626e-bf6bc04d235a
  a a2a:Person ;
  rdfs:label "Marie Bailly" ;
  a2a:PersonName [
    rdfs:label "Marie Bailly" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Bailly"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Person-4c0d1cdd-8e25-4af4-4b4b-295c7a28f4c2
  a a2a:Person ;
  rdfs:label "Catherine le Foullon" ;
  a2a:PersonName [
    rdfs:label "Catherine le Foullon" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Foullon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Person-19d48b71-5896-28fe-1ce7-83d9405fdbfb
  a a2a:Person ;
  rdfs:label "Henry le Foullon" ;
  a2a:PersonName [
    rdfs:label "Henry le Foullon" ;
    a2a:PersonNameFirstName "Henry" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Foullon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1673" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1673-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Person:69d07246-7cfd-b7bb-892f-fc28ae95d36f ;
  a2a:EventKeyRef oa:event_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Event1 .

oa:relationep_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Person:2c8a762b-95b0-0228-16fd-439fa2375146 ;
  a2a:EventKeyRef oa:event_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Event1 .

oa:relationep_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Person:0e65fb68-423b-a2a9-626e-bf6bc04d235a ;
  a2a:EventKeyRef oa:event_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Event1 .

oa:relationep_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Person:4c0d1cdd-8e25-4af4-4b4b-295c7a28f4c2 ;
  a2a:EventKeyRef oa:event_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Event1 .

oa:relationep_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Person:19d48b71-5896-28fe-1ce7-83d9405fdbfb ;
  a2a:EventKeyRef oa:event_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84_Event1 .

oa:source_elo_7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1670-01-01 - 1695-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1670-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1673" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1673-05-19"^^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: 274, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1670 - 1695." ;
    a2a:RegistryNumber "274" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 274, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1670 - 1695., 274"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84/iiif/3/1799621/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84/iiif/3/1799621/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/7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84" ;
  a2a:RecordGUID "{7185c0c5-dfd6-5d07-384a-9d2fe8ec3b84}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 19-05-1673<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/274\">Inventarisnummer 274 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "274" ;
  a2a:SourceRemarkregister_periode "1670-1695" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_11635_00011635.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 19-05-1673" .
