@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_3b98e8a1-33d6-0a36-321a-e44c12f7a9af
  a a2a:Record ;
  rdfs:label "DTB Dopen op 24 november 1660 te Leiden" ;
  a2a:hasPerson oa:person_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Person-f3e44ca2-d8cf-9a20-d42e-80667ad0d8a6, oa:person_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Person-2ff87c37-d941-a8fa-a037-95d863c2f233, oa:person_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Person-5d1b0049-6056-5c9a-1529-3734ce88533f, oa:person_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Person-afd4a57c-a59e-357a-2391-34a41ffe4af3, oa:person_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Person-e24e5c9e-9fa3-ff04-497a-7396964a59af ;
  a2a:hasEvent oa:event_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_0, oa:relationep_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_1, oa:relationep_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_2, oa:relationep_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_3, oa:relationep_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_4 ;
  a2a:hasSource oa:source_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af .

oa:person_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Person-f3e44ca2-d8cf-9a20-d42e-80667ad0d8a6
  a a2a:Person ;
  rdfs:label "Gilette du Rieu" ;
  a2a:PersonName [
    rdfs:label "Gilette du Rieu" ;
    a2a:PersonNameFirstName "Gilette" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Rieu"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Person-2ff87c37-d941-a8fa-a037-95d863c2f233
  a a2a:Person ;
  rdfs:label "Jaques du Rieu" ;
  a2a:PersonName [
    rdfs:label "Jaques du Rieu" ;
    a2a:PersonNameFirstName "Jaques" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Rieu"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Person-5d1b0049-6056-5c9a-1529-3734ce88533f
  a a2a:Person ;
  rdfs:label "Anthoinette Boulin" ;
  a2a:PersonName [
    rdfs:label "Anthoinette Boulin" ;
    a2a:PersonNameFirstName "Anthoinette" ;
    a2a:PersonNameLastName "Boulin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Person-afd4a57c-a59e-357a-2391-34a41ffe4af3
  a a2a:Person ;
  rdfs:label "Judith Frisencour" ;
  a2a:PersonName [
    rdfs:label "Judith Frisencour" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNameLastName "Frisencour"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Person-e24e5c9e-9fa3-ff04-497a-7396964a59af
  a a2a:Person ;
  rdfs:label "Richard Belva" ;
  a2a:PersonName [
    rdfs:label "Richard Belva" ;
    a2a:PersonNameFirstName "Richard" ;
    a2a:PersonNameLastName "Belva"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1660" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1660-11-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Person:f3e44ca2-d8cf-9a20-d42e-80667ad0d8a6 ;
  a2a:EventKeyRef oa:event_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Event1 .

oa:relationep_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Person:2ff87c37-d941-a8fa-a037-95d863c2f233 ;
  a2a:EventKeyRef oa:event_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Event1 .

oa:relationep_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Person:5d1b0049-6056-5c9a-1529-3734ce88533f ;
  a2a:EventKeyRef oa:event_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Event1 .

oa:relationep_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Person:afd4a57c-a59e-357a-2391-34a41ffe4af3 ;
  a2a:EventKeyRef oa:event_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Event1 .

oa:relationep_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Person:e24e5c9e-9fa3-ff04-497a-7396964a59af ;
  a2a:EventKeyRef oa:event_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af_Event1 .

oa:source_elo_3b98e8a1-33d6-0a36-321a-e44c12f7a9af
  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 "1660" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1660-11-24"^^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/12490a38-290b-4b27-9f1f-030e5fb78c9f/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3b98e8a1-33d6-0a36-321a-e44c12f7a9af" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/12490a38-290b-4b27-9f1f-030e5fb78c9f/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/3b98e8a1-33d6-0a36-321a-e44c12f7a9af" ;
  a2a:RecordGUID "{3b98e8a1-33d6-0a36-321a-e44c12f7a9af}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 24-11-1660<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_20260528_23880_00023880.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 24-11-1660" .
