@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_39e407f9-c8bf-24ea-13cc-2cd18b37684d
  a a2a:Record ;
  rdfs:label "DTB Dopen op 25 april 1756 te Leiden" ;
  a2a:hasPerson oa:person_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Person-7f8e45ff-a27c-21e2-6483-ea7017f08046, oa:person_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Person-fc79b0f0-43a3-8c0e-6460-1a276a14e361, oa:person_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Person-2813bcdc-9f29-6889-255d-8d3446e6f7b7, oa:person_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Person-e995857d-fe28-b38a-68a1-baa2017be46a, oa:person_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Person-3a2d4fc1-79a1-7c3a-8018-6787ef8c9811, oa:person_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Person-ef9ca2b5-79e6-011d-090d-f6e3a2d2534d ;
  a2a:hasEvent oa:event_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_0, oa:relationep_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_1, oa:relationep_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_2, oa:relationep_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_3, oa:relationep_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_4, oa:relationep_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_5 ;
  a2a:hasSource oa:source_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d .

oa:person_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Person-7f8e45ff-a27c-21e2-6483-ea7017f08046
  a a2a:Person ;
  rdfs:label "Abigaël Tasseron" ;
  a2a:PersonName [
    rdfs:label "Abigaël Tasseron" ;
    a2a:PersonNameFirstName "Abigaël" ;
    a2a:PersonNameLastName "Tasseron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Person-fc79b0f0-43a3-8c0e-6460-1a276a14e361
  a a2a:Person ;
  rdfs:label "Jacobus Tasseron" ;
  a2a:PersonName [
    rdfs:label "Jacobus Tasseron" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Tasseron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Person-2813bcdc-9f29-6889-255d-8d3446e6f7b7
  a a2a:Person ;
  rdfs:label "Cornelia van Bhallego" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Bhallego" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bhallego"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Person-e995857d-fe28-b38a-68a1-baa2017be46a
  a a2a:Person ;
  rdfs:label "Abraham Tasseron" ;
  a2a:PersonName [
    rdfs:label "Abraham Tasseron" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Tasseron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Person-3a2d4fc1-79a1-7c3a-8018-6787ef8c9811
  a a2a:Person ;
  rdfs:label "Tanneke Kouwenberg" ;
  a2a:PersonName [
    rdfs:label "Tanneke Kouwenberg" ;
    a2a:PersonNameFirstName "Tanneke" ;
    a2a:PersonNameLastName "Kouwenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Person-ef9ca2b5-79e6-011d-090d-f6e3a2d2534d
  a a2a:Person ;
  rdfs:label "Neeltje Tasseron" ;
  a2a:PersonName [
    rdfs:label "Neeltje Tasseron" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Tasseron"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1756-04-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Person:7f8e45ff-a27c-21e2-6483-ea7017f08046 ;
  a2a:EventKeyRef oa:event_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Event1 .

oa:relationep_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Person:fc79b0f0-43a3-8c0e-6460-1a276a14e361 ;
  a2a:EventKeyRef oa:event_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Event1 .

oa:relationep_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Person:2813bcdc-9f29-6889-255d-8d3446e6f7b7 ;
  a2a:EventKeyRef oa:event_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Event1 .

oa:relationep_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Person:e995857d-fe28-b38a-68a1-baa2017be46a ;
  a2a:EventKeyRef oa:event_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Event1 .

oa:relationep_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Person:3a2d4fc1-79a1-7c3a-8018-6787ef8c9811 ;
  a2a:EventKeyRef oa:event_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Event1 .

oa:relationep_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Person:ef9ca2b5-79e6-011d-090d-f6e3a2d2534d ;
  a2a:EventKeyRef oa:event_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d_Event1 .

oa:source_elo_39e407f9-c8bf-24ea-13cc-2cd18b37684d
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1755-01-01 - 1767-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1755-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1767-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1756-04-25"^^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: 252, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1755 - 28 juni 1767." ;
    a2a:RegistryNumber "252" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 252, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1755 - 28 juni 1767., 252"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/5870c140-6eeb-4f32-b43b-1c8d7542c32c/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/39e407f9-c8bf-24ea-13cc-2cd18b37684d" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/5870c140-6eeb-4f32-b43b-1c8d7542c32c/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/39e407f9-c8bf-24ea-13cc-2cd18b37684d" ;
  a2a:RecordGUID "{39e407f9-c8bf-24ea-13cc-2cd18b37684d}" ;
  a2a:SourceRemarkOpmerking "Tweeling met Jacobus<br>Doopdatum: 25-04-1756<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/252\">Inventarisnummer 252 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "252" ;
  a2a:SourceRemarkregister_periode "1755-1767" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_5963_00005963.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 25-04-1756" .
