@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_ghn_116cec3a-145b-9eef-e063-6df0900a0c5f
  a a2a:Record ;
  rdfs:label "Verzoek op 12 juli 1798" ;
  a2a:hasPerson oa:person_ghn_116cec3a-145b-9eef-e063-6df0900a0c5f_Person1 ;
  a2a:hasEvent oa:event_ghn_116cec3a-145b-9eef-e063-6df0900a0c5f_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_116cec3a-145b-9eef-e063-6df0900a0c5f_0 ;
  a2a:hasSource oa:source_ghn_116cec3a-145b-9eef-e063-6df0900a0c5f .

oa:person_ghn_116cec3a-145b-9eef-e063-6df0900a0c5f_Person1
  a a2a:Person ;
  rdfs:label "Frederik Hendrik Rhenius" ;
  a2a:PersonName [
    rdfs:label "Frederik Hendrik Rhenius" ;
    a2a:PersonNameFirstName "Frederik Hendrik" ;
    a2a:PersonNameLastName "Rhenius"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:event_ghn_116cec3a-145b-9eef-e063-6df0900a0c5f_Event1
  a a2a:Event ;
  rdfs:label "other:Verzoek" ;
  a2a:EventType "other:Verzoek" ;
  a2a:EventDate [
    a2a:Year "1798" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1798-07-12"^^xsd:date
  ] ;
  a2a:EventRemark01_Betreft "Zig beklaagende over de res. en condennatie bij de com. van toezigt, weegens de geldheffing vn 30 juny en 10 augustus 1796. Verzoekende zig te mogen verantwoorden en immiddels surcheance" ;
  <a2a:EventRemark02_Informatie_indiener(s)> "Luthers predikant te Hoorn" .

oa:relationep_ghn_116cec3a-145b-9eef-e063-6df0900a0c5f_0
  a a2a:RelationEP ;
  rdfs:label "other:Indiener" ;
  a2a:RelationType "other:Indiener" ;
  a2a:PersonKeyRef oa:person_ghn_116cec3a-145b-9eef-e063-6df0900a0c5f_Person1 ;
  a2a:EventKeyRef oa:event_ghn_116cec3a-145b-9eef-e063-6df0900a0c5f_Event1 .

oa:source_ghn_116cec3a-145b-9eef-e063-6df0900a0c5f
  a a2a:Source ;
  rdfs:label "Nationaal Archief, Verzoekschrift" ;
  a2a:SourcePlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag", "1795-01-01 - 1801-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Verzoekschrift" ;
  a2a:SourceReference [
    a2a:InstitutionName "Nationaal Archief" ;
    a2a:Collection "Verzoekschriften Bataafse Republiek" ;
    rdfs:label "Nationaal Archief, Verzoekschriften Bataafse Republiek"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://service.archief.nl/gaf/api/file/v1/render/fd15c7d8-96b2-457c-a97c-0248af96fbaf" ;
    a2a:UriViewer "https://service.archief.nl/iip/29/bf/65/96/96/d8/47/e0/94/31/5a/bf/54/47/62/d6/fd15c7d8-96b2-457c-a97c-0248af96fbaf.jp2/info.json" ;
    a2a:UriPreview "https://service.archief.nl/gaf/api/file/v1/thumb/fd15c7d8-96b2-457c-a97c-0248af96fbaf"
  ] ;
  a2a:SourceLastChangeDate "2024-02-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.nationaalarchief.nl/onderzoeken/index/nt00480/116cec3a-145b-9eef-e063-6df0900a0c5f" ;
  a2a:RecordGUID "{116cec3a-145b-9eef-e063-6df0900a0c5f}" ;
  a2a:SourceRemarkOnderzoekshulp "https://www.nationaalarchief.nl/onderzoeken/zoekhulpen/verzoekschriften-aan-het-parlement-van-de-bataafse-republiek-1796-1801" ;
  a2a:SourceRemarklink_EAD "https://www.nationaalarchief.nl/onderzoeken/archief/2.01.01.01/invnr/276-388" ;
  a2a:SourceRemarklink_NT "https://www.nationaalarchief.nl/onderzoeken/index/nt0080" ;
  a2a:SourceRemarkProvenance "gedownload vanaf https://www.nationaalarchief.nl/onderzoeken/index/nt00480" .

