@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_977a4026-e8d7-423f-89e3-511db01aba27
  a a2a:Record ;
  rdfs:label "Crimineel klachtenboek 1533-1811 op 1 augustus 1634 te Leiden" ;
  a2a:hasPerson oa:person_elo_977a4026-e8d7-423f-89e3-511db01aba27_Person-95627452-de90-4b40-bbd6-a0a5e74632f5 ;
  a2a:hasEvent oa:event_elo_977a4026-e8d7-423f-89e3-511db01aba27_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_977a4026-e8d7-423f-89e3-511db01aba27_0 ;
  a2a:hasSource oa:source_elo_977a4026-e8d7-423f-89e3-511db01aba27 .

oa:person_elo_977a4026-e8d7-423f-89e3-511db01aba27_Person-95627452-de90-4b40-bbd6-a0a5e74632f5
  a a2a:Person ;
  rdfs:label "Geertruyt Gerritsdr." ;
  a2a:PersonName [
    rdfs:label "Geertruyt Gerritsdr." ;
    a2a:PersonNameFirstName "Geertruyt" ;
    a2a:PersonNamePatronym "Gerritsdr."
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_977a4026-e8d7-423f-89e3-511db01aba27_Event1
  a a2a:Event ;
  rdfs:label "other:Crimineel klachtenboek 1533-1811" ;
  a2a:EventType "other:Crimineel klachtenboek 1533-1811" ;
  a2a:EventDate [
    a2a:Year "1634" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1634-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_977a4026-e8d7-423f-89e3-511db01aba27_0
  a a2a:RelationEP ;
  rdfs:label "other:Genoemd" ;
  a2a:RelationType "other:Genoemd" ;
  a2a:PersonKeyRef oa:person_elo_977a4026-e8d7-423f-89e3-511db01aba27_Person:95627452-de90-4b40-bbd6-a0a5e74632f5 ;
  a2a:EventKeyRef oa:event_elo_977a4026-e8d7-423f-89e3-511db01aba27_Event1 .

oa:source_elo_977a4026-e8d7-423f-89e3-511db01aba27
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1628-01-01 - 1636-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1628-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1634" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1634-08-01"^^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+12, Periode: 1628-1636" ;
    a2a:Book "12.  1628 juli-1636 nov." ;
    a2a:RegistryNumber "3+12" ;
    a2a:Folio "219 vso" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Schepenbank (Oud Rechterlijk Archief) van Leiden, Deel: 3+12, Periode: 1628-1636, 12.  1628 juli-1636 nov., 3+12, 219 vso"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/977a4026-e8d7-423f-89e3-511db01aba27" ;
  a2a:RecordGUID "{977a4026-e8d7-423f-89e3-511db01aba27}" ;
  a2a:SourceRemarkOpmerking "<br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0508/file/3+12\">Inventarisnummer 3+12 van archiefnummer 0508 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Schepenbank (Oud Rechterlijk Archief) van Leiden" ;
  a2a:SourceRemarkdeel "3+12" ;
  a2a:SourceRemarkregister_periode "1628-1636" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_14776_00014776.xml van ELO" .

