@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_frl_160bf07e-e220-414b-a6dc-e79813af2dcd
  a a2a:Record ;
  rdfs:label "Studenten Franeker inschrijving (pensie) in augustus 1611 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_160bf07e-e220-414b-a6dc-e79813af2dcd_Person-3e4511bb-0b84-4558-915d-bc972eb28b03 ;
  a2a:hasEvent oa:event_frl_160bf07e-e220-414b-a6dc-e79813af2dcd_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_160bf07e-e220-414b-a6dc-e79813af2dcd_0 ;
  a2a:hasSource oa:source_frl_160bf07e-e220-414b-a6dc-e79813af2dcd .

oa:person_frl_160bf07e-e220-414b-a6dc-e79813af2dcd_Person-3e4511bb-0b84-4558-915d-bc972eb28b03
  a a2a:Person ;
  rdfs:label "Sixtus Accronius" ;
  a2a:PersonName [
    rdfs:label "Sixtus Accronius" ;
    a2a:PersonNameFirstName "Sixtus" ;
    a2a:PersonNameLastName "Accronius"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_160bf07e-e220-414b-a6dc-e79813af2dcd_Event1
  a a2a:Event ;
  rdfs:label "other:Studenten Franeker inschrijving" ;
  a2a:EventType "other:Studenten Franeker inschrijving" ;
  a2a:EventDate [
    a2a:Year "1611" ;
    a2a:Month "8"
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_160bf07e-e220-414b-a6dc-e79813af2dcd_0
  a a2a:RelationEP ;
  rdfs:label "other:Student" ;
  a2a:RelationType "other:Student" ;
  a2a:PersonKeyRef oa:person_frl_160bf07e-e220-414b-a6dc-e79813af2dcd_Person:3e4511bb-0b84-4558-915d-bc972eb28b03 ;
  a2a:EventKeyRef oa:event_frl_160bf07e-e220-414b-a6dc-e79813af2dcd_Event1 .

oa:source_frl_160bf07e-e220-414b-a6dc-e79813af2dcd
  a a2a:Source ;
  rdfs:label "AlleFriezen, Studenten Franeker" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1611-08-01 - 1611-08-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1611-08-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1611-08-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1611" ;
    a2a:Month "8"
  ] ;
  a2a:SourceType "other:Studenten Franeker" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Gewestelijke bestuursinstellingen van Friesland 1580-1795 - Tresoar, Deel: 2662, Per..." ;
    a2a:Book "Register betalingsordonnanties ontvanger generaal kloostergoederen" ;
    a2a:RegistryNumber "2662" ;
    a2a:Folio "56" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Gewestelijke bestuursinstellingen van Friesland 1580-1795 - Tresoar, Deel: 2662, Per..., Register betalingsordonnanties ontvanger generaal kloostergoederen, 2662, 56"
  ] ;
  a2a:SourceLastChangeDate "2022-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/160bf07e-e220-414b-a6dc-e79813af2dcd" ;
  a2a:RecordGUID "{160bf07e-e220-414b-a6dc-e79813af2dcd}" ;
  a2a:SourceRemarkOpmerking "Sixto Accronio student buijten Landts een geheel jaer gagie 55 ggld ende 25 ggld tot behulp van sijn studium 55 ggld 25 ggld" ;
  a2a:SourceRemarkAkteSoort "Pensie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221107_20_00000020.xml van FRL" .

