@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_cfc50068-e103-b975-2708-9ab9546292a8
  a a2a:Record ;
  rdfs:label "DTB Dopen op 7 november 1631 te Leiden" ;
  a2a:hasPerson oa:person_elo_cfc50068-e103-b975-2708-9ab9546292a8_Person-11a0aa4f-91a1-46a1-4a84-b37b3e11b06c, oa:person_elo_cfc50068-e103-b975-2708-9ab9546292a8_Person-92693ca0-b919-e88d-25fd-134ca40b16e9, oa:person_elo_cfc50068-e103-b975-2708-9ab9546292a8_Person-6798972b-cd5b-e436-0ea2-5ecc1137ad56, oa:person_elo_cfc50068-e103-b975-2708-9ab9546292a8_Person-1795adc0-d15c-dac3-4288-0adb3b655093, oa:person_elo_cfc50068-e103-b975-2708-9ab9546292a8_Person-e135435f-b304-5c04-4372-7d856a22d95a, oa:person_elo_cfc50068-e103-b975-2708-9ab9546292a8_Person-5c7be7a1-a647-dd76-2271-2263de9a8ae9 ;
  a2a:hasEvent oa:event_elo_cfc50068-e103-b975-2708-9ab9546292a8_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_cfc50068-e103-b975-2708-9ab9546292a8_0, oa:relationep_elo_cfc50068-e103-b975-2708-9ab9546292a8_1, oa:relationep_elo_cfc50068-e103-b975-2708-9ab9546292a8_2, oa:relationep_elo_cfc50068-e103-b975-2708-9ab9546292a8_3, oa:relationep_elo_cfc50068-e103-b975-2708-9ab9546292a8_4, oa:relationep_elo_cfc50068-e103-b975-2708-9ab9546292a8_5 ;
  a2a:hasSource oa:source_elo_cfc50068-e103-b975-2708-9ab9546292a8 .

oa:person_elo_cfc50068-e103-b975-2708-9ab9546292a8_Person-11a0aa4f-91a1-46a1-4a84-b37b3e11b06c
  a a2a:Person ;
  rdfs:label "Cornelia van Tollenaer" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Tollenaer" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tollenaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cfc50068-e103-b975-2708-9ab9546292a8_Person-92693ca0-b919-e88d-25fd-134ca40b16e9
  a a2a:Person ;
  rdfs:label "Gerrit Matheussen van Tollenaer" ;
  a2a:PersonName [
    rdfs:label "Gerrit Matheussen van Tollenaer" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Matheussen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tollenaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cfc50068-e103-b975-2708-9ab9546292a8_Person-6798972b-cd5b-e436-0ea2-5ecc1137ad56
  a a2a:Person ;
  rdfs:label "Lisebeth Aerrents" ;
  a2a:PersonName [
    rdfs:label "Lisebeth Aerrents" ;
    a2a:PersonNameFirstName "Lisebeth" ;
    a2a:PersonNamePatronym "Aerrents"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cfc50068-e103-b975-2708-9ab9546292a8_Person-1795adc0-d15c-dac3-4288-0adb3b655093
  a a2a:Person ;
  rdfs:label "Aert Heijnndricksen Cuijl" ;
  a2a:PersonName [
    rdfs:label "Aert Heijnndricksen Cuijl" ;
    a2a:PersonNameFirstName "Aert" ;
    a2a:PersonNamePatronym "Heijnndricksen" ;
    a2a:PersonNameLastName "Cuijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cfc50068-e103-b975-2708-9ab9546292a8_Person-e135435f-b304-5c04-4372-7d856a22d95a
  a a2a:Person ;
  rdfs:label "Judith Matheus" ;
  a2a:PersonName [
    rdfs:label "Judith Matheus" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNamePatronym "Matheus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cfc50068-e103-b975-2708-9ab9546292a8_Person-5c7be7a1-a647-dd76-2271-2263de9a8ae9
  a a2a:Person ;
  rdfs:label "Neeltie Crijne" ;
  a2a:PersonName [
    rdfs:label "Neeltie Crijne" ;
    a2a:PersonNameFirstName "Neeltie" ;
    a2a:PersonNamePatronym "Crijne"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_cfc50068-e103-b975-2708-9ab9546292a8_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1631" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1631-11-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_cfc50068-e103-b975-2708-9ab9546292a8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_cfc50068-e103-b975-2708-9ab9546292a8_Person:11a0aa4f-91a1-46a1-4a84-b37b3e11b06c ;
  a2a:EventKeyRef oa:event_elo_cfc50068-e103-b975-2708-9ab9546292a8_Event1 .

oa:relationep_elo_cfc50068-e103-b975-2708-9ab9546292a8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_cfc50068-e103-b975-2708-9ab9546292a8_Person:92693ca0-b919-e88d-25fd-134ca40b16e9 ;
  a2a:EventKeyRef oa:event_elo_cfc50068-e103-b975-2708-9ab9546292a8_Event1 .

oa:relationep_elo_cfc50068-e103-b975-2708-9ab9546292a8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_cfc50068-e103-b975-2708-9ab9546292a8_Person:6798972b-cd5b-e436-0ea2-5ecc1137ad56 ;
  a2a:EventKeyRef oa:event_elo_cfc50068-e103-b975-2708-9ab9546292a8_Event1 .

oa:relationep_elo_cfc50068-e103-b975-2708-9ab9546292a8_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cfc50068-e103-b975-2708-9ab9546292a8_Person:1795adc0-d15c-dac3-4288-0adb3b655093 ;
  a2a:EventKeyRef oa:event_elo_cfc50068-e103-b975-2708-9ab9546292a8_Event1 .

oa:relationep_elo_cfc50068-e103-b975-2708-9ab9546292a8_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cfc50068-e103-b975-2708-9ab9546292a8_Person:e135435f-b304-5c04-4372-7d856a22d95a ;
  a2a:EventKeyRef oa:event_elo_cfc50068-e103-b975-2708-9ab9546292a8_Event1 .

oa:relationep_elo_cfc50068-e103-b975-2708-9ab9546292a8_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cfc50068-e103-b975-2708-9ab9546292a8_Person:5c7be7a1-a647-dd76-2271-2263de9a8ae9 ;
  a2a:EventKeyRef oa:event_elo_cfc50068-e103-b975-2708-9ab9546292a8_Event1 .

oa:source_elo_cfc50068-e103-b975-2708-9ab9546292a8
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1621-01-01 - 1644-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1621-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1644-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1631" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1631-11-07"^^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: 221, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 1621 - 3 juni 1644." ;
    a2a:RegistryNumber "221" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 221, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 1621 - 3 juni 1644., 221"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/ba23b0e2-5830-4bad-ae43-c93b61e097da/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/cfc50068-e103-b975-2708-9ab9546292a8" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/ba23b0e2-5830-4bad-ae43-c93b61e097da/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/cfc50068-e103-b975-2708-9ab9546292a8" ;
  a2a:RecordGUID "{cfc50068-e103-b975-2708-9ab9546292a8}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 07-11-1631<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/221\">Inventarisnummer 221 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "221" ;
  a2a:SourceRemarkregister_periode "1621-1644" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_24521_00024521.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 07-11-1631" .
