@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_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7
  a a2a:Record ;
  rdfs:label "DTB Dopen op 17 augustus 1659 te Leiden" ;
  a2a:hasPerson oa:person_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Person-8afda1c2-1f6c-4a89-4996-6c5608fab353, oa:person_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Person-3e540e6b-074f-802b-2135-aac52e25160d, oa:person_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Person-a973420e-2011-bf56-8066-302dec01ce7a, oa:person_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Person-1c68a948-cb35-c064-10d6-f353941b5466, oa:person_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Person-acef0c42-93b4-531d-30d4-05741728a9d4, oa:person_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Person-8df451cf-ca4f-2764-2045-69ffc5afeaad ;
  a2a:hasEvent oa:event_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_0, oa:relationep_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_1, oa:relationep_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_2, oa:relationep_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_3, oa:relationep_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_4, oa:relationep_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_5 ;
  a2a:hasSource oa:source_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7 .

oa:person_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Person-8afda1c2-1f6c-4a89-4996-6c5608fab353
  a a2a:Person ;
  rdfs:label "Denis Niset" ;
  a2a:PersonName [
    rdfs:label "Denis Niset" ;
    a2a:PersonNameFirstName "Denis" ;
    a2a:PersonNameLastName "Niset"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Person-3e540e6b-074f-802b-2135-aac52e25160d
  a a2a:Person ;
  rdfs:label "Leonard Niset" ;
  a2a:PersonName [
    rdfs:label "Leonard Niset" ;
    a2a:PersonNameFirstName "Leonard" ;
    a2a:PersonNameLastName "Niset"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Person-a973420e-2011-bf56-8066-302dec01ce7a
  a a2a:Person ;
  rdfs:label "Elizabeth le Conte" ;
  a2a:PersonName [
    rdfs:label "Elizabeth le Conte" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Conte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Person-1c68a948-cb35-c064-10d6-f353941b5466
  a a2a:Person ;
  rdfs:label "Servas Thierry" ;
  a2a:PersonName [
    rdfs:label "Servas Thierry" ;
    a2a:PersonNameFirstName "Servas" ;
    a2a:PersonNamePatronym "Thierry"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Person-acef0c42-93b4-531d-30d4-05741728a9d4
  a a2a:Person ;
  rdfs:label "Jeane le Conte" ;
  a2a:PersonName [
    rdfs:label "Jeane le Conte" ;
    a2a:PersonNameFirstName "Jeane" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Conte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Person-8df451cf-ca4f-2764-2045-69ffc5afeaad
  a a2a:Person ;
  rdfs:label "Bonaventure Martin" ;
  a2a:PersonName [
    rdfs:label "Bonaventure Martin" ;
    a2a:PersonNameFirstName "Bonaventure" ;
    a2a:PersonNamePatronym "Martin"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1659" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1659-08-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Person:8afda1c2-1f6c-4a89-4996-6c5608fab353 ;
  a2a:EventKeyRef oa:event_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Event1 .

oa:relationep_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Person:3e540e6b-074f-802b-2135-aac52e25160d ;
  a2a:EventKeyRef oa:event_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Event1 .

oa:relationep_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Person:a973420e-2011-bf56-8066-302dec01ce7a ;
  a2a:EventKeyRef oa:event_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Event1 .

oa:relationep_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Person:1c68a948-cb35-c064-10d6-f353941b5466 ;
  a2a:EventKeyRef oa:event_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Event1 .

oa:relationep_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Person:acef0c42-93b4-531d-30d4-05741728a9d4 ;
  a2a:EventKeyRef oa:event_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Event1 .

oa:relationep_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Person:8df451cf-ca4f-2764-2045-69ffc5afeaad ;
  a2a:EventKeyRef oa:event_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7_Event1 .

oa:source_elo_a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7
  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 "1659" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1659-08-17"^^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/a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7/iiif/3/1794019/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7/iiif/3/1794019/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/a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7" ;
  a2a:RecordGUID "{a50e2c6f-7af1-4b0a-e48d-4a976cebb4d7}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 17-08-1659<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_20251225_22737_00022737.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 17-08-1659" .
