@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_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc
  a a2a:Record ;
  rdfs:label "DTB Dopen op 9 december 1646 te Leiden" ;
  a2a:hasPerson oa:person_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Person-95dd3f2f-48e3-2864-b64b-59c9cddb5cd7, oa:person_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Person-caab577b-eb79-0143-f1e3-59f1dae3de08, oa:person_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Person-318d466e-ea08-d6c0-b7a9-1fe5f722a659, oa:person_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Person-28891ded-8e99-0ddb-20ae-5bf9fa233588, oa:person_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Person-558aaed2-feed-966b-3f32-9cc35ec0ee0c ;
  a2a:hasEvent oa:event_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_0, oa:relationep_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_1, oa:relationep_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_2, oa:relationep_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_3, oa:relationep_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_4 ;
  a2a:hasSource oa:source_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc .

oa:person_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Person-95dd3f2f-48e3-2864-b64b-59c9cddb5cd7
  a a2a:Person ;
  rdfs:label "Maria" ;
  a2a:PersonName [
    rdfs:label "Maria" ;
    a2a:PersonNameFirstName "Maria"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Person-caab577b-eb79-0143-f1e3-59f1dae3de08
  a a2a:Person ;
  rdfs:label "Johan Jansen" ;
  a2a:PersonName [
    rdfs:label "Johan Jansen" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePatronym "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Person-318d466e-ea08-d6c0-b7a9-1fe5f722a659
  a a2a:Person ;
  rdfs:label "Marten Tesselar" ;
  a2a:PersonName [
    rdfs:label "Marten Tesselar" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Tesselar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Person-28891ded-8e99-0ddb-20ae-5bf9fa233588
  a a2a:Person ;
  rdfs:label "Magteltie Jaspers" ;
  a2a:PersonName [
    rdfs:label "Magteltie Jaspers" ;
    a2a:PersonNameFirstName "Magteltie" ;
    a2a:PersonNamePatronym "Jaspers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Person-558aaed2-feed-966b-3f32-9cc35ec0ee0c
  a a2a:Person ;
  rdfs:label "Elsie Henrix" ;
  a2a:PersonName [
    rdfs:label "Elsie Henrix" ;
    a2a:PersonNameFirstName "Elsie" ;
    a2a:PersonNamePatronym "Henrix"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1646" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1646-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Person:95dd3f2f-48e3-2864-b64b-59c9cddb5cd7 ;
  a2a:EventKeyRef oa:event_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Event1 .

oa:relationep_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Person:caab577b-eb79-0143-f1e3-59f1dae3de08 ;
  a2a:EventKeyRef oa:event_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Event1 .

oa:relationep_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Person:318d466e-ea08-d6c0-b7a9-1fe5f722a659 ;
  a2a:EventKeyRef oa:event_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Event1 .

oa:relationep_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Person:28891ded-8e99-0ddb-20ae-5bf9fa233588 ;
  a2a:EventKeyRef oa:event_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Event1 .

oa:relationep_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Person:558aaed2-feed-966b-3f32-9cc35ec0ee0c ;
  a2a:EventKeyRef oa:event_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc_Event1 .

oa:source_elo_3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc
  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 "1646" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1646-12-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/iiif/3/39cfa87e-2bd1-408c-b8b3-76ac9b47ecc8/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/39cfa87e-2bd1-408c-b8b3-76ac9b47ecc8/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/3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc" ;
  a2a:RecordGUID "{3e8be8f0-a44a-2aa8-a834-bf5d34fefcdc}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 09-12-1646<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_20260701_6342_00006342.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 09-12-1646" .
