@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_91fe90fd-00a6-a819-f6eb-4ff73fea980d
  a a2a:Record ;
  rdfs:label "DTB Dopen op 24 augustus 1743 te Rijpwetering" ;
  a2a:hasPerson oa:person_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Person-6f0a54f9-c1ac-121c-a08a-e959632a0949, oa:person_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Person-9df6ee6e-124d-77bd-1dd5-c25f3d00834e, oa:person_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Person-66cc9653-d5ce-7e9f-c175-7fb6ae82c879, oa:person_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Person-314d54d8-cd52-7c06-0bfe-11330076a8d6, oa:person_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Person-e6037d31-cbf2-7aec-ebba-9c98cb645987 ;
  a2a:hasEvent oa:event_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_0, oa:relationep_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_1, oa:relationep_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_2, oa:relationep_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_3, oa:relationep_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_4 ;
  a2a:hasSource oa:source_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d .

oa:person_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Person-6f0a54f9-c1ac-121c-a08a-e959632a0949
  a a2a:Person ;
  rdfs:label "Johannes Lami" ;
  a2a:PersonName [
    rdfs:label "Johannes Lami" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Lami"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Rijpwetering" ;
    rdfs:label "Rijpwetering"
  ] .

oa:person_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Person-9df6ee6e-124d-77bd-1dd5-c25f3d00834e
  a a2a:Person ;
  rdfs:label "Pieter Pieterse Lami" ;
  a2a:PersonName [
    rdfs:label "Pieter Pieterse Lami" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Pieterse" ;
    a2a:PersonNameLastName "Lami"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Person-66cc9653-d5ce-7e9f-c175-7fb6ae82c879
  a a2a:Person ;
  rdfs:label "Trijntie Dirks van der Voort" ;
  a2a:PersonName [
    rdfs:label "Trijntie Dirks van der Voort" ;
    a2a:PersonNameFirstName "Trijntie" ;
    a2a:PersonNamePatronym "Dirks" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Voort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Person-314d54d8-cd52-7c06-0bfe-11330076a8d6
  a a2a:Person ;
  rdfs:label "Ermpie Klaas van der Boog" ;
  a2a:PersonName [
    rdfs:label "Ermpie Klaas van der Boog" ;
    a2a:PersonNameFirstName "Ermpie" ;
    a2a:PersonNamePatronym "Klaas" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Boog"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Person-e6037d31-cbf2-7aec-ebba-9c98cb645987
  a a2a:Person ;
  rdfs:label "Cornelis Leenderse Borst" ;
  a2a:PersonName [
    rdfs:label "Cornelis Leenderse Borst" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Leenderse" ;
    a2a:PersonNameLastName "Borst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1743" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1743-08-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijpwetering" ;
    rdfs:label "Rijpwetering"
  ] .

oa:relationep_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Person:6f0a54f9-c1ac-121c-a08a-e959632a0949 ;
  a2a:EventKeyRef oa:event_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Event1 .

oa:relationep_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Person:9df6ee6e-124d-77bd-1dd5-c25f3d00834e ;
  a2a:EventKeyRef oa:event_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Event1 .

oa:relationep_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Person:66cc9653-d5ce-7e9f-c175-7fb6ae82c879 ;
  a2a:EventKeyRef oa:event_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Event1 .

oa:relationep_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Person:314d54d8-cd52-7c06-0bfe-11330076a8d6 ;
  a2a:EventKeyRef oa:event_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Event1 .

oa:relationep_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Person:e6037d31-cbf2-7aec-ebba-9c98cb645987 ;
  a2a:EventKeyRef oa:event_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d_Event1 .

oa:source_elo_91fe90fd-00a6-a819-f6eb-4ff73fea980d
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Alkemade" ;
    rdfs:label "Alkemade", "1733-01-01 - 1748-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1733-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1743" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1743-08-24"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 18, Periode: 1733-1748" ;
    a2a:Book "Doopboek en trouwboek (RK) van Rijpwetering, 1733 - 3 juni 1748;" ;
    a2a:RegistryNumber "18" ;
    a2a:Folio "107" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 18, Periode: 1733-1748, Doopboek en trouwboek (RK) van Rijpwetering, 1733 - 3 juni 1748;, 18, 107"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/3ed30fef-e4b5-420e-9aed-9ccac8cef9d5/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/91fe90fd-00a6-a819-f6eb-4ff73fea980d" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/3ed30fef-e4b5-420e-9aed-9ccac8cef9d5/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/91fe90fd-00a6-a819-f6eb-4ff73fea980d" ;
  a2a:RecordGUID "{91fe90fd-00a6-a819-f6eb-4ff73fea980d}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 24-08-1743<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/170.1.05/file/18\">Inventarisnummer 18 van archiefnummer 170.1.05 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters van Alkemade" ;
  a2a:SourceRemarkdeel "18" ;
  a2a:SourceRemarkregister_periode "1733-1748" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_10170_00010170.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 24-08-1743" .
