@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_b52cdac6-df0d-be18-96f3-e42562aba32a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 24 januari 1647 te Leiden" ;
  a2a:hasPerson oa:person_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Person-e16effcf-224e-41dd-a0cb-7e9a31a61c20, oa:person_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Person-86a2a910-6bd9-967a-4a86-dd83056a1cfb, oa:person_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Person-189b398d-278a-54b8-e912-78e5ca0f3102, oa:person_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Person-bdad6a9b-7b2e-8dff-b84e-e028f305a8d2, oa:person_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Person-fafd09b9-5c80-ef06-5a6a-613ef8d836cd ;
  a2a:hasEvent oa:event_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_0, oa:relationep_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_1, oa:relationep_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_2, oa:relationep_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_3, oa:relationep_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_4 ;
  a2a:hasSource oa:source_elo_b52cdac6-df0d-be18-96f3-e42562aba32a .

oa:person_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Person-e16effcf-224e-41dd-a0cb-7e9a31a61c20
  a a2a:Person ;
  rdfs:label "Judith" ;
  a2a:PersonName [
    rdfs:label "Judith" ;
    a2a:PersonNameFirstName "Judith"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Person-86a2a910-6bd9-967a-4a86-dd83056a1cfb
  a a2a:Person ;
  rdfs:label "Anthoine Jaspar" ;
  a2a:PersonName [
    rdfs:label "Anthoine Jaspar" ;
    a2a:PersonNameFirstName "Anthoine" ;
    a2a:PersonNamePatronym "Jaspar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Person-189b398d-278a-54b8-e912-78e5ca0f3102
  a a2a:Person ;
  rdfs:label "Jean Venem" ;
  a2a:PersonName [
    rdfs:label "Jean Venem" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Venem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Person-bdad6a9b-7b2e-8dff-b84e-e028f305a8d2
  a a2a:Person ;
  rdfs:label "Louïse du Bureau" ;
  a2a:PersonName [
    rdfs:label "Louïse du Bureau" ;
    a2a:PersonNameFirstName "Louïse" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Bureau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Person-fafd09b9-5c80-ef06-5a6a-613ef8d836cd
  a a2a:Person ;
  rdfs:label "Jeanne du Sart" ;
  a2a:PersonName [
    rdfs:label "Jeanne du Sart" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Sart"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1647" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1647-01-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Person:e16effcf-224e-41dd-a0cb-7e9a31a61c20 ;
  a2a:EventKeyRef oa:event_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Event1 .

oa:relationep_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Person:86a2a910-6bd9-967a-4a86-dd83056a1cfb ;
  a2a:EventKeyRef oa:event_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Event1 .

oa:relationep_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Person:189b398d-278a-54b8-e912-78e5ca0f3102 ;
  a2a:EventKeyRef oa:event_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Event1 .

oa:relationep_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Person:bdad6a9b-7b2e-8dff-b84e-e028f305a8d2 ;
  a2a:EventKeyRef oa:event_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Event1 .

oa:relationep_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Person:fafd09b9-5c80-ef06-5a6a-613ef8d836cd ;
  a2a:EventKeyRef oa:event_elo_b52cdac6-df0d-be18-96f3-e42562aba32a_Event1 .

oa:source_elo_b52cdac6-df0d-be18-96f3-e42562aba32a
  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 "1647" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1647-01-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/80447f79-d927-4a5b-84b5-1ce9b3a8ac16/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/b52cdac6-df0d-be18-96f3-e42562aba32a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/80447f79-d927-4a5b-84b5-1ce9b3a8ac16/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/b52cdac6-df0d-be18-96f3-e42562aba32a" ;
  a2a:RecordGUID "{b52cdac6-df0d-be18-96f3-e42562aba32a}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 24-01-1647<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_25919_00025919.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 24-01-1647" .
