@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_2cf79497-0cb0-4e97-a910-0e502b250568
  a a2a:Record ;
  rdfs:label "Crimineel klachtenboek 1533-1811 op 15 oktober 1740 te Leiden" ;
  a2a:hasPerson oa:person_elo_2cf79497-0cb0-4e97-a910-0e502b250568_Person-984037f1-c9e6-474c-bf35-c03d52118544 ;
  a2a:hasEvent oa:event_elo_2cf79497-0cb0-4e97-a910-0e502b250568_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_2cf79497-0cb0-4e97-a910-0e502b250568_0 ;
  a2a:hasSource oa:source_elo_2cf79497-0cb0-4e97-a910-0e502b250568 .

oa:person_elo_2cf79497-0cb0-4e97-a910-0e502b250568_Person-984037f1-c9e6-474c-bf35-c03d52118544
  a a2a:Person ;
  rdfs:label "Eva Wild" ;
  a2a:PersonName [
    rdfs:label "Eva Wild" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNameLastName "Wild"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "48 jaar" ;
    rdfs:label "48 jaar"
  ] ;
  a2a:Profession "franjemaakster" .

oa:event_elo_2cf79497-0cb0-4e97-a910-0e502b250568_Event1
  a a2a:Event ;
  rdfs:label "other:Crimineel klachtenboek 1533-1811" ;
  a2a:EventType "other:Crimineel klachtenboek 1533-1811" ;
  a2a:EventDate [
    a2a:Year "1740" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1740-10-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_2cf79497-0cb0-4e97-a910-0e502b250568_0
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_2cf79497-0cb0-4e97-a910-0e502b250568_Person:984037f1-c9e6-474c-bf35-c03d52118544 ;
  a2a:EventKeyRef oa:event_elo_2cf79497-0cb0-4e97-a910-0e502b250568_Event1 .

oa:source_elo_2cf79497-0cb0-4e97-a910-0e502b250568
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1739-01-01 - 1742-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1739-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1742-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1740" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1740-10-15"^^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+42, Periode: 1739-1742" ;
    a2a:Book "42.  1739 nov.-1742 nov." ;
    a2a:RegistryNumber "3+42" ;
    a2a:Folio "11 vso" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Schepenbank (Oud Rechterlijk Archief) van Leiden, Deel: 3+42, Periode: 1739-1742, 42.  1739 nov.-1742 nov., 3+42, 11 vso"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/2cf79497-0cb0-4e97-a910-0e502b250568" ;
  a2a:RecordGUID "{2cf79497-0cb0-4e97-a910-0e502b250568}" ;
  a2a:SourceRemarkOpmerking "<br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0508/file/3+42\">Inventarisnummer 3+42 van archiefnummer 0508 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Schepenbank (Oud Rechterlijk Archief) van Leiden" ;
  a2a:SourceRemarkdeel "3+42" ;
  a2a:SourceRemarkregister_periode "1739-1742" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_8956_00008956.xml van ELO" .

