@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_0405b6fd-59ff-4d4d-b3ab-ce110af5f70e
  a a2a:Record ;
  rdfs:label "Crimineel klachtenboek 1533-1811 op 27 april 1682 te Leiden" ;
  a2a:hasPerson oa:person_elo_0405b6fd-59ff-4d4d-b3ab-ce110af5f70e_Person-4a8a80ad-bab0-4a0a-9da1-b93eef041aed ;
  a2a:hasEvent oa:event_elo_0405b6fd-59ff-4d4d-b3ab-ce110af5f70e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_0405b6fd-59ff-4d4d-b3ab-ce110af5f70e_0 ;
  a2a:hasSource oa:source_elo_0405b6fd-59ff-4d4d-b3ab-ce110af5f70e .

oa:person_elo_0405b6fd-59ff-4d4d-b3ab-ce110af5f70e_Person-4a8a80ad-bab0-4a0a-9da1-b93eef041aed
  a a2a:Person ;
  rdfs:label "Jan Janse Rombergh" ;
  a2a:PersonName [
    rdfs:label "Jan Janse Rombergh" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNameLastName "Rombergh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "18 jaar" ;
    rdfs:label "18 jaar"
  ] .

oa:event_elo_0405b6fd-59ff-4d4d-b3ab-ce110af5f70e_Event1
  a a2a:Event ;
  rdfs:label "other:Crimineel klachtenboek 1533-1811" ;
  a2a:EventType "other:Crimineel klachtenboek 1533-1811" ;
  a2a:EventDate [
    a2a:Year "1682" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1682-04-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_0405b6fd-59ff-4d4d-b3ab-ce110af5f70e_0
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_0405b6fd-59ff-4d4d-b3ab-ce110af5f70e_Person:4a8a80ad-bab0-4a0a-9da1-b93eef041aed ;
  a2a:EventKeyRef oa:event_elo_0405b6fd-59ff-4d4d-b3ab-ce110af5f70e_Event1 .

oa:source_elo_0405b6fd-59ff-4d4d-b3ab-ce110af5f70e
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1681-01-01 - 1684-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1681-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1684-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1682" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1682-04-27"^^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+21, Periode: 1681-1684" ;
    a2a:Book "21.  1681 dec.-1684 okt." ;
    a2a:RegistryNumber "3+21" ;
    a2a:Folio "15 vso" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Schepenbank (Oud Rechterlijk Archief) van Leiden, Deel: 3+21, Periode: 1681-1684, 21.  1681 dec.-1684 okt., 3+21, 15 vso"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/0405b6fd-59ff-4d4d-b3ab-ce110af5f70e" ;
  a2a:RecordGUID "{0405b6fd-59ff-4d4d-b3ab-ce110af5f70e}" ;
  a2a:SourceRemarkOpmerking "<br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0508/file/3+21\">Inventarisnummer 3+21 van archiefnummer 0508 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Schepenbank (Oud Rechterlijk Archief) van Leiden" ;
  a2a:SourceRemarkdeel "3+21" ;
  a2a:SourceRemarkregister_periode "1681-1684" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_36_00000036.xml van ELO" .

