@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_046897b6-c19f-4509-b4d9-ebe31e8ac28e
  a a2a:Record ;
  rdfs:label "Lijfrente (in het jaar 1500-2026)" ;
  a2a:hasPerson oa:person_elo_046897b6-c19f-4509-b4d9-ebe31e8ac28e_Person-78add306-2ef6-401a-8a4b-f10f4bb55b6e, oa:person_elo_046897b6-c19f-4509-b4d9-ebe31e8ac28e_Person-c13f87f1-cf93-492e-8cf0-160b33d4e35e, oa:person_elo_046897b6-c19f-4509-b4d9-ebe31e8ac28e_Person-18bfee84-fdc0-4b84-ae5d-1cb477028c25 ;
  a2a:hasEvent oa:event_elo_046897b6-c19f-4509-b4d9-ebe31e8ac28e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_046897b6-c19f-4509-b4d9-ebe31e8ac28e_0, oa:relationep_elo_046897b6-c19f-4509-b4d9-ebe31e8ac28e_1 ;
  a2a:hasSource oa:source_elo_046897b6-c19f-4509-b4d9-ebe31e8ac28e .

oa:person_elo_046897b6-c19f-4509-b4d9-ebe31e8ac28e_Person-78add306-2ef6-401a-8a4b-f10f4bb55b6e
  a a2a:Person ;
  rdfs:label "Jan Dicksz Stryckluicx" ;
  a2a:PersonName [
    rdfs:label "Jan Dicksz Stryckluicx" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Dicksz" ;
    a2a:PersonNameLastName "Stryckluicx"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_046897b6-c19f-4509-b4d9-ebe31e8ac28e_Person-c13f87f1-cf93-492e-8cf0-160b33d4e35e
  a a2a:Person ;
  rdfs:label "Alydt" ;
  a2a:PersonName [
    rdfs:label "Alydt" ;
    a2a:PersonNameFirstName "Alydt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_046897b6-c19f-4509-b4d9-ebe31e8ac28e_Person-18bfee84-fdc0-4b84-ae5d-1cb477028c25
  a a2a:Person ;
  rdfs:label "Dirck Stryckluicx" ;
  a2a:PersonName [
    rdfs:label "Dirck Stryckluicx" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNameLastName "Stryckluicx"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:event_elo_046897b6-c19f-4509-b4d9-ebe31e8ac28e_Event1
  a a2a:Event ;
  rdfs:label "other:Lijfrente" ;
  a2a:EventType "other:Lijfrente" ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_046897b6-c19f-4509-b4d9-ebe31e8ac28e_0
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_elo_046897b6-c19f-4509-b4d9-ebe31e8ac28e_Person:78add306-2ef6-401a-8a4b-f10f4bb55b6e ;
  a2a:EventKeyRef oa:event_elo_046897b6-c19f-4509-b4d9-ebe31e8ac28e_Event1 .

oa:relationep_elo_046897b6-c19f-4509-b4d9-ebe31e8ac28e_1
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_elo_046897b6-c19f-4509-b4d9-ebe31e8ac28e_Person:c13f87f1-cf93-492e-8cf0-160b33d4e35e ;
  a2a:EventKeyRef oa:event_elo_046897b6-c19f-4509-b4d9-ebe31e8ac28e_Event1 .

oa:source_elo_046897b6-c19f-4509-b4d9-ebe31e8ac28e
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1500-01-01 - 2026-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2026-02-06"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Diverse bronnen, Deel: 6" ;
    a2a:Book "Lijfrenteregisters" ;
    a2a:DocumentNumber "3659" ;
    a2a:RegistryNumber "6" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Diverse bronnen, Deel: 6, Lijfrenteregisters, 3659, 6"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/046897b6-c19f-4509-b4d9-ebe31e8ac28e" ;
  a2a:RecordGUID "{046897b6-c19f-4509-b4d9-ebe31e8ac28e}" ;
  a2a:SourceRemarkOpmerking "Jaar aankoop: 1489<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/Diverse_bronnen/file/6\">Inventarisnummer 6 van archiefnummer Diverse_bronnen in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Diverse bronnen" ;
  a2a:SourceRemarkdeel "6" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_421_00000421.xml van ELO" .

