@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_e67066f0-45aa-e2cc-7d8d-27e22e9a2021
  a a2a:Record ;
  rdfs:label "DTB Dopen op 6 juli 1663 te Leiden" ;
  a2a:hasPerson oa:person_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Person-897943ae-498f-1d95-244c-4c708ee2035e, oa:person_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Person-818da3f9-3dc4-54c0-f318-101b1231f06f, oa:person_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Person-b6e08e7b-2aca-5bab-cdf9-a11c09861d8e, oa:person_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Person-17977b96-89b1-ec86-b76c-dd661c99245f, oa:person_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Person-916e212c-7409-a7ed-32bd-1717de7cd655 ;
  a2a:hasEvent oa:event_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_0, oa:relationep_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_1, oa:relationep_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_2, oa:relationep_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_3, oa:relationep_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_4 ;
  a2a:hasSource oa:source_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021 .

oa:person_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Person-897943ae-498f-1d95-244c-4c708ee2035e
  a a2a:Person ;
  rdfs:label "Mettien" ;
  a2a:PersonName [
    rdfs:label "Mettien" ;
    a2a:PersonNameFirstName "Mettien"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Person-818da3f9-3dc4-54c0-f318-101b1231f06f
  a a2a:Person ;
  rdfs:label "Matthijs Pancras" ;
  a2a:PersonName [
    rdfs:label "Matthijs Pancras" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNamePatronym "Pancras"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Person-b6e08e7b-2aca-5bab-cdf9-a11c09861d8e
  a a2a:Person ;
  rdfs:label "Machtelt Pieters Walbeeck" ;
  a2a:PersonName [
    rdfs:label "Machtelt Pieters Walbeeck" ;
    a2a:PersonNameFirstName "Machtelt" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Walbeeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Person-17977b96-89b1-ec86-b76c-dd661c99245f
  a a2a:Person ;
  rdfs:label "Dirck Lucasz Walbeeck" ;
  a2a:PersonName [
    rdfs:label "Dirck Lucasz Walbeeck" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNamePatronym "Lucasz" ;
    a2a:PersonNameLastName "Walbeeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Person-916e212c-7409-a7ed-32bd-1717de7cd655
  a a2a:Person ;
  rdfs:label "Maria van Banken" ;
  a2a:PersonName [
    rdfs:label "Maria van Banken" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Banken"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1663" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1663-07-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Person:897943ae-498f-1d95-244c-4c708ee2035e ;
  a2a:EventKeyRef oa:event_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Event1 .

oa:relationep_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Person:818da3f9-3dc4-54c0-f318-101b1231f06f ;
  a2a:EventKeyRef oa:event_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Event1 .

oa:relationep_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Person:b6e08e7b-2aca-5bab-cdf9-a11c09861d8e ;
  a2a:EventKeyRef oa:event_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Event1 .

oa:relationep_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Person:17977b96-89b1-ec86-b76c-dd661c99245f ;
  a2a:EventKeyRef oa:event_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Event1 .

oa:relationep_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Person:916e212c-7409-a7ed-32bd-1717de7cd655 ;
  a2a:EventKeyRef oa:event_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021_Event1 .

oa:source_elo_e67066f0-45aa-e2cc-7d8d-27e22e9a2021
  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 "1663" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1663-07-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: 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/iiif/3/ddabb2d2-fc09-4f64-8596-f0918f893698/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e67066f0-45aa-e2cc-7d8d-27e22e9a2021" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/ddabb2d2-fc09-4f64-8596-f0918f893698/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/e67066f0-45aa-e2cc-7d8d-27e22e9a2021" ;
  a2a:RecordGUID "{e67066f0-45aa-e2cc-7d8d-27e22e9a2021}" ;
  a2a:SourceRemarkOpmerking """Getuige De Heer Dirck Lucasz Walbeeck
toevoeging onderzoeker bij achternaam vader: van Maaswijk<br>Doopdatum: 06-07-1663<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_20260701_15468_00015468.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 06-07-1663" .
