@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_328be7d9-5b59-e926-be0a-303db18cc44a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 13 juni 1655 te Leiden" ;
  a2a:hasPerson oa:person_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Person-56f8fb41-90f9-17ef-8a19-28be46494118, oa:person_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Person-6b8495ee-7d0b-c422-c7ff-8245bab109d7, oa:person_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Person-dceeb790-bb73-f34e-e9bd-13ff4106d439, oa:person_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Person-c645d930-2af0-ffae-a958-4b6d986ff9e3, oa:person_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Person-00f66206-8236-305a-fdc7-7fddb85929b2, oa:person_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Person-598fbb82-654b-d97a-5fd1-1c6dcc38fd80 ;
  a2a:hasEvent oa:event_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_328be7d9-5b59-e926-be0a-303db18cc44a_0, oa:relationep_elo_328be7d9-5b59-e926-be0a-303db18cc44a_1, oa:relationep_elo_328be7d9-5b59-e926-be0a-303db18cc44a_2, oa:relationep_elo_328be7d9-5b59-e926-be0a-303db18cc44a_3, oa:relationep_elo_328be7d9-5b59-e926-be0a-303db18cc44a_4, oa:relationep_elo_328be7d9-5b59-e926-be0a-303db18cc44a_5 ;
  a2a:hasSource oa:source_elo_328be7d9-5b59-e926-be0a-303db18cc44a .

oa:person_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Person-56f8fb41-90f9-17ef-8a19-28be46494118
  a a2a:Person ;
  rdfs:label "Marie Lorrain" ;
  a2a:PersonName [
    rdfs:label "Marie Lorrain" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Lorrain"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Person-6b8495ee-7d0b-c422-c7ff-8245bab109d7
  a a2a:Person ;
  rdfs:label "Pierre Lorrain" ;
  a2a:PersonName [
    rdfs:label "Pierre Lorrain" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Lorrain"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Person-dceeb790-bb73-f34e-e9bd-13ff4106d439
  a a2a:Person ;
  rdfs:label "Rachel Martin" ;
  a2a:PersonName [
    rdfs:label "Rachel Martin" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNamePatronym "Martin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Person-c645d930-2af0-ffae-a958-4b6d986ff9e3
  a a2a:Person ;
  rdfs:label "Gaspar Martin" ;
  a2a:PersonName [
    rdfs:label "Gaspar Martin" ;
    a2a:PersonNameFirstName "Gaspar" ;
    a2a:PersonNamePatronym "Martin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Person-00f66206-8236-305a-fdc7-7fddb85929b2
  a a2a:Person ;
  rdfs:label "Jacob Niset" ;
  a2a:PersonName [
    rdfs:label "Jacob Niset" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Niset"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Person-598fbb82-654b-d97a-5fd1-1c6dcc38fd80
  a a2a:Person ;
  rdfs:label "Jeane Bilo" ;
  a2a:PersonName [
    rdfs:label "Jeane Bilo" ;
    a2a:PersonNameFirstName "Jeane" ;
    a2a:PersonNameLastName "Bilo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1655" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1655-06-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_328be7d9-5b59-e926-be0a-303db18cc44a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Person:56f8fb41-90f9-17ef-8a19-28be46494118 ;
  a2a:EventKeyRef oa:event_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Event1 .

oa:relationep_elo_328be7d9-5b59-e926-be0a-303db18cc44a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Person:6b8495ee-7d0b-c422-c7ff-8245bab109d7 ;
  a2a:EventKeyRef oa:event_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Event1 .

oa:relationep_elo_328be7d9-5b59-e926-be0a-303db18cc44a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Person:dceeb790-bb73-f34e-e9bd-13ff4106d439 ;
  a2a:EventKeyRef oa:event_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Event1 .

oa:relationep_elo_328be7d9-5b59-e926-be0a-303db18cc44a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Person:c645d930-2af0-ffae-a958-4b6d986ff9e3 ;
  a2a:EventKeyRef oa:event_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Event1 .

oa:relationep_elo_328be7d9-5b59-e926-be0a-303db18cc44a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Person:00f66206-8236-305a-fdc7-7fddb85929b2 ;
  a2a:EventKeyRef oa:event_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Event1 .

oa:relationep_elo_328be7d9-5b59-e926-be0a-303db18cc44a_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Person:598fbb82-654b-d97a-5fd1-1c6dcc38fd80 ;
  a2a:EventKeyRef oa:event_elo_328be7d9-5b59-e926-be0a-303db18cc44a_Event1 .

oa:source_elo_328be7d9-5b59-e926-be0a-303db18cc44a
  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 "1655" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1655-06-13"^^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/records/media/328be7d9-5b59-e926-be0a-303db18cc44a/iiif/3/1792936/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/328be7d9-5b59-e926-be0a-303db18cc44a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/328be7d9-5b59-e926-be0a-303db18cc44a/iiif/3/1792936/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/328be7d9-5b59-e926-be0a-303db18cc44a" ;
  a2a:RecordGUID "{328be7d9-5b59-e926-be0a-303db18cc44a}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 13-06-1655<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_20260206_6916_00006916.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 13-06-1655" .
