@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_46a2b744-eabb-dc0d-113c-c12067309756
  a a2a:Record ;
  rdfs:label "DTB Dopen op 9 augustus 1700 te Leiden" ;
  a2a:hasPerson oa:person_elo_46a2b744-eabb-dc0d-113c-c12067309756_Person-9514e01a-5c40-6f4d-8c3a-3ce0e7d62037, oa:person_elo_46a2b744-eabb-dc0d-113c-c12067309756_Person-5f273488-a811-94fb-9971-b3e0539c96aa, oa:person_elo_46a2b744-eabb-dc0d-113c-c12067309756_Person-9ce22409-7ccc-dcad-9cf1-8ec7237d397b, oa:person_elo_46a2b744-eabb-dc0d-113c-c12067309756_Person-96cc60a0-7a04-3c3b-e63a-b9e5b95ed5f2, oa:person_elo_46a2b744-eabb-dc0d-113c-c12067309756_Person-fe84e0d2-e7ea-874f-f841-0ad1ab0490d9 ;
  a2a:hasEvent oa:event_elo_46a2b744-eabb-dc0d-113c-c12067309756_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_46a2b744-eabb-dc0d-113c-c12067309756_0, oa:relationep_elo_46a2b744-eabb-dc0d-113c-c12067309756_1, oa:relationep_elo_46a2b744-eabb-dc0d-113c-c12067309756_2, oa:relationep_elo_46a2b744-eabb-dc0d-113c-c12067309756_3, oa:relationep_elo_46a2b744-eabb-dc0d-113c-c12067309756_4 ;
  a2a:hasSource oa:source_elo_46a2b744-eabb-dc0d-113c-c12067309756 .

oa:person_elo_46a2b744-eabb-dc0d-113c-c12067309756_Person-9514e01a-5c40-6f4d-8c3a-3ce0e7d62037
  a a2a:Person ;
  rdfs:label "Anna Catrijn Lockers" ;
  a2a:PersonName [
    rdfs:label "Anna Catrijn Lockers" ;
    a2a:PersonNameFirstName "Anna Catrijn" ;
    a2a:PersonNameLastName "Lockers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_46a2b744-eabb-dc0d-113c-c12067309756_Person-5f273488-a811-94fb-9971-b3e0539c96aa
  a a2a:Person ;
  rdfs:label "Abraham Lockers" ;
  a2a:PersonName [
    rdfs:label "Abraham Lockers" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Lockers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_46a2b744-eabb-dc0d-113c-c12067309756_Person-9ce22409-7ccc-dcad-9cf1-8ec7237d397b
  a a2a:Person ;
  rdfs:label "Jannetje Ferdinandes" ;
  a2a:PersonName [
    rdfs:label "Jannetje Ferdinandes" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePatronym "Ferdinandes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_46a2b744-eabb-dc0d-113c-c12067309756_Person-96cc60a0-7a04-3c3b-e63a-b9e5b95ed5f2
  a a2a:Person ;
  rdfs:label "Anna Catrijn de Wit" ;
  a2a:PersonName [
    rdfs:label "Anna Catrijn de Wit" ;
    a2a:PersonNameFirstName "Anna Catrijn" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_46a2b744-eabb-dc0d-113c-c12067309756_Person-fe84e0d2-e7ea-874f-f841-0ad1ab0490d9
  a a2a:Person ;
  rdfs:label "Jacob Christiaenze" ;
  a2a:PersonName [
    rdfs:label "Jacob Christiaenze" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Christiaenze"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_46a2b744-eabb-dc0d-113c-c12067309756_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1700" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1700-08-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_46a2b744-eabb-dc0d-113c-c12067309756_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_46a2b744-eabb-dc0d-113c-c12067309756_Person:9514e01a-5c40-6f4d-8c3a-3ce0e7d62037 ;
  a2a:EventKeyRef oa:event_elo_46a2b744-eabb-dc0d-113c-c12067309756_Event1 .

oa:relationep_elo_46a2b744-eabb-dc0d-113c-c12067309756_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_46a2b744-eabb-dc0d-113c-c12067309756_Person:5f273488-a811-94fb-9971-b3e0539c96aa ;
  a2a:EventKeyRef oa:event_elo_46a2b744-eabb-dc0d-113c-c12067309756_Event1 .

oa:relationep_elo_46a2b744-eabb-dc0d-113c-c12067309756_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_46a2b744-eabb-dc0d-113c-c12067309756_Person:9ce22409-7ccc-dcad-9cf1-8ec7237d397b ;
  a2a:EventKeyRef oa:event_elo_46a2b744-eabb-dc0d-113c-c12067309756_Event1 .

oa:relationep_elo_46a2b744-eabb-dc0d-113c-c12067309756_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_46a2b744-eabb-dc0d-113c-c12067309756_Person:96cc60a0-7a04-3c3b-e63a-b9e5b95ed5f2 ;
  a2a:EventKeyRef oa:event_elo_46a2b744-eabb-dc0d-113c-c12067309756_Event1 .

oa:relationep_elo_46a2b744-eabb-dc0d-113c-c12067309756_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_46a2b744-eabb-dc0d-113c-c12067309756_Person:fe84e0d2-e7ea-874f-f841-0ad1ab0490d9 ;
  a2a:EventKeyRef oa:event_elo_46a2b744-eabb-dc0d-113c-c12067309756_Event1 .

oa:source_elo_46a2b744-eabb-dc0d-113c-c12067309756
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1613-01-01 - 1769-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1613-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1700" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1700-08-09"^^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: 280, Periode: 1..." ;
    a2a:Book "Doopboek van de Luthersche Gemeente te Leiden, 1613 - 1769." ;
    a2a:RegistryNumber "280" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 280, Periode: 1..., Doopboek van de Luthersche Gemeente te Leiden, 1613 - 1769., 280"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/46a2b744-eabb-dc0d-113c-c12067309756/iiif/3/1822933/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/46a2b744-eabb-dc0d-113c-c12067309756" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/46a2b744-eabb-dc0d-113c-c12067309756/iiif/3/1822933/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/46a2b744-eabb-dc0d-113c-c12067309756" ;
  a2a:RecordGUID "{46a2b744-eabb-dc0d-113c-c12067309756}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 09-08-1700<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/280\">Inventarisnummer 280 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "280" ;
  a2a:SourceRemarkregister_periode "1613-1769" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_4888_00004888.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 09-08-1700" .
