@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_f310eac4-b49c-bd97-a435-2cae387d2f0d
  a a2a:Record ;
  rdfs:label "DTB Dopen op 2 mei 1658 te Leiden" ;
  a2a:hasPerson oa:person_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Person-5b542ab6-d068-a465-242a-06bce8d353b0, oa:person_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Person-745da7e3-0581-75fa-7616-92d71de52573, oa:person_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Person-603ab47a-3bcf-d366-7dbd-38c33e0465a9, oa:person_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Person-1046c249-53a9-7bb7-8bc4-6e69bdbcd267, oa:person_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Person-f35d2513-e53e-ae01-6588-682334a7d8a3, oa:person_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Person-e72b38fb-5513-29ed-a329-37aa791c655b ;
  a2a:hasEvent oa:event_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_0, oa:relationep_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_1, oa:relationep_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_2, oa:relationep_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_3, oa:relationep_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_4, oa:relationep_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_5 ;
  a2a:hasSource oa:source_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d .

oa:person_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Person-5b542ab6-d068-a465-242a-06bce8d353b0
  a a2a:Person ;
  rdfs:label "Jacobus Moij" ;
  a2a:PersonName [
    rdfs:label "Jacobus Moij" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Moij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Person-745da7e3-0581-75fa-7616-92d71de52573
  a a2a:Person ;
  rdfs:label "Nicolaes Moij" ;
  a2a:PersonName [
    rdfs:label "Nicolaes Moij" ;
    a2a:PersonNameFirstName "Nicolaes" ;
    a2a:PersonNameLastName "Moij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Person-603ab47a-3bcf-d366-7dbd-38c33e0465a9
  a a2a:Person ;
  rdfs:label "Judith van den Berch" ;
  a2a:PersonName [
    rdfs:label "Judith van den Berch" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Person-1046c249-53a9-7bb7-8bc4-6e69bdbcd267
  a a2a:Person ;
  rdfs:label "Jacobus van den Berch" ;
  a2a:PersonName [
    rdfs:label "Jacobus van den Berch" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Person-f35d2513-e53e-ae01-6588-682334a7d8a3
  a a2a:Person ;
  rdfs:label "Maria Knotters" ;
  a2a:PersonName [
    rdfs:label "Maria Knotters" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Knotters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Person-e72b38fb-5513-29ed-a329-37aa791c655b
  a a2a:Person ;
  rdfs:label "Cornelis van der Marck" ;
  a2a:PersonName [
    rdfs:label "Cornelis van der Marck" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Marck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1658" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1658-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Person:5b542ab6-d068-a465-242a-06bce8d353b0 ;
  a2a:EventKeyRef oa:event_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Event1 .

oa:relationep_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Person:745da7e3-0581-75fa-7616-92d71de52573 ;
  a2a:EventKeyRef oa:event_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Event1 .

oa:relationep_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Person:603ab47a-3bcf-d366-7dbd-38c33e0465a9 ;
  a2a:EventKeyRef oa:event_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Event1 .

oa:relationep_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Person:1046c249-53a9-7bb7-8bc4-6e69bdbcd267 ;
  a2a:EventKeyRef oa:event_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Event1 .

oa:relationep_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Person:f35d2513-e53e-ae01-6588-682334a7d8a3 ;
  a2a:EventKeyRef oa:event_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Event1 .

oa:relationep_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Person:e72b38fb-5513-29ed-a329-37aa791c655b ;
  a2a:EventKeyRef oa:event_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d_Event1 .

oa:source_elo_f310eac4-b49c-bd97-a435-2cae387d2f0d
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1652-01-01 - 1659-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1652-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1658" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1658-05-02"^^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: 236, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 13 augustus 1652 - 29 juni 1659." ;
    a2a:RegistryNumber "236" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 236, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 13 augustus 1652 - 29 juni 1659., 236"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/babc8c99-574a-415f-9223-e3c1a41a65d3/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f310eac4-b49c-bd97-a435-2cae387d2f0d" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/babc8c99-574a-415f-9223-e3c1a41a65d3/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/f310eac4-b49c-bd97-a435-2cae387d2f0d" ;
  a2a:RecordGUID "{f310eac4-b49c-bd97-a435-2cae387d2f0d}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 02-05-1658<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/236\">Inventarisnummer 236 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "236" ;
  a2a:SourceRemarkregister_periode "1652-1659" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_14966_00014966.xml van ELO" .

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