@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_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf
  a a2a:Record ;
  rdfs:label "Buurquesties 1597-1700 op 16 januari 1619 te Leiden, Noordeinde, omtrent de Witte Poort" ;
  a2a:hasPerson oa:person_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Person-51b07fb1-84a8-49b3-a65f-20baa94f5ba6, oa:person_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Person-75bb84c5-ef26-45eb-ac15-59652470e3db, oa:person_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Person-92bf153e-dd16-4c2a-9036-b0f19752c1ef, oa:person_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Person-a22018ef-1a25-47a2-94f8-e63131ba98a9, oa:person_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Person-c2ec419e-bd89-4e14-8446-3aa1cb8dbef1 ;
  a2a:hasEvent oa:event_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_0, oa:relationep_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_1, oa:relationep_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_2, oa:relationep_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_3, oa:relationep_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_4 ;
  a2a:hasSource oa:source_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf .

oa:person_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Person-51b07fb1-84a8-49b3-a65f-20baa94f5ba6
  a a2a:Person ;
  rdfs:label "Aeltgen Thonisdr." ;
  a2a:PersonName [
    rdfs:label "Aeltgen Thonisdr." ;
    a2a:PersonNameFirstName "Aeltgen" ;
    a2a:PersonNamePatronym "Thonisdr."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Person-75bb84c5-ef26-45eb-ac15-59652470e3db
  a a2a:Person ;
  rdfs:label "Arent Maertensz. Deun" ;
  a2a:PersonName [
    rdfs:label "Arent Maertensz. Deun" ;
    a2a:PersonNameFirstName "Arent" ;
    a2a:PersonNamePatronym "Maertensz." ;
    a2a:PersonNameLastName "Deun"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Person-92bf153e-dd16-4c2a-9036-b0f19752c1ef
  a a2a:Person ;
  rdfs:label "Wouter Pietersz. Vermij" ;
  a2a:PersonName [
    rdfs:label "Wouter Pietersz. Vermij" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNamePatronym "Pietersz." ;
    a2a:PersonNameLastName "Vermij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Person-a22018ef-1a25-47a2-94f8-e63131ba98a9
  a a2a:Person ;
  rdfs:label "Claes Pietersz. Vermij" ;
  a2a:PersonName [
    rdfs:label "Claes Pietersz. Vermij" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNamePatronym "Pietersz." ;
    a2a:PersonNameLastName "Vermij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Person-c2ec419e-bd89-4e14-8446-3aa1cb8dbef1
  a a2a:Person ;
  rdfs:label "Samuel Amandi" ;
  a2a:PersonName [
    rdfs:label "Samuel Amandi" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNameLastName "Amandi"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Event1
  a a2a:Event ;
  rdfs:label "other:Buurquesties 1597-1700" ;
  a2a:EventType "other:Buurquesties 1597-1700" ;
  a2a:EventDate [
    a2a:Year "1619" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1619-01-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden, Noordeinde, omtrent de Witte Poort" ;
    rdfs:label "Leiden, Noordeinde, omtrent de Witte Poort"
  ] .

oa:relationep_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_0
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Person:51b07fb1-84a8-49b3-a65f-20baa94f5ba6 ;
  a2a:EventKeyRef oa:event_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Event1 .

oa:relationep_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_1
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Person:75bb84c5-ef26-45eb-ac15-59652470e3db ;
  a2a:EventKeyRef oa:event_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Event1 .

oa:relationep_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_2
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Person:92bf153e-dd16-4c2a-9036-b0f19752c1ef ;
  a2a:EventKeyRef oa:event_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Event1 .

oa:relationep_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_3
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Person:a22018ef-1a25-47a2-94f8-e63131ba98a9 ;
  a2a:EventKeyRef oa:event_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Event1 .

oa:relationep_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_4
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Person:c2ec419e-bd89-4e14-8446-3aa1cb8dbef1 ;
  a2a:EventKeyRef oa:event_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf_Event1 .

oa:source_elo_b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1618-01-01 - 1626-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1618-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1626-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1619" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1619-01-16"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Schepenbank (Oud Rechterlijk Archief) van Leiden, Deel: 48D, Periode: 1618-1626" ;
    a2a:Book "D. 1618 maart-1626 mei." ;
    a2a:DocumentNumber "1248" ;
    a2a:RegistryNumber "48D" ;
    a2a:Folio "11" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Schepenbank (Oud Rechterlijk Archief) van Leiden, Deel: 48D, Periode: 1618-1626, D. 1618 maart-1626 mei., 1248, 48D, 11"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf" ;
  a2a:RecordGUID "{b9cd9dee-ba99-4f66-b6ed-3a1080c6dfaf}" ;
  a2a:SourceRemarkOpmerking "<br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0508/file/48D\">Inventarisnummer 48D van archiefnummer 0508 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Schepenbank (Oud Rechterlijk Archief) van Leiden" ;
  a2a:SourceRemarkdeel "48D" ;
  a2a:SourceRemarkregister_periode "1618-1626" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_21404_00021404.xml van ELO" .

