@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_39095be4-296e-e94c-71fa-15c59cea14f5
  a a2a:Record ;
  rdfs:label "DTB Dopen op 22 april 1646 te Leiden" ;
  a2a:hasPerson oa:person_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Person-d42ef4dd-d2f9-d131-54a2-0379bbf766b4, oa:person_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Person-c14f6042-3f7d-36a2-14d0-e370f36956fc, oa:person_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Person-2b09eaee-27db-3376-f412-4ea65c059ca1, oa:person_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Person-69f0c4f4-eb8d-dd79-e4c7-b947d2ecc616, oa:person_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Person-43831404-c210-706d-94db-075f51d97635 ;
  a2a:hasEvent oa:event_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_39095be4-296e-e94c-71fa-15c59cea14f5_0, oa:relationep_elo_39095be4-296e-e94c-71fa-15c59cea14f5_1, oa:relationep_elo_39095be4-296e-e94c-71fa-15c59cea14f5_2, oa:relationep_elo_39095be4-296e-e94c-71fa-15c59cea14f5_3, oa:relationep_elo_39095be4-296e-e94c-71fa-15c59cea14f5_4 ;
  a2a:hasSource oa:source_elo_39095be4-296e-e94c-71fa-15c59cea14f5 .

oa:person_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Person-d42ef4dd-d2f9-d131-54a2-0379bbf766b4
  a a2a:Person ;
  rdfs:label "Cathrina Sendick" ;
  a2a:PersonName [
    rdfs:label "Cathrina Sendick" ;
    a2a:PersonNameFirstName "Cathrina" ;
    a2a:PersonNameLastName "Sendick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Person-c14f6042-3f7d-36a2-14d0-e370f36956fc
  a a2a:Person ;
  rdfs:label "Cordt Mattisen Sendick" ;
  a2a:PersonName [
    rdfs:label "Cordt Mattisen Sendick" ;
    a2a:PersonNameFirstName "Cordt" ;
    a2a:PersonNamePatronym "Mattisen" ;
    a2a:PersonNameLastName "Sendick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Person-2b09eaee-27db-3376-f412-4ea65c059ca1
  a a2a:Person ;
  rdfs:label "Johan Winst" ;
  a2a:PersonName [
    rdfs:label "Johan Winst" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Winst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Person-69f0c4f4-eb8d-dd79-e4c7-b947d2ecc616
  a a2a:Person ;
  rdfs:label "Grietien Hermensen" ;
  a2a:PersonName [
    rdfs:label "Grietien Hermensen" ;
    a2a:PersonNameFirstName "Grietien" ;
    a2a:PersonNamePatronym "Hermensen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Person-43831404-c210-706d-94db-075f51d97635
  a a2a:Person ;
  rdfs:label "Lisabet Fransen" ;
  a2a:PersonName [
    rdfs:label "Lisabet Fransen" ;
    a2a:PersonNameFirstName "Lisabet" ;
    a2a:PersonNamePatronym "Fransen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1646" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1646-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_39095be4-296e-e94c-71fa-15c59cea14f5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Person:d42ef4dd-d2f9-d131-54a2-0379bbf766b4 ;
  a2a:EventKeyRef oa:event_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Event1 .

oa:relationep_elo_39095be4-296e-e94c-71fa-15c59cea14f5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Person:c14f6042-3f7d-36a2-14d0-e370f36956fc ;
  a2a:EventKeyRef oa:event_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Event1 .

oa:relationep_elo_39095be4-296e-e94c-71fa-15c59cea14f5_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Person:2b09eaee-27db-3376-f412-4ea65c059ca1 ;
  a2a:EventKeyRef oa:event_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Event1 .

oa:relationep_elo_39095be4-296e-e94c-71fa-15c59cea14f5_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Person:69f0c4f4-eb8d-dd79-e4c7-b947d2ecc616 ;
  a2a:EventKeyRef oa:event_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Event1 .

oa:relationep_elo_39095be4-296e-e94c-71fa-15c59cea14f5_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Person:43831404-c210-706d-94db-075f51d97635 ;
  a2a:EventKeyRef oa:event_elo_39095be4-296e-e94c-71fa-15c59cea14f5_Event1 .

oa:source_elo_39095be4-296e-e94c-71fa-15c59cea14f5
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1613-01-01 - 1769-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1613-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1646" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1646-04-22"^^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: 280, Periode: 1..." ;
    a2a:Book "Doopboek van de Luthersche Gemeente te Leiden, 1613 - 1769." ;
    a2a:RegistryNumber "280" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 280, Periode: 1..., Doopboek van de Luthersche Gemeente te Leiden, 1613 - 1769., 280"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/c0adbe33-364a-4b84-b630-b3b7e12dc059/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/39095be4-296e-e94c-71fa-15c59cea14f5" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/c0adbe33-364a-4b84-b630-b3b7e12dc059/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/39095be4-296e-e94c-71fa-15c59cea14f5" ;
  a2a:RecordGUID "{39095be4-296e-e94c-71fa-15c59cea14f5}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 22-04-1646<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/280\">Inventarisnummer 280 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "280" ;
  a2a:SourceRemarkregister_periode "1613-1769" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_12004_00012004.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 22-04-1646" .
