@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_12f5f0fa-8e94-94fc-7148-e567b2e7786c
  a a2a:Record ;
  rdfs:label "DTB Dopen op 27 februari 1658 te Leiden" ;
  a2a:hasPerson oa:person_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Person-2752fdc6-7fd3-0c08-0807-b2efbc13fa07, oa:person_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Person-3192f83a-2126-ece1-afb9-3e11d4eaea6d, oa:person_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Person-6c787a8c-c7a9-d2d2-3ff3-a4201f788e08, oa:person_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Person-8807b234-b199-7153-21f0-cc7c55ec94a1, oa:person_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Person-4841aa65-3269-2a93-e9e7-8077896abb70 ;
  a2a:hasEvent oa:event_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_0, oa:relationep_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_1, oa:relationep_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_2, oa:relationep_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_3, oa:relationep_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_4 ;
  a2a:hasSource oa:source_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c .

oa:person_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Person-2752fdc6-7fd3-0c08-0807-b2efbc13fa07
  a a2a:Person ;
  rdfs:label "Lucas Gunst" ;
  a2a:PersonName [
    rdfs:label "Lucas Gunst" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Gunst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Person-3192f83a-2126-ece1-afb9-3e11d4eaea6d
  a a2a:Person ;
  rdfs:label "Lucas Gunst" ;
  a2a:PersonName [
    rdfs:label "Lucas Gunst" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Gunst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Person-6c787a8c-c7a9-d2d2-3ff3-a4201f788e08
  a a2a:Person ;
  rdfs:label "Anna Gillis" ;
  a2a:PersonName [
    rdfs:label "Anna Gillis" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Gillis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Person-8807b234-b199-7153-21f0-cc7c55ec94a1
  a a2a:Person ;
  rdfs:label "Gillis Gillisz" ;
  a2a:PersonName [
    rdfs:label "Gillis Gillisz" ;
    a2a:PersonNameFirstName "Gillis" ;
    a2a:PersonNamePatronym "Gillisz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Person-4841aa65-3269-2a93-e9e7-8077896abb70
  a a2a:Person ;
  rdfs:label "Maertje Trioens" ;
  a2a:PersonName [
    rdfs:label "Maertje Trioens" ;
    a2a:PersonNameFirstName "Maertje" ;
    a2a:PersonNameLastName "Trioens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1658" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1658-02-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Person:2752fdc6-7fd3-0c08-0807-b2efbc13fa07 ;
  a2a:EventKeyRef oa:event_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Event1 .

oa:relationep_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Person:3192f83a-2126-ece1-afb9-3e11d4eaea6d ;
  a2a:EventKeyRef oa:event_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Event1 .

oa:relationep_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Person:6c787a8c-c7a9-d2d2-3ff3-a4201f788e08 ;
  a2a:EventKeyRef oa:event_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Event1 .

oa:relationep_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Person:8807b234-b199-7153-21f0-cc7c55ec94a1 ;
  a2a:EventKeyRef oa:event_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Event1 .

oa:relationep_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Person:4841aa65-3269-2a93-e9e7-8077896abb70 ;
  a2a:EventKeyRef oa:event_elo_12f5f0fa-8e94-94fc-7148-e567b2e7786c_Event1 .

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

[] a2a:PersonRemarkdiversen "Doopdatum: 27-02-1658" .
