@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_b0839a55-4751-cb23-6c7e-e4e7d8af19c0
  a a2a:Record ;
  rdfs:label "DTB Dopen op 6 juni 1647 te Leiden" ;
  a2a:hasPerson oa:person_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Person-38bc853a-a6b4-b484-e720-69bd461b7a4a, oa:person_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Person-fe5a736c-20b3-e8d9-e67a-a1ba054338a5, oa:person_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Person-eb639933-9d1b-0e83-b889-8dfd748ec25e, oa:person_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Person-5403479f-16b8-9e5e-a239-c625475faf74, oa:person_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Person-cc699683-2cab-53e1-a897-c0d01fb6a0f5, oa:person_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Person-162c6482-7ea0-2d18-c1d9-ba7ff7311bcd ;
  a2a:hasEvent oa:event_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_0, oa:relationep_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_1, oa:relationep_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_2, oa:relationep_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_3, oa:relationep_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_4, oa:relationep_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_5 ;
  a2a:hasSource oa:source_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0 .

oa:person_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Person-38bc853a-a6b4-b484-e720-69bd461b7a4a
  a a2a:Person ;
  rdfs:label "Maria Verburgh" ;
  a2a:PersonName [
    rdfs:label "Maria Verburgh" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Verburgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Person-fe5a736c-20b3-e8d9-e67a-a1ba054338a5
  a a2a:Person ;
  rdfs:label "Joris Verburgh" ;
  a2a:PersonName [
    rdfs:label "Joris Verburgh" ;
    a2a:PersonNameFirstName "Joris" ;
    a2a:PersonNameLastName "Verburgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Person-eb639933-9d1b-0e83-b889-8dfd748ec25e
  a a2a:Person ;
  rdfs:label "Maria Pietersdr" ;
  a2a:PersonName [
    rdfs:label "Maria Pietersdr" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Pietersdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Person-5403479f-16b8-9e5e-a239-c625475faf74
  a a2a:Person ;
  rdfs:label "Maria Verburgh" ;
  a2a:PersonName [
    rdfs:label "Maria Verburgh" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Verburgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Person-cc699683-2cab-53e1-a897-c0d01fb6a0f5
  a a2a:Person ;
  rdfs:label "Jasper van Hulz" ;
  a2a:PersonName [
    rdfs:label "Jasper van Hulz" ;
    a2a:PersonNameFirstName "Jasper" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hulz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Person-162c6482-7ea0-2d18-c1d9-ba7ff7311bcd
  a a2a:Person ;
  rdfs:label "Neeltje Korsen" ;
  a2a:PersonName [
    rdfs:label "Neeltje Korsen" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePatronym "Korsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1647" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1647-06-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Person:38bc853a-a6b4-b484-e720-69bd461b7a4a ;
  a2a:EventKeyRef oa:event_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Event1 .

oa:relationep_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Person:fe5a736c-20b3-e8d9-e67a-a1ba054338a5 ;
  a2a:EventKeyRef oa:event_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Event1 .

oa:relationep_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Person:eb639933-9d1b-0e83-b889-8dfd748ec25e ;
  a2a:EventKeyRef oa:event_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Event1 .

oa:relationep_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Person:5403479f-16b8-9e5e-a239-c625475faf74 ;
  a2a:EventKeyRef oa:event_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Event1 .

oa:relationep_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Person:cc699683-2cab-53e1-a897-c0d01fb6a0f5 ;
  a2a:EventKeyRef oa:event_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Event1 .

oa:relationep_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Person:162c6482-7ea0-2d18-c1d9-ba7ff7311bcd ;
  a2a:EventKeyRef oa:event_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0_Event1 .

oa:source_elo_b0839a55-4751-cb23-6c7e-e4e7d8af19c0
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1644-01-01 - 1652-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1644-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1652-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1647" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1647-06-06"^^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: 235, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 11 december 1644 - 11 augustus 1652." ;
    a2a:RegistryNumber "235" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 235, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 11 december 1644 - 11 augustus 1652., 235"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/e1d8ca02-9a62-4db0-9e3e-6f60adeb9ebe/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/b0839a55-4751-cb23-6c7e-e4e7d8af19c0" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/e1d8ca02-9a62-4db0-9e3e-6f60adeb9ebe/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/b0839a55-4751-cb23-6c7e-e4e7d8af19c0" ;
  a2a:RecordGUID "{b0839a55-4751-cb23-6c7e-e4e7d8af19c0}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 06-06-1647<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/235\">Inventarisnummer 235 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "235" ;
  a2a:SourceRemarkregister_periode "1644-1652" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_18978_00018978.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 06-06-1647" .
