@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_ebdfe45d-e233-4c18-8737-a370ffc36fca
  a a2a:Record ;
  rdfs:label "Lijfrente (in het jaar 1500-2025)" ;
  a2a:hasPerson oa:person_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Person-dee471a5-24d1-47c9-8dc0-b98daf57ffe2, oa:person_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Person-2d59d84b-8d19-4bb1-a8da-d53ab894d3dc, oa:person_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Person-6608e756-d145-4e4f-afff-e6f234b565a4, oa:person_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Person-1a3becf6-4d1f-4a08-8b92-f4d9da8cf5ce, oa:person_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Person-6edd8734-e142-416c-b88a-737a13afcd97 ;
  a2a:hasEvent oa:event_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_0, oa:relationep_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_1, oa:relationep_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_2, oa:relationep_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_3, oa:relationep_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_4 ;
  a2a:hasSource oa:source_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca .

oa:person_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Person-dee471a5-24d1-47c9-8dc0-b98daf57ffe2
  a a2a:Person ;
  rdfs:label "Margaretha van Noort" ;
  a2a:PersonName [
    rdfs:label "Margaretha van Noort" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Noort"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "9 jaar" ;
    rdfs:label "9 jaar"
  ] .

oa:person_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Person-2d59d84b-8d19-4bb1-a8da-d53ab894d3dc
  a a2a:Person ;
  rdfs:label "Neeltgen van Noort" ;
  a2a:PersonName [
    rdfs:label "Neeltgen van Noort" ;
    a2a:PersonNameFirstName "Neeltgen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Noort"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Person-6608e756-d145-4e4f-afff-e6f234b565a4
  a a2a:Person ;
  rdfs:label "Claes Cornelisz van Noort" ;
  a2a:PersonName [
    rdfs:label "Claes Cornelisz van Noort" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNamePatronym "Cornelisz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Noort"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "schepen (1605)" .

oa:person_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Person-1a3becf6-4d1f-4a08-8b92-f4d9da8cf5ce
  a a2a:Person ;
  rdfs:label "Claes Cornelisz van Noort" ;
  a2a:PersonName [
    rdfs:label "Claes Cornelisz van Noort" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNamePatronym "Cornelisz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Noort"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "schepen (1605)" .

oa:person_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Person-6edd8734-e142-416c-b88a-737a13afcd97
  a a2a:Person ;
  rdfs:label "Lysbeth Claesdr" ;
  a2a:PersonName [
    rdfs:label "Lysbeth Claesdr" ;
    a2a:PersonNameFirstName "Lysbeth" ;
    a2a:PersonNamePatronym "Claesdr"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:event_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Event1
  a a2a:Event ;
  rdfs:label "other:Lijfrente" ;
  a2a:EventType "other:Lijfrente" ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_0
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Person:dee471a5-24d1-47c9-8dc0-b98daf57ffe2 ;
  a2a:EventKeyRef oa:event_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Event1 .

oa:relationep_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_1
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Person:2d59d84b-8d19-4bb1-a8da-d53ab894d3dc ;
  a2a:EventKeyRef oa:event_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Event1 .

oa:relationep_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_2
  a a2a:RelationEP ;
  rdfs:label "other:Heffer" ;
  a2a:RelationType "other:Heffer" ;
  a2a:PersonKeyRef oa:person_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Person:6608e756-d145-4e4f-afff-e6f234b565a4 ;
  a2a:EventKeyRef oa:event_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Event1 .

oa:relationep_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Person:1a3becf6-4d1f-4a08-8b92-f4d9da8cf5ce ;
  a2a:EventKeyRef oa:event_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Event1 .

oa:relationep_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Person:6edd8734-e142-416c-b88a-737a13afcd97 ;
  a2a:EventKeyRef oa:event_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca_Event1 .

oa:source_elo_ebdfe45d-e233-4c18-8737-a370ffc36fca
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1500-01-01 - 2025-12-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2025-12-25"^^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 "1595" ;
    a2a:RegistryNumber "6" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Diverse bronnen, Deel: 6, Lijfrenteregisters, 1595, 6"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ebdfe45d-e233-4c18-8737-a370ffc36fca" ;
  a2a:RecordGUID "{ebdfe45d-e233-4c18-8737-a370ffc36fca}" ;
  a2a:SourceRemarkOpmerking "Jaar aankoop: 1587<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_20251225_28680_00028680.xml van ELO" .

