@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_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0
  a a2a:Record ;
  rdfs:label "Lijfrente (in het jaar 1500-2026)" ;
  a2a:hasPerson oa:person_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_Person-0f5ff611-7666-4eee-b10d-3e112493f22d, oa:person_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_Person-7029cd21-83c6-48cc-b013-9b21c90bce5e, oa:person_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_Person-28e93bcd-89cc-4a29-9484-323f3b1e2c5f, oa:person_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_Person-65fe1f22-3149-47bf-8d79-694e4b5235ed ;
  a2a:hasEvent oa:event_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_0, oa:relationep_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_1, oa:relationep_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_2, oa:relationep_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_3 ;
  a2a:hasSource oa:source_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0 .

oa:person_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_Person-0f5ff611-7666-4eee-b10d-3e112493f22d
  a a2a:Person ;
  rdfs:label "Jan Adriaensz Knotter" ;
  a2a:PersonName [
    rdfs:label "Jan Adriaensz Knotter" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Adriaensz" ;
    a2a:PersonNameLastName "Knotter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19 jaar" ;
    rdfs:label "19 jaar"
  ] .

oa:person_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_Person-7029cd21-83c6-48cc-b013-9b21c90bce5e
  a a2a:Person ;
  rdfs:label "Adriaen Jansz Knotter" ;
  a2a:PersonName [
    rdfs:label "Adriaen Jansz Knotter" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNamePatronym "Jansz" ;
    a2a:PersonNameLastName "Knotter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_Person-28e93bcd-89cc-4a29-9484-323f3b1e2c5f
  a a2a:Person ;
  rdfs:label "Jan Brouwer Jansz" ;
  a2a:PersonName [
    rdfs:label "Jan Brouwer Jansz" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Brouwer Jansz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_Person-65fe1f22-3149-47bf-8d79-694e4b5235ed
  a a2a:Person ;
  rdfs:label "Adriana Dircksdr" ;
  a2a:PersonName [
    rdfs:label "Adriana Dircksdr" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Dircksdr"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:event_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_Event1
  a a2a:Event ;
  rdfs:label "other:Lijfrente" ;
  a2a:EventType "other:Lijfrente" ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_0
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_Person:0f5ff611-7666-4eee-b10d-3e112493f22d ;
  a2a:EventKeyRef oa:event_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_Event1 .

oa:relationep_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_Person:7029cd21-83c6-48cc-b013-9b21c90bce5e ;
  a2a:EventKeyRef oa:event_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_Event1 .

oa:relationep_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_2
  a a2a:RelationEP ;
  rdfs:label "other:Heffer" ;
  a2a:RelationType "other:Heffer" ;
  a2a:PersonKeyRef oa:person_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_Person:28e93bcd-89cc-4a29-9484-323f3b1e2c5f ;
  a2a:EventKeyRef oa:event_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_Event1 .

oa:relationep_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_Person:65fe1f22-3149-47bf-8d79-694e4b5235ed ;
  a2a:EventKeyRef oa:event_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0_Event1 .

oa:source_elo_100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0
  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 "1741" ;
    a2a:RegistryNumber "6" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Diverse bronnen, Deel: 6, Lijfrenteregisters, 1741, 6"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0" ;
  a2a:RecordGUID "{100ea4b5-14c7-4ccc-a8a6-ebed60c0bdf0}" ;
  a2a:SourceRemarkOpmerking "Jaar aankoop: 1590<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_642_00000642.xml van ELO" .

