@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_b59fefe7-a8a7-4e0d-bdc2-5dc2bf30f408
  a a2a:Record ;
  rdfs:label "Crimineel klachtenboek 1533-1811 op 23 juli 1765 te Leiden" ;
  a2a:hasPerson oa:person_elo_b59fefe7-a8a7-4e0d-bdc2-5dc2bf30f408_Person-64320c8f-2b2c-4da8-a26c-d0a140a045b2 ;
  a2a:hasEvent oa:event_elo_b59fefe7-a8a7-4e0d-bdc2-5dc2bf30f408_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_b59fefe7-a8a7-4e0d-bdc2-5dc2bf30f408_0 ;
  a2a:hasSource oa:source_elo_b59fefe7-a8a7-4e0d-bdc2-5dc2bf30f408 .

oa:person_elo_b59fefe7-a8a7-4e0d-bdc2-5dc2bf30f408_Person-64320c8f-2b2c-4da8-a26c-d0a140a045b2
  a a2a:Person ;
  rdfs:label "Abraham Sloots" ;
  a2a:PersonName [
    rdfs:label "Abraham Sloots" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Sloots"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "60 jaar" ;
    rdfs:label "60 jaar"
  ] ;
  a2a:Profession "koopman in vellen en wol" .

oa:event_elo_b59fefe7-a8a7-4e0d-bdc2-5dc2bf30f408_Event1
  a a2a:Event ;
  rdfs:label "other:Crimineel klachtenboek 1533-1811" ;
  a2a:EventType "other:Crimineel klachtenboek 1533-1811" ;
  a2a:EventDate [
    a2a:Year "1765" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1765-07-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_b59fefe7-a8a7-4e0d-bdc2-5dc2bf30f408_0
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_b59fefe7-a8a7-4e0d-bdc2-5dc2bf30f408_Person:64320c8f-2b2c-4da8-a26c-d0a140a045b2 ;
  a2a:EventKeyRef oa:event_elo_b59fefe7-a8a7-4e0d-bdc2-5dc2bf30f408_Event1 .

oa:source_elo_b59fefe7-a8a7-4e0d-bdc2-5dc2bf30f408
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1763-01-01 - 1765-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1765-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1765" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1765-07-23"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Schepenbank (Oud Rechterlijk Archief) van Leiden, Deel: 3+50, Periode: 1763-1765" ;
    a2a:Book "50.  1763 jan.-1765 nov." ;
    a2a:RegistryNumber "3+50" ;
    a2a:Folio "20 vso" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Schepenbank (Oud Rechterlijk Archief) van Leiden, Deel: 3+50, Periode: 1763-1765, 50.  1763 jan.-1765 nov., 3+50, 20 vso"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/b59fefe7-a8a7-4e0d-bdc2-5dc2bf30f408" ;
  a2a:RecordGUID "{b59fefe7-a8a7-4e0d-bdc2-5dc2bf30f408}" ;
  a2a:SourceRemarkOpmerking "<br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0508/file/3+50\">Inventarisnummer 3+50 van archiefnummer 0508 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Schepenbank (Oud Rechterlijk Archief) van Leiden" ;
  a2a:SourceRemarkdeel "3+50" ;
  a2a:SourceRemarkregister_periode "1763-1765" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_23491_00023491.xml van ELO" .

