@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_fa72778a-e58a-aa7b-88e6-253ade405c4a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 januari 1664 te Leiden" ;
  a2a:hasPerson oa:person_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Person-3ce7ac9a-9bbc-38a5-88b8-898dc9ba139e, oa:person_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Person-5548df5e-5653-d1f4-dd2e-269e91e51ad3, oa:person_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Person-2067fb7e-af58-341f-499c-189d545873f0, oa:person_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Person-cde9854e-0275-1956-30bd-2d3ee92cd3ed, oa:person_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Person-3ddb91de-59e7-c74b-81bb-61ca826ed147, oa:person_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Person-54006796-de51-ca75-0ce0-e3354d6af864 ;
  a2a:hasEvent oa:event_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_0, oa:relationep_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_1, oa:relationep_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_2, oa:relationep_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_3, oa:relationep_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_4, oa:relationep_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_5 ;
  a2a:hasSource oa:source_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a .

oa:person_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Person-3ce7ac9a-9bbc-38a5-88b8-898dc9ba139e
  a a2a:Person ;
  rdfs:label "Johannes Helm" ;
  a2a:PersonName [
    rdfs:label "Johannes Helm" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Helm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Person-5548df5e-5653-d1f4-dd2e-269e91e51ad3
  a a2a:Person ;
  rdfs:label "Rulof Cornelissen Helm" ;
  a2a:PersonName [
    rdfs:label "Rulof Cornelissen Helm" ;
    a2a:PersonNameFirstName "Rulof" ;
    a2a:PersonNamePatronym "Cornelissen" ;
    a2a:PersonNameLastName "Helm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Person-2067fb7e-af58-341f-499c-189d545873f0
  a a2a:Person ;
  rdfs:label "Catarina Schildepaer" ;
  a2a:PersonName [
    rdfs:label "Catarina Schildepaer" ;
    a2a:PersonNameFirstName "Catarina" ;
    a2a:PersonNameLastName "Schildepaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Person-cde9854e-0275-1956-30bd-2d3ee92cd3ed
  a a2a:Person ;
  rdfs:label "Cornelis Jansen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jansen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Person-3ddb91de-59e7-c74b-81bb-61ca826ed147
  a a2a:Person ;
  rdfs:label "Maartgen Schildepaer" ;
  a2a:PersonName [
    rdfs:label "Maartgen Schildepaer" ;
    a2a:PersonNameFirstName "Maartgen" ;
    a2a:PersonNameLastName "Schildepaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Person-54006796-de51-ca75-0ce0-e3354d6af864
  a a2a:Person ;
  rdfs:label "Aefgen Willems" ;
  a2a:PersonName [
    rdfs:label "Aefgen Willems" ;
    a2a:PersonNameFirstName "Aefgen" ;
    a2a:PersonNamePatronym "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1664" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1664-01-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Person:3ce7ac9a-9bbc-38a5-88b8-898dc9ba139e ;
  a2a:EventKeyRef oa:event_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Event1 .

oa:relationep_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Person:5548df5e-5653-d1f4-dd2e-269e91e51ad3 ;
  a2a:EventKeyRef oa:event_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Event1 .

oa:relationep_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Person:2067fb7e-af58-341f-499c-189d545873f0 ;
  a2a:EventKeyRef oa:event_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Event1 .

oa:relationep_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Person:cde9854e-0275-1956-30bd-2d3ee92cd3ed ;
  a2a:EventKeyRef oa:event_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Event1 .

oa:relationep_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Person:3ddb91de-59e7-c74b-81bb-61ca826ed147 ;
  a2a:EventKeyRef oa:event_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Event1 .

oa:relationep_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Person:54006796-de51-ca75-0ce0-e3354d6af864 ;
  a2a:EventKeyRef oa:event_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a_Event1 .

oa:source_elo_fa72778a-e58a-aa7b-88e6-253ade405c4a
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1659-01-01 - 1666-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1664" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1664-01-10"^^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: 237, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 juli 1659 - 1666." ;
    a2a:RegistryNumber "237" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 237, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 juli 1659 - 1666., 237"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/fa72778a-e58a-aa7b-88e6-253ade405c4a/iiif/3/1524734/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fa72778a-e58a-aa7b-88e6-253ade405c4a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/fa72778a-e58a-aa7b-88e6-253ade405c4a/iiif/3/1524734/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/fa72778a-e58a-aa7b-88e6-253ade405c4a" ;
  a2a:RecordGUID "{fa72778a-e58a-aa7b-88e6-253ade405c4a}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 10-01-1664<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/237\">Inventarisnummer 237 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "237" ;
  a2a:SourceRemarkregister_periode "1659-1666" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_28427_00028427.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 10-01-1664" .
