@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_ef086507-19f7-e022-2b6e-56c0f1725d01
  a a2a:Record ;
  rdfs:label "DTB Dopen op 24 november 1652 te Leiden" ;
  a2a:hasPerson oa:person_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Person-f0d2eb6d-318a-5c91-bd4e-5bd47b22873f, oa:person_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Person-a7d83f6b-dbf9-b67f-9f19-a6678fa03cb9, oa:person_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Person-52517fce-651b-8d44-5cef-870372149b89, oa:person_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Person-428acf40-f3a0-2782-791f-c3d9b2373d24, oa:person_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Person-b7a460a3-20e0-6374-6990-ecb436e32ba9 ;
  a2a:hasEvent oa:event_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_0, oa:relationep_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_1, oa:relationep_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_2, oa:relationep_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_3, oa:relationep_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_4 ;
  a2a:hasSource oa:source_elo_ef086507-19f7-e022-2b6e-56c0f1725d01 .

oa:person_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Person-f0d2eb6d-318a-5c91-bd4e-5bd47b22873f
  a a2a:Person ;
  rdfs:label "Beatrix Potion" ;
  a2a:PersonName [
    rdfs:label "Beatrix Potion" ;
    a2a:PersonNameFirstName "Beatrix" ;
    a2a:PersonNameLastName "Potion"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Person-a7d83f6b-dbf9-b67f-9f19-a6678fa03cb9
  a a2a:Person ;
  rdfs:label "Jean Potion" ;
  a2a:PersonName [
    rdfs:label "Jean Potion" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Potion"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Person-52517fce-651b-8d44-5cef-870372149b89
  a a2a:Person ;
  rdfs:label "Elizabeth Castion" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Castion" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Castion"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Person-428acf40-f3a0-2782-791f-c3d9b2373d24
  a a2a:Person ;
  rdfs:label "Catherine Philippe" ;
  a2a:PersonName [
    rdfs:label "Catherine Philippe" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNamePatronym "Philippe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Person-b7a460a3-20e0-6374-6990-ecb436e32ba9
  a a2a:Person ;
  rdfs:label "Jonas Closein" ;
  a2a:PersonName [
    rdfs:label "Jonas Closein" ;
    a2a:PersonNameFirstName "Jonas" ;
    a2a:PersonNameLastName "Closein"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1652" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1652-11-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Person:f0d2eb6d-318a-5c91-bd4e-5bd47b22873f ;
  a2a:EventKeyRef oa:event_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Event1 .

oa:relationep_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Person:a7d83f6b-dbf9-b67f-9f19-a6678fa03cb9 ;
  a2a:EventKeyRef oa:event_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Event1 .

oa:relationep_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Person:52517fce-651b-8d44-5cef-870372149b89 ;
  a2a:EventKeyRef oa:event_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Event1 .

oa:relationep_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Person:428acf40-f3a0-2782-791f-c3d9b2373d24 ;
  a2a:EventKeyRef oa:event_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Event1 .

oa:relationep_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Person:b7a460a3-20e0-6374-6990-ecb436e32ba9 ;
  a2a:EventKeyRef oa:event_elo_ef086507-19f7-e022-2b6e-56c0f1725d01_Event1 .

oa:source_elo_ef086507-19f7-e022-2b6e-56c0f1725d01
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1647-01-01 - 1655-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1647-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1655-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1652" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1652-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: 272, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1647 - 28 april 1655." ;
    a2a:RegistryNumber "272" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 272, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1647 - 28 april 1655., 272"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/c18711d4-fbca-43cc-afdf-06355b47463f/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ef086507-19f7-e022-2b6e-56c0f1725d01" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/c18711d4-fbca-43cc-afdf-06355b47463f/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/ef086507-19f7-e022-2b6e-56c0f1725d01" ;
  a2a:RecordGUID "{ef086507-19f7-e022-2b6e-56c0f1725d01}" ;
  a2a:SourceRemarkOpmerking "get. Catherine weduwe van Jean George Renart.<br>Doopdatum: 24-11-1652<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/272\">Inventarisnummer 272 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "272" ;
  a2a:SourceRemarkregister_periode "1647-1655" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_13493_00013493.xml van ELO" .

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