@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_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1
  a a2a:Record ;
  rdfs:label "DTB Dopen op 15 maart 1711 te Leiden" ;
  a2a:hasPerson oa:person_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Person-9716ada3-736c-4b75-5904-1f9687750994, oa:person_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Person-327f5389-8eb7-a7d2-044e-a1fbedfec7c1, oa:person_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Person-dfc61453-6ca7-5faf-209d-5540ee5fcc62, oa:person_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Person-368266f9-d7ff-6db9-0ba6-feac06cd565e, oa:person_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Person-bcc8fb9d-e1e7-18c8-1121-bd5dc786a5b4 ;
  a2a:hasEvent oa:event_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_0, oa:relationep_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_1, oa:relationep_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_2, oa:relationep_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_3, oa:relationep_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_4 ;
  a2a:hasSource oa:source_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1 .

oa:person_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Person-9716ada3-736c-4b75-5904-1f9687750994
  a a2a:Person ;
  rdfs:label "Marij Klijs" ;
  a2a:PersonName [
    rdfs:label "Marij Klijs" ;
    a2a:PersonNameFirstName "Marij" ;
    a2a:PersonNameLastName "Klijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Person-327f5389-8eb7-a7d2-044e-a1fbedfec7c1
  a a2a:Person ;
  rdfs:label "Samuel Klijs" ;
  a2a:PersonName [
    rdfs:label "Samuel Klijs" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNameLastName "Klijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Person-dfc61453-6ca7-5faf-209d-5540ee5fcc62
  a a2a:Person ;
  rdfs:label "Marij van Kinst" ;
  a2a:PersonName [
    rdfs:label "Marij van Kinst" ;
    a2a:PersonNameFirstName "Marij" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kinst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Person-368266f9-d7ff-6db9-0ba6-feac06cd565e
  a a2a:Person ;
  rdfs:label "Elias Goewinter" ;
  a2a:PersonName [
    rdfs:label "Elias Goewinter" ;
    a2a:PersonNameFirstName "Elias" ;
    a2a:PersonNameLastName "Goewinter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Person-bcc8fb9d-e1e7-18c8-1121-bd5dc786a5b4
  a a2a:Person ;
  rdfs:label "Jannetie van Kinst" ;
  a2a:PersonName [
    rdfs:label "Jannetie van Kinst" ;
    a2a:PersonNameFirstName "Jannetie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kinst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1711-03-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Person:9716ada3-736c-4b75-5904-1f9687750994 ;
  a2a:EventKeyRef oa:event_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Event1 .

oa:relationep_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Person:327f5389-8eb7-a7d2-044e-a1fbedfec7c1 ;
  a2a:EventKeyRef oa:event_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Event1 .

oa:relationep_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Person:dfc61453-6ca7-5faf-209d-5540ee5fcc62 ;
  a2a:EventKeyRef oa:event_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Event1 .

oa:relationep_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Person:368266f9-d7ff-6db9-0ba6-feac06cd565e ;
  a2a:EventKeyRef oa:event_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Event1 .

oa:relationep_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Person:bcc8fb9d-e1e7-18c8-1121-bd5dc786a5b4 ;
  a2a:EventKeyRef oa:event_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1_Event1 .

oa:source_elo_e9ef8a02-daa6-e49e-541c-a4111fc0e5c1
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1701-01-01 - 1713-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1701-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1713-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1711" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1711-03-15"^^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: 261, Periode: 1..." ;
    a2a:Book "Doopboek van de Nieuwe- of Marekerk (NH) te Leiden, 1701 - 1713." ;
    a2a:RegistryNumber "261" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 261, Periode: 1..., Doopboek van de Nieuwe- of Marekerk (NH) te Leiden, 1701 - 1713., 261"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/e9ef8a02-daa6-e49e-541c-a4111fc0e5c1/iiif/3/1707527/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e9ef8a02-daa6-e49e-541c-a4111fc0e5c1" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/e9ef8a02-daa6-e49e-541c-a4111fc0e5c1/iiif/3/1707527/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/e9ef8a02-daa6-e49e-541c-a4111fc0e5c1" ;
  a2a:RecordGUID "{e9ef8a02-daa6-e49e-541c-a4111fc0e5c1}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 15-03-1711<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/261\">Inventarisnummer 261 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "261" ;
  a2a:SourceRemarkregister_periode "1701-1713" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_28628_00028628.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 15-03-1711" .
