@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_0c59384b-e4ff-4db9-840f-ae4c4a6bb511
  a a2a:Record ;
  rdfs:label "Buurquesties 1597-1700 op 24 augustus 1623 te Leiden, Bouwelouwesteeg, Lange Bouwelouwesteeg" ;
  a2a:hasPerson oa:person_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_Person-239cc07e-ee85-48cc-844f-e07f391ad19c, oa:person_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_Person-413071da-902e-4f8a-bb5d-cfa2c8490b1b, oa:person_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_Person-aa5faa0f-8936-4e58-8e9f-dd7ab7f2dedb, oa:person_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_Person-bbef3c80-1661-4a19-bc17-279991890b2e ;
  a2a:hasEvent oa:event_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_0, oa:relationep_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_1, oa:relationep_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_2, oa:relationep_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_3 ;
  a2a:hasSource oa:source_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511 .

oa:person_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_Person-239cc07e-ee85-48cc-844f-e07f391ad19c
  a a2a:Person ;
  rdfs:label "Cornelis Fransz." ;
  a2a:PersonName [
    rdfs:label "Cornelis Fransz." ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Fransz."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_Person-413071da-902e-4f8a-bb5d-cfa2c8490b1b
  a a2a:Person ;
  rdfs:label "Jacob van Swanenburch" ;
  a2a:PersonName [
    rdfs:label "Jacob van Swanenburch" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Swanenburch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_Person-aa5faa0f-8936-4e58-8e9f-dd7ab7f2dedb
  a a2a:Person ;
  rdfs:label "Adriaen de Key" ;
  a2a:PersonName [
    rdfs:label "Adriaen de Key" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Key"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_Person-bbef3c80-1661-4a19-bc17-279991890b2e
  a a2a:Person ;
  rdfs:label "Pieter van Swanenburch" ;
  a2a:PersonName [
    rdfs:label "Pieter van Swanenburch" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Swanenburch"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_Event1
  a a2a:Event ;
  rdfs:label "other:Buurquesties 1597-1700" ;
  a2a:EventType "other:Buurquesties 1597-1700" ;
  a2a:EventDate [
    a2a:Year "1623" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1623-08-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden, Bouwelouwesteeg, Lange Bouwelouwesteeg" ;
    rdfs:label "Leiden, Bouwelouwesteeg, Lange Bouwelouwesteeg"
  ] .

oa:relationep_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_0
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_Person:239cc07e-ee85-48cc-844f-e07f391ad19c ;
  a2a:EventKeyRef oa:event_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_Event1 .

oa:relationep_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_1
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_Person:413071da-902e-4f8a-bb5d-cfa2c8490b1b ;
  a2a:EventKeyRef oa:event_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_Event1 .

oa:relationep_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_2
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_Person:aa5faa0f-8936-4e58-8e9f-dd7ab7f2dedb ;
  a2a:EventKeyRef oa:event_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_Event1 .

oa:relationep_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_3
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_Person:bbef3c80-1661-4a19-bc17-279991890b2e ;
  a2a:EventKeyRef oa:event_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511_Event1 .

oa:source_elo_0c59384b-e4ff-4db9-840f-ae4c4a6bb511
  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 "1623" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1623-08-24"^^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 "1316" ;
    a2a:RegistryNumber "48D" ;
    a2a:Folio "189 vso" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Schepenbank (Oud Rechterlijk Archief) van Leiden, Deel: 48D, Periode: 1618-1626, D. 1618 maart-1626 mei., 1316, 48D, 189 vso"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/0c59384b-e4ff-4db9-840f-ae4c4a6bb511" ;
  a2a:RecordGUID "{0c59384b-e4ff-4db9-840f-ae4c4a6bb511}" ;
  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_20260206_1448_00001448.xml van ELO" .

