@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_86b42da2-4e72-e1f7-57f5-fe1d629b1a73
  a a2a:Record ;
  rdfs:label "DTB Dopen op 19 april 1759 te Leiden" ;
  a2a:hasPerson oa:person_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Person-75d47ecf-34ad-7a9a-7d0c-f98970f92904, oa:person_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Person-d2ea1f82-19cf-7c33-a661-dd9312aafd31, oa:person_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Person-c2765ea1-ee12-bf76-18ca-f7e61ca681ab, oa:person_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Person-d33410a9-87e4-c913-35ab-9226ec2500ca, oa:person_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Person-e03e7f58-ca13-6961-74b3-33e97b75a148 ;
  a2a:hasEvent oa:event_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_0, oa:relationep_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_1, oa:relationep_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_2, oa:relationep_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_3, oa:relationep_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_4 ;
  a2a:hasSource oa:source_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73 .

oa:person_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Person-75d47ecf-34ad-7a9a-7d0c-f98970f92904
  a a2a:Person ;
  rdfs:label "Fredrik Leenhouwer" ;
  a2a:PersonName [
    rdfs:label "Fredrik Leenhouwer" ;
    a2a:PersonNameFirstName "Fredrik" ;
    a2a:PersonNameLastName "Leenhouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Person-d2ea1f82-19cf-7c33-a661-dd9312aafd31
  a a2a:Person ;
  rdfs:label "Abraham Leenhouwer" ;
  a2a:PersonName [
    rdfs:label "Abraham Leenhouwer" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Leenhouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Person-c2765ea1-ee12-bf76-18ca-f7e61ca681ab
  a a2a:Person ;
  rdfs:label "Maria van der Tend" ;
  a2a:PersonName [
    rdfs:label "Maria van der Tend" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Tend"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Person-d33410a9-87e4-c913-35ab-9226ec2500ca
  a a2a:Person ;
  rdfs:label "Gerrit de Ridder" ;
  a2a:PersonName [
    rdfs:label "Gerrit de Ridder" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ridder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Person-e03e7f58-ca13-6961-74b3-33e97b75a148
  a a2a:Person ;
  rdfs:label "Cornelia Sterling" ;
  a2a:PersonName [
    rdfs:label "Cornelia Sterling" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Sterling"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1759" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1759-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Person:75d47ecf-34ad-7a9a-7d0c-f98970f92904 ;
  a2a:EventKeyRef oa:event_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Event1 .

oa:relationep_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Person:d2ea1f82-19cf-7c33-a661-dd9312aafd31 ;
  a2a:EventKeyRef oa:event_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Event1 .

oa:relationep_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Person:c2765ea1-ee12-bf76-18ca-f7e61ca681ab ;
  a2a:EventKeyRef oa:event_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Event1 .

oa:relationep_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Person:d33410a9-87e4-c913-35ab-9226ec2500ca ;
  a2a:EventKeyRef oa:event_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Event1 .

oa:relationep_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Person:e03e7f58-ca13-6961-74b3-33e97b75a148 ;
  a2a:EventKeyRef oa:event_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73_Event1 .

oa:source_elo_86b42da2-4e72-e1f7-57f5-fe1d629b1a73
  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 "1759" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1759-04-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: 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/1db5db8e-9d0c-4b7c-be70-d4d63e929e24/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/86b42da2-4e72-e1f7-57f5-fe1d629b1a73" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/1db5db8e-9d0c-4b7c-be70-d4d63e929e24/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/86b42da2-4e72-e1f7-57f5-fe1d629b1a73" ;
  a2a:RecordGUID "{86b42da2-4e72-e1f7-57f5-fe1d629b1a73}" ;
  a2a:SourceRemarkOpmerking "Tweeling met Gerrit<br>Doopdatum: 19-04-1759<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_20260528_9875_00009875.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 19-04-1759" .
