@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_9971fd50-63fa-4292-e501-e2c0f88fc338
  a a2a:Record ;
  rdfs:label "DTB Dopen op 22 augustus 1684 te Leiden" ;
  a2a:hasPerson oa:person_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Person-93c5e7f4-d980-f897-d7cd-d0c11d6989d7, oa:person_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Person-1030336a-c695-7377-596b-a9a1ebf79c2f, oa:person_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Person-30d00b7b-8778-ef53-aa75-ea54caef7353, oa:person_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Person-8cb50356-dff9-ec8c-f601-f33a37ca8737, oa:person_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Person-e8f89dc0-5db5-d304-4c22-c663e791e9dc, oa:person_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Person-3f3aa2b4-53e8-24d3-e50a-cacc7ba3f7d1 ;
  a2a:hasEvent oa:event_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_0, oa:relationep_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_1, oa:relationep_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_2, oa:relationep_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_3, oa:relationep_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_4, oa:relationep_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_5 ;
  a2a:hasSource oa:source_elo_9971fd50-63fa-4292-e501-e2c0f88fc338 .

oa:person_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Person-93c5e7f4-d980-f897-d7cd-d0c11d6989d7
  a a2a:Person ;
  rdfs:label "Maerten" ;
  a2a:PersonName [
    rdfs:label "Maerten" ;
    a2a:PersonNameFirstName "Maerten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Person-1030336a-c695-7377-596b-a9a1ebf79c2f
  a a2a:Person ;
  rdfs:label "Dirk Maertensz" ;
  a2a:PersonName [
    rdfs:label "Dirk Maertensz" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Maertensz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Person-30d00b7b-8778-ef53-aa75-ea54caef7353
  a a2a:Person ;
  rdfs:label "Susanna Hasemans" ;
  a2a:PersonName [
    rdfs:label "Susanna Hasemans" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Hasemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Person-8cb50356-dff9-ec8c-f601-f33a37ca8737
  a a2a:Person ;
  rdfs:label "Maerten Dirksz" ;
  a2a:PersonName [
    rdfs:label "Maerten Dirksz" ;
    a2a:PersonNameFirstName "Maerten" ;
    a2a:PersonNamePatronym "Dirksz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Person-e8f89dc0-5db5-d304-4c22-c663e791e9dc
  a a2a:Person ;
  rdfs:label "Elsgen Jans" ;
  a2a:PersonName [
    rdfs:label "Elsgen Jans" ;
    a2a:PersonNameFirstName "Elsgen" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Person-3f3aa2b4-53e8-24d3-e50a-cacc7ba3f7d1
  a a2a:Person ;
  rdfs:label "Aegjen Dirks" ;
  a2a:PersonName [
    rdfs:label "Aegjen Dirks" ;
    a2a:PersonNameFirstName "Aegjen" ;
    a2a:PersonNamePatronym "Dirks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1684" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1684-08-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Person:93c5e7f4-d980-f897-d7cd-d0c11d6989d7 ;
  a2a:EventKeyRef oa:event_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Event1 .

oa:relationep_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Person:1030336a-c695-7377-596b-a9a1ebf79c2f ;
  a2a:EventKeyRef oa:event_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Event1 .

oa:relationep_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Person:30d00b7b-8778-ef53-aa75-ea54caef7353 ;
  a2a:EventKeyRef oa:event_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Event1 .

oa:relationep_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Person:8cb50356-dff9-ec8c-f601-f33a37ca8737 ;
  a2a:EventKeyRef oa:event_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Event1 .

oa:relationep_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Person:e8f89dc0-5db5-d304-4c22-c663e791e9dc ;
  a2a:EventKeyRef oa:event_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Event1 .

oa:relationep_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Person:3f3aa2b4-53e8-24d3-e50a-cacc7ba3f7d1 ;
  a2a:EventKeyRef oa:event_elo_9971fd50-63fa-4292-e501-e2c0f88fc338_Event1 .

oa:source_elo_9971fd50-63fa-4292-e501-e2c0f88fc338
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1684-01-01 - 1687-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1684-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1687-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1684" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1684-08-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: 241, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1684 - 1687." ;
    a2a:RegistryNumber "241" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 241, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1684 - 1687., 241"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/503de1de-1706-44ca-90d9-9824514c5e56/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/9971fd50-63fa-4292-e501-e2c0f88fc338" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/503de1de-1706-44ca-90d9-9824514c5e56/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/9971fd50-63fa-4292-e501-e2c0f88fc338" ;
  a2a:RecordGUID "{9971fd50-63fa-4292-e501-e2c0f88fc338}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 22-08-1684<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/241\">Inventarisnummer 241 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "241" ;
  a2a:SourceRemarkregister_periode "1684-1687" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_17514_00017514.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 22-08-1684" .
