@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_336865f7-248f-480b-bcc4-a4e00a82e8e3
  a a2a:Record ;
  rdfs:label "Studenten Franeker inschrijving (gift) in november 1596 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_336865f7-248f-480b-bcc4-a4e00a82e8e3_Person-d4f49b36-0cbf-4845-80bb-03dbf763b44a ;
  a2a:hasEvent oa:event_frl_336865f7-248f-480b-bcc4-a4e00a82e8e3_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_336865f7-248f-480b-bcc4-a4e00a82e8e3_0 ;
  a2a:hasSource oa:source_frl_336865f7-248f-480b-bcc4-a4e00a82e8e3 .

oa:person_frl_336865f7-248f-480b-bcc4-a4e00a82e8e3_Person-d4f49b36-0cbf-4845-80bb-03dbf763b44a
  a a2a:Person ;
  rdfs:label "Gosse Ottes" ;
  a2a:PersonName [
    rdfs:label "Gosse Ottes" ;
    a2a:PersonNameFirstName "Gosse" ;
    a2a:PersonNamePatronym "Ottes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:event_frl_336865f7-248f-480b-bcc4-a4e00a82e8e3_Event1
  a a2a:Event ;
  rdfs:label "other:Studenten Franeker inschrijving" ;
  a2a:EventType "other:Studenten Franeker inschrijving" ;
  a2a:EventDate [
    a2a:Year "1596" ;
    a2a:Month "11"
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_336865f7-248f-480b-bcc4-a4e00a82e8e3_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_336865f7-248f-480b-bcc4-a4e00a82e8e3_Person:d4f49b36-0cbf-4845-80bb-03dbf763b44a ;
  a2a:EventKeyRef oa:event_frl_336865f7-248f-480b-bcc4-a4e00a82e8e3_Event1 .

oa:source_frl_336865f7-248f-480b-bcc4-a4e00a82e8e3
  a a2a:Source ;
  rdfs:label "AlleFriezen, Studenten Franeker" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1596-11-01 - 1596-11-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1596-11-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1596-11-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1596" ;
    a2a:Month "11"
  ] ;
  a2a:SourceType "other:Studenten Franeker" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Gewestelijke bestuursinstellingen van Friesland 1580-1795 - Tresoar, Deel: 2655, Per..." ;
    a2a:Book "Register betalingsordonnanties ontvanger generaal kloostergoederen" ;
    a2a:RegistryNumber "2655" ;
    a2a:Folio "55" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Gewestelijke bestuursinstellingen van Friesland 1580-1795 - Tresoar, Deel: 2655, Per..., Register betalingsordonnanties ontvanger generaal kloostergoederen, 2655, 55"
  ] ;
  a2a:SourceLastChangeDate "2022-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/336865f7-248f-480b-bcc4-a4e00a82e8e3" ;
  a2a:RecordGUID "{336865f7-248f-480b-bcc4-a4e00a82e8e3}" ;
  a2a:SourceRemarkOpmerking "Is Gosse Ottes schipper tot Bolswert tot behulp sijns soons studium verleent 10 £" ;
  a2a:SourceRemarkAkteSoort "Gift" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221107_29_00000029.xml van FRL" .

