@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_a03e4aca-111c-4b56-bd53-487b00cd1cbe
  a a2a:Record ;
  rdfs:label "Buurquesties 1597-1700 op 28 oktober 1652 te Leiden, Rapenburg" ;
  a2a:hasPerson oa:person_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_Person-48502e48-d5f5-46fc-b911-fae34409f06d, oa:person_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_Person-7e173d88-3711-4ba9-8ebc-b2e53b35726c, oa:person_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_Person-d59552ab-8aa7-44eb-b862-323f45caa482 ;
  a2a:hasEvent oa:event_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_0, oa:relationep_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_1, oa:relationep_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_2 ;
  a2a:hasSource oa:source_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe .

oa:person_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_Person-48502e48-d5f5-46fc-b911-fae34409f06d
  a a2a:Person ;
  rdfs:label "Adriaen Knotter" ;
  a2a:PersonName [
    rdfs:label "Adriaen Knotter" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Knotter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_Person-7e173d88-3711-4ba9-8ebc-b2e53b35726c
  a a2a:Person ;
  rdfs:label "Johannes Walthus" ;
  a2a:PersonName [
    rdfs:label "Johannes Walthus" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Walthus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_Person-d59552ab-8aa7-44eb-b862-323f45caa482
  a a2a:Person ;
  rdfs:label "Johannes Pollio" ;
  a2a:PersonName [
    rdfs:label "Johannes Pollio" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Pollio"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_Event1
  a a2a:Event ;
  rdfs:label "other:Buurquesties 1597-1700" ;
  a2a:EventType "other:Buurquesties 1597-1700" ;
  a2a:EventDate [
    a2a:Year "1652" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1652-10-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden, Rapenburg" ;
    rdfs:label "Leiden, Rapenburg"
  ] .

oa:relationep_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_0
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_Person:48502e48-d5f5-46fc-b911-fae34409f06d ;
  a2a:EventKeyRef oa:event_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_Event1 .

oa:relationep_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_1
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_Person:7e173d88-3711-4ba9-8ebc-b2e53b35726c ;
  a2a:EventKeyRef oa:event_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_Event1 .

oa:relationep_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_2
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_Person:d59552ab-8aa7-44eb-b862-323f45caa482 ;
  a2a:EventKeyRef oa:event_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe_Event1 .

oa:source_elo_a03e4aca-111c-4b56-bd53-487b00cd1cbe
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1646-01-01 - 1671-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1646-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1671-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1652" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1652-10-28"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Schepenbank (Oud Rechterlijk Archief) van Leiden, Deel: 48G, Periode: 1646-1671" ;
    a2a:Book "G. 1646 juli-1671 juli." ;
    a2a:DocumentNumber "2622" ;
    a2a:RegistryNumber "48G" ;
    a2a:Folio "50" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Schepenbank (Oud Rechterlijk Archief) van Leiden, Deel: 48G, Periode: 1646-1671, G. 1646 juli-1671 juli., 2622, 48G, 50"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/a03e4aca-111c-4b56-bd53-487b00cd1cbe" ;
  a2a:RecordGUID "{a03e4aca-111c-4b56-bd53-487b00cd1cbe}" ;
  a2a:SourceRemarkOpmerking "<br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0508/file/48G\">Inventarisnummer 48G van archiefnummer 0508 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Schepenbank (Oud Rechterlijk Archief) van Leiden" ;
  a2a:SourceRemarkdeel "48G" ;
  a2a:SourceRemarkregister_periode "1646-1671" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_21760_00021760.xml van ELO" .

