@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_595a0cca-3b8a-99d7-8b60-2b9aab03b978
  a a2a:Record ;
  rdfs:label "DTB Dopen op 27 juli 1639 te Leiden" ;
  a2a:hasPerson oa:person_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Person-22d5af7a-9b8a-882b-9ba6-ead0b5776e61, oa:person_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Person-2c32d980-7804-a23a-5ae6-cc4723d4df5b, oa:person_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Person-1d542075-72eb-97f8-204c-aec7357a5257, oa:person_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Person-8a62ee58-359a-7e3c-8b88-f5e617932e8f, oa:person_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Person-0c2108c8-51b3-092d-c658-bdfb0dd79d3f, oa:person_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Person-1bcd350f-e0f1-7d1a-2269-3170026e4470 ;
  a2a:hasEvent oa:event_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_0, oa:relationep_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_1, oa:relationep_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_2, oa:relationep_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_3, oa:relationep_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_4, oa:relationep_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_5 ;
  a2a:hasSource oa:source_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978 .

oa:person_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Person-22d5af7a-9b8a-882b-9ba6-ead0b5776e61
  a a2a:Person ;
  rdfs:label "Aechgen Loesen" ;
  a2a:PersonName [
    rdfs:label "Aechgen Loesen" ;
    a2a:PersonNameFirstName "Aechgen" ;
    a2a:PersonNameLastName "Loesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Person-2c32d980-7804-a23a-5ae6-cc4723d4df5b
  a a2a:Person ;
  rdfs:label "Jan Loesen" ;
  a2a:PersonName [
    rdfs:label "Jan Loesen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Loesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Person-1d542075-72eb-97f8-204c-aec7357a5257
  a a2a:Person ;
  rdfs:label "Neeltgen Gillis" ;
  a2a:PersonName [
    rdfs:label "Neeltgen Gillis" ;
    a2a:PersonNameFirstName "Neeltgen" ;
    a2a:PersonNamePatronym "Gillis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Person-8a62ee58-359a-7e3c-8b88-f5e617932e8f
  a a2a:Person ;
  rdfs:label "Seger Fransen" ;
  a2a:PersonName [
    rdfs:label "Seger Fransen" ;
    a2a:PersonNameFirstName "Seger" ;
    a2a:PersonNamePatronym "Fransen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Person-0c2108c8-51b3-092d-c658-bdfb0dd79d3f
  a a2a:Person ;
  rdfs:label "Adriaen Segers" ;
  a2a:PersonName [
    rdfs:label "Adriaen Segers" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNamePatronym "Segers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Person-1bcd350f-e0f1-7d1a-2269-3170026e4470
  a a2a:Person ;
  rdfs:label "Carel Joosten" ;
  a2a:PersonName [
    rdfs:label "Carel Joosten" ;
    a2a:PersonNameFirstName "Carel" ;
    a2a:PersonNamePatronym "Joosten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1639" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1639-07-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Person:22d5af7a-9b8a-882b-9ba6-ead0b5776e61 ;
  a2a:EventKeyRef oa:event_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Event1 .

oa:relationep_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Person:2c32d980-7804-a23a-5ae6-cc4723d4df5b ;
  a2a:EventKeyRef oa:event_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Event1 .

oa:relationep_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Person:1d542075-72eb-97f8-204c-aec7357a5257 ;
  a2a:EventKeyRef oa:event_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Event1 .

oa:relationep_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Person:8a62ee58-359a-7e3c-8b88-f5e617932e8f ;
  a2a:EventKeyRef oa:event_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Event1 .

oa:relationep_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Person:0c2108c8-51b3-092d-c658-bdfb0dd79d3f ;
  a2a:EventKeyRef oa:event_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Event1 .

oa:relationep_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Person:1bcd350f-e0f1-7d1a-2269-3170026e4470 ;
  a2a:EventKeyRef oa:event_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978_Event1 .

oa:source_elo_595a0cca-3b8a-99d7-8b60-2b9aab03b978
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1621-01-01 - 1644-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1621-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1644-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1639" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1639-07-27"^^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: 221, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 1621 - 3 juni 1644." ;
    a2a:RegistryNumber "221" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 221, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 1621 - 3 juni 1644., 221"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/595a0cca-3b8a-99d7-8b60-2b9aab03b978/iiif/3/1408215/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/595a0cca-3b8a-99d7-8b60-2b9aab03b978" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/595a0cca-3b8a-99d7-8b60-2b9aab03b978/iiif/3/1408215/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/595a0cca-3b8a-99d7-8b60-2b9aab03b978" ;
  a2a:RecordGUID "{595a0cca-3b8a-99d7-8b60-2b9aab03b978}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 27-07-1639<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/221\">Inventarisnummer 221 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "221" ;
  a2a:SourceRemarkregister_periode "1621-1644" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_3915_00003915.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 27-07-1639" .
