@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_e44126ef-e390-1826-1c96-24e9f8d69cbc
  a a2a:Record ;
  rdfs:label "DTB Dopen op 7 april 1735 te Leiden" ;
  a2a:hasPerson oa:person_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Person-2d8eeaf6-071e-48eb-5f0a-ff0626a1e80e, oa:person_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Person-dab85338-c62f-ebdd-744f-2e24a3523790, oa:person_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Person-6a202dee-9569-969c-7460-0a7505bb24f6, oa:person_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Person-09b91858-1040-7458-cd61-f71e4c908e04, oa:person_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Person-cd92a392-8e04-83fe-74d1-bd1d3bf21f91 ;
  a2a:hasEvent oa:event_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_0, oa:relationep_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_1, oa:relationep_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_2, oa:relationep_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_3, oa:relationep_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_4 ;
  a2a:hasSource oa:source_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc .

oa:person_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Person-2d8eeaf6-071e-48eb-5f0a-ff0626a1e80e
  a a2a:Person ;
  rdfs:label "Petrus Sloots" ;
  a2a:PersonName [
    rdfs:label "Petrus Sloots" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Sloots"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Person-dab85338-c62f-ebdd-744f-2e24a3523790
  a a2a:Person ;
  rdfs:label "Michiel Sloots" ;
  a2a:PersonName [
    rdfs:label "Michiel Sloots" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Sloots"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Person-6a202dee-9569-969c-7460-0a7505bb24f6
  a a2a:Person ;
  rdfs:label "Anna Huysberg" ;
  a2a:PersonName [
    rdfs:label "Anna Huysberg" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Huysberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Person-09b91858-1040-7458-cd61-f71e4c908e04
  a a2a:Person ;
  rdfs:label "Dirk Aldermans" ;
  a2a:PersonName [
    rdfs:label "Dirk Aldermans" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Aldermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Person-cd92a392-8e04-83fe-74d1-bd1d3bf21f91
  a a2a:Person ;
  rdfs:label "Marijtje Sloots" ;
  a2a:PersonName [
    rdfs:label "Marijtje Sloots" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNameLastName "Sloots"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1735" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1735-04-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Person:2d8eeaf6-071e-48eb-5f0a-ff0626a1e80e ;
  a2a:EventKeyRef oa:event_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Event1 .

oa:relationep_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Person:dab85338-c62f-ebdd-744f-2e24a3523790 ;
  a2a:EventKeyRef oa:event_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Event1 .

oa:relationep_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Person:6a202dee-9569-969c-7460-0a7505bb24f6 ;
  a2a:EventKeyRef oa:event_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Event1 .

oa:relationep_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Person:09b91858-1040-7458-cd61-f71e4c908e04 ;
  a2a:EventKeyRef oa:event_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Event1 .

oa:relationep_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Person:cd92a392-8e04-83fe-74d1-bd1d3bf21f91 ;
  a2a:EventKeyRef oa:event_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc_Event1 .

oa:source_elo_e44126ef-e390-1826-1c96-24e9f8d69cbc
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1670-01-01 - 1802-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1670-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1802-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1735" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1735-04-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: 295, Periode: 1..." ;
    a2a:Book "Doopboek en trouwboek van de kerk aan de St. Jorissteeg (RK) te Leiden, 1670 - 1802" ;
    a2a:RegistryNumber "295" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 295, Periode: 1..., Doopboek en trouwboek van de kerk aan de St. Jorissteeg (RK) te Leiden, 1670 - 1802, 295"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/0bc96442-efdd-4913-8376-e6a4c432c1c2/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e44126ef-e390-1826-1c96-24e9f8d69cbc" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/0bc96442-efdd-4913-8376-e6a4c432c1c2/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/e44126ef-e390-1826-1c96-24e9f8d69cbc" ;
  a2a:RecordGUID "{e44126ef-e390-1826-1c96-24e9f8d69cbc}" ;
  a2a:SourceRemarkOpmerking "Tweeling met Theodorus<br>Doopdatum: 07-04-1735<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/295\">Inventarisnummer 295 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "295" ;
  a2a:SourceRemarkregister_periode "1670-1802" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_14884_00014884.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 07-04-1735" .
