@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_e3a1a8a2-7639-e695-12f0-403f5e435018
  a a2a:Record ;
  rdfs:label "DTB Dopen op 19 oktober 1740 te Leiden" ;
  a2a:hasPerson oa:person_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Person-4528082c-a819-6e69-3a74-9bbeeb3b67a5, oa:person_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Person-72c780ba-15cb-f335-d145-7bd0956e33f7, oa:person_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Person-8d785e29-1eb4-388c-264f-30c9477fcb09, oa:person_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Person-b9332503-4e8b-5e93-9275-ea69fd87f755, oa:person_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Person-12452761-60f2-9ed4-d366-58f191f94199 ;
  a2a:hasEvent oa:event_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_0, oa:relationep_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_1, oa:relationep_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_2, oa:relationep_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_3, oa:relationep_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_4 ;
  a2a:hasSource oa:source_elo_e3a1a8a2-7639-e695-12f0-403f5e435018 .

oa:person_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Person-4528082c-a819-6e69-3a74-9bbeeb3b67a5
  a a2a:Person ;
  rdfs:label "Abraham Slegtenhorst" ;
  a2a:PersonName [
    rdfs:label "Abraham Slegtenhorst" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Slegtenhorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Person-72c780ba-15cb-f335-d145-7bd0956e33f7
  a a2a:Person ;
  rdfs:label "Wouter Slegtenhorst" ;
  a2a:PersonName [
    rdfs:label "Wouter Slegtenhorst" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Slegtenhorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Person-8d785e29-1eb4-388c-264f-30c9477fcb09
  a a2a:Person ;
  rdfs:label "Maria van Wilmstad" ;
  a2a:PersonName [
    rdfs:label "Maria van Wilmstad" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wilmstad"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Person-b9332503-4e8b-5e93-9275-ea69fd87f755
  a a2a:Person ;
  rdfs:label "Trijntje de Vroome" ;
  a2a:PersonName [
    rdfs:label "Trijntje de Vroome" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vroome"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Person-12452761-60f2-9ed4-d366-58f191f94199
  a a2a:Person ;
  rdfs:label "Abraham de Mijn" ;
  a2a:PersonName [
    rdfs:label "Abraham de Mijn" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1740" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1740-10-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Person:4528082c-a819-6e69-3a74-9bbeeb3b67a5 ;
  a2a:EventKeyRef oa:event_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Event1 .

oa:relationep_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Person:72c780ba-15cb-f335-d145-7bd0956e33f7 ;
  a2a:EventKeyRef oa:event_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Event1 .

oa:relationep_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Person:8d785e29-1eb4-388c-264f-30c9477fcb09 ;
  a2a:EventKeyRef oa:event_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Event1 .

oa:relationep_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Person:b9332503-4e8b-5e93-9275-ea69fd87f755 ;
  a2a:EventKeyRef oa:event_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Event1 .

oa:relationep_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Person:12452761-60f2-9ed4-d366-58f191f94199 ;
  a2a:EventKeyRef oa:event_elo_e3a1a8a2-7639-e695-12f0-403f5e435018_Event1 .

oa:source_elo_e3a1a8a2-7639-e695-12f0-403f5e435018
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1725-01-01 - 1740-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1740-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1740" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1740-10-19"^^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: 228, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 1725 - 1740." ;
    a2a:RegistryNumber "228" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 228, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 1725 - 1740., 228"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/0f7d3545-ebd0-4c5c-a9a3-0f18ac8e5944/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e3a1a8a2-7639-e695-12f0-403f5e435018" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/0f7d3545-ebd0-4c5c-a9a3-0f18ac8e5944/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/e3a1a8a2-7639-e695-12f0-403f5e435018" ;
  a2a:RecordGUID "{e3a1a8a2-7639-e695-12f0-403f5e435018}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 19-10-1740<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/228\">Inventarisnummer 228 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "228" ;
  a2a:SourceRemarkregister_periode "1725-1740" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_442_00000442.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 19-10-1740" .
