@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_4e38d27f-cea5-63b9-2bbe-c59f953aebb6
  a a2a:Record ;
  rdfs:label "DTB Dopen op 2 juli 1645 te Leiden" ;
  a2a:hasPerson oa:person_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Person-36771145-c1ca-bbaf-d411-12505aa46c99, oa:person_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Person-5c70bfdd-5a92-22be-d997-b157828cd6ef, oa:person_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Person-5ab140f8-49ff-68c2-95eb-74481e287710, oa:person_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Person-ca88b1e7-6b0c-1f85-a80d-1bbecc6ee148, oa:person_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Person-5e732eb7-42f9-c4fb-ac79-2825f08678d4, oa:person_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Person-97a182bb-b792-3060-5152-3844f8cd1b29 ;
  a2a:hasEvent oa:event_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_0, oa:relationep_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_1, oa:relationep_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_2, oa:relationep_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_3, oa:relationep_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_4, oa:relationep_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_5 ;
  a2a:hasSource oa:source_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6 .

oa:person_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Person-36771145-c1ca-bbaf-d411-12505aa46c99
  a a2a:Person ;
  rdfs:label "Maria Wisserat" ;
  a2a:PersonName [
    rdfs:label "Maria Wisserat" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Wisserat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Person-5c70bfdd-5a92-22be-d997-b157828cd6ef
  a a2a:Person ;
  rdfs:label "Johannes Wisserat" ;
  a2a:PersonName [
    rdfs:label "Johannes Wisserat" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Wisserat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Person-5ab140f8-49ff-68c2-95eb-74481e287710
  a a2a:Person ;
  rdfs:label "Maria Lamboij" ;
  a2a:PersonName [
    rdfs:label "Maria Lamboij" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Lamboij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Person-ca88b1e7-6b0c-1f85-a80d-1bbecc6ee148
  a a2a:Person ;
  rdfs:label "Henrich Willemsz Rut" ;
  a2a:PersonName [
    rdfs:label "Henrich Willemsz Rut" ;
    a2a:PersonNameFirstName "Henrich" ;
    a2a:PersonNamePatronym "Willemsz" ;
    a2a:PersonNameLastName "Rut"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Person-5e732eb7-42f9-c4fb-ac79-2825f08678d4
  a a2a:Person ;
  rdfs:label "Aeriaentien Dirckx" ;
  a2a:PersonName [
    rdfs:label "Aeriaentien Dirckx" ;
    a2a:PersonNameFirstName "Aeriaentien" ;
    a2a:PersonNamePatronym "Dirckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Person-97a182bb-b792-3060-5152-3844f8cd1b29
  a a2a:Person ;
  rdfs:label "Maria Jans" ;
  a2a:PersonName [
    rdfs:label "Maria Jans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1645" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1645-07-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Person:36771145-c1ca-bbaf-d411-12505aa46c99 ;
  a2a:EventKeyRef oa:event_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Event1 .

oa:relationep_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Person:5c70bfdd-5a92-22be-d997-b157828cd6ef ;
  a2a:EventKeyRef oa:event_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Event1 .

oa:relationep_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Person:5ab140f8-49ff-68c2-95eb-74481e287710 ;
  a2a:EventKeyRef oa:event_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Event1 .

oa:relationep_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Person:ca88b1e7-6b0c-1f85-a80d-1bbecc6ee148 ;
  a2a:EventKeyRef oa:event_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Event1 .

oa:relationep_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Person:5e732eb7-42f9-c4fb-ac79-2825f08678d4 ;
  a2a:EventKeyRef oa:event_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Event1 .

oa:relationep_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Person:97a182bb-b792-3060-5152-3844f8cd1b29 ;
  a2a:EventKeyRef oa:event_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6_Event1 .

oa:source_elo_4e38d27f-cea5-63b9-2bbe-c59f953aebb6
  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 "1645" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1645-07-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: 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/b597e8c6-5bd5-44c3-be1b-b1f44258c7a6/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/4e38d27f-cea5-63b9-2bbe-c59f953aebb6" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/b597e8c6-5bd5-44c3-be1b-b1f44258c7a6/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/4e38d27f-cea5-63b9-2bbe-c59f953aebb6" ;
  a2a:RecordGUID "{4e38d27f-cea5-63b9-2bbe-c59f953aebb6}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 02-07-1645<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_20260701_12631_00012631.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 02-07-1645" .
