@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_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9
  a a2a:Record ;
  rdfs:label "Buurquesties 1597-1700 op 11 oktober 1630 te Leiden, Diefsteeg" ;
  a2a:hasPerson oa:person_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_Person-651edeb5-d375-4222-b4c0-40c09982c57b, oa:person_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_Person-cbaa02ec-8c02-40e0-a623-2b2b5d449991, oa:person_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_Person-f50c3bc3-ba7e-41c6-8d21-769207f11ab6 ;
  a2a:hasEvent oa:event_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_0, oa:relationep_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_1, oa:relationep_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_2 ;
  a2a:hasSource oa:source_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9 .

oa:person_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_Person-651edeb5-d375-4222-b4c0-40c09982c57b
  a a2a:Person ;
  rdfs:label "Matheus de Cloot" ;
  a2a:PersonName [
    rdfs:label "Matheus de Cloot" ;
    a2a:PersonNameFirstName "Matheus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cloot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_Person-cbaa02ec-8c02-40e0-a623-2b2b5d449991
  a a2a:Person ;
  rdfs:label "Cornelis Cornelisz. van Dolendo" ;
  a2a:PersonName [
    rdfs:label "Cornelis Cornelisz. van Dolendo" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Cornelisz." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dolendo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_Person-f50c3bc3-ba7e-41c6-8d21-769207f11ab6
  a a2a:Person ;
  rdfs:label "Cornelis Symonsz. van Dolendo" ;
  a2a:PersonName [
    rdfs:label "Cornelis Symonsz. van Dolendo" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Symonsz." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dolendo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_Event1
  a a2a:Event ;
  rdfs:label "other:Buurquesties 1597-1700" ;
  a2a:EventType "other:Buurquesties 1597-1700" ;
  a2a:EventDate [
    a2a:Year "1630" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1630-10-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden, Diefsteeg" ;
    rdfs:label "Leiden, Diefsteeg"
  ] .

oa:relationep_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_0
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_Person:651edeb5-d375-4222-b4c0-40c09982c57b ;
  a2a:EventKeyRef oa:event_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_Event1 .

oa:relationep_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_1
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_Person:cbaa02ec-8c02-40e0-a623-2b2b5d449991 ;
  a2a:EventKeyRef oa:event_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_Event1 .

oa:relationep_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_2
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_Person:f50c3bc3-ba7e-41c6-8d21-769207f11ab6 ;
  a2a:EventKeyRef oa:event_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9_Event1 .

oa:source_elo_ac14f6b4-e08b-4c2b-93fb-7e99d48337c9
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1626-01-01 - 1637-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1626-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1630" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1630-10-11"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Schepenbank (Oud Rechterlijk Archief) van Leiden, Deel: 48E, Periode: 1626-1637" ;
    a2a:Book "E. 1626 april-1637 jan." ;
    a2a:DocumentNumber "1847" ;
    a2a:RegistryNumber "48E" ;
    a2a:Folio "80" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Schepenbank (Oud Rechterlijk Archief) van Leiden, Deel: 48E, Periode: 1626-1637, E. 1626 april-1637 jan., 1847, 48E, 80"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ac14f6b4-e08b-4c2b-93fb-7e99d48337c9" ;
  a2a:RecordGUID "{ac14f6b4-e08b-4c2b-93fb-7e99d48337c9}" ;
  a2a:SourceRemarkOpmerking """Cornelis Symonsz. van Dolende voor zijn zoon Cornelis Cornelisz. van Dolendo
hij eist dat Matheus de Cloot op de overwelfde Voldersgracht op gemeenschappelijke kosten de scheidsmuur tussen hun erven zal vernieuwen<br/><br/><a href="/collecties/archieven/archievenoverzicht/search/list/findingaid/0508/file/48E">Inventarisnummer 48E van archiefnummer 0508 in Archieven</a>""" ;
  a2a:SourceRemarkarchiefnaam "Schepenbank (Oud Rechterlijk Archief) van Leiden" ;
  a2a:SourceRemarkdeel "48E" ;
  a2a:SourceRemarkregister_periode "1626-1637" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_27146_00027146.xml van ELO" .

