@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_592ca4a5-4e6b-43ac-a114-e7d6abc1cad2
  a a2a:Record ;
  rdfs:label "Crimineel klachtenboek 1533-1811 op 16 juli 1772 te Leiden" ;
  a2a:hasPerson oa:person_elo_592ca4a5-4e6b-43ac-a114-e7d6abc1cad2_Person-cd76a929-8b17-48eb-8d2f-4a393a3035d2 ;
  a2a:hasEvent oa:event_elo_592ca4a5-4e6b-43ac-a114-e7d6abc1cad2_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_592ca4a5-4e6b-43ac-a114-e7d6abc1cad2_0 ;
  a2a:hasSource oa:source_elo_592ca4a5-4e6b-43ac-a114-e7d6abc1cad2 .

oa:person_elo_592ca4a5-4e6b-43ac-a114-e7d6abc1cad2_Person-cd76a929-8b17-48eb-8d2f-4a393a3035d2
  a a2a:Person ;
  rdfs:label "Abraham Feijs" ;
  a2a:PersonName [
    rdfs:label "Abraham Feijs" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Feijs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "18 jaar" ;
    rdfs:label "18 jaar"
  ] ;
  a2a:Profession "kleermaker" .

oa:event_elo_592ca4a5-4e6b-43ac-a114-e7d6abc1cad2_Event1
  a a2a:Event ;
  rdfs:label "other:Crimineel klachtenboek 1533-1811" ;
  a2a:EventType "other:Crimineel klachtenboek 1533-1811" ;
  a2a:EventDate [
    a2a:Year "1772" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1772-07-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_592ca4a5-4e6b-43ac-a114-e7d6abc1cad2_0
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_592ca4a5-4e6b-43ac-a114-e7d6abc1cad2_Person:cd76a929-8b17-48eb-8d2f-4a393a3035d2 ;
  a2a:EventKeyRef oa:event_elo_592ca4a5-4e6b-43ac-a114-e7d6abc1cad2_Event1 .

oa:source_elo_592ca4a5-4e6b-43ac-a114-e7d6abc1cad2
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1757-01-01 - 1776-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1757-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1772" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1772-07-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: 7B, Periode: 1757-1776" ;
    a2a:Book "B. 1757-1776 mei." ;
    a2a:RegistryNumber "7B" ;
    a2a:Folio "40" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Schepenbank (Oud Rechterlijk Archief) van Leiden, Deel: 7B, Periode: 1757-1776, B. 1757-1776 mei., 7B, 40"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/592ca4a5-4e6b-43ac-a114-e7d6abc1cad2" ;
  a2a:RecordGUID "{592ca4a5-4e6b-43ac-a114-e7d6abc1cad2}" ;
  a2a:SourceRemarkOpmerking "Delict: Homosexualiteit<br>Eis: Wurging<br>Vonnis: Conform<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0508/file/7B\">Inventarisnummer 7B van archiefnummer 0508 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Schepenbank (Oud Rechterlijk Archief) van Leiden" ;
  a2a:SourceRemarkdeel "7B" ;
  a2a:SourceRemarkregister_periode "1757-1776" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_10656_00010656.xml van ELO" .

