@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_f645ee95-ae1e-491b-ab09-e56bbbdd90aa
  a a2a:Record ;
  rdfs:label "Tietjerksteradeel hypotheekboeken akte op 22 november 1672 te Tietjerksteradeel" ;
  a2a:hasPerson oa:person_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Person-f5765cfb-a3e1-4a9c-9f46-3e785646e018, oa:person_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Person-2059cd5b-df4a-4e91-8628-a933bf2b254f, oa:person_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Person-de07c7d0-e490-4ea2-ba4c-e7af2dd09715, oa:person_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Person-54a0767a-6ecb-4c28-b6ce-bfc3fd29ce65, oa:person_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Person-6cb0f94f-ebac-45d2-a0af-a3a9db91e65e ;
  a2a:hasEvent oa:event_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_0, oa:relationep_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_1, oa:relationep_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_2, oa:relationep_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_3, oa:relationep_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_4 ;
  a2a:hasSource oa:source_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa .

oa:person_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Person-f5765cfb-a3e1-4a9c-9f46-3e785646e018
  a a2a:Person ;
  rdfs:label "Eernst Sicco van Aylva" ;
  a2a:PersonName [
    rdfs:label "Eernst Sicco van Aylva" ;
    a2a:PersonNameFirstName "Eernst Sicco" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aylva"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Person-2059cd5b-df4a-4e91-8628-a933bf2b254f
  a a2a:Person ;
  rdfs:label "Frouck Jacobsdr" ;
  a2a:PersonName [
    rdfs:label "Frouck Jacobsdr" ;
    a2a:PersonNameFirstName "Frouck" ;
    a2a:PersonNamePatronym "Jacobsdr"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Person-de07c7d0-e490-4ea2-ba4c-e7af2dd09715
  a a2a:Person ;
  rdfs:label "Oene Gerrytsz" ;
  a2a:PersonName [
    rdfs:label "Oene Gerrytsz" ;
    a2a:PersonNameFirstName "Oene" ;
    a2a:PersonNamePatronym "Gerrytsz"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Person-54a0767a-6ecb-4c28-b6ce-bfc3fd29ce65
  a a2a:Person ;
  rdfs:label "Scipio Meckama van Aylva" ;
  a2a:PersonName [
    rdfs:label "Scipio Meckama van Aylva" ;
    a2a:PersonNameFirstName "Scipio Meckama" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aylva"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Person-6cb0f94f-ebac-45d2-a0af-a3a9db91e65e
  a a2a:Person ;
  rdfs:label "Sibrandus Hittinga" ;
  a2a:PersonName [
    rdfs:label "Sibrandus Hittinga" ;
    a2a:PersonNameFirstName "Sibrandus" ;
    a2a:PersonNameLastName "Hittinga"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Event1
  a a2a:Event ;
  rdfs:label "other:Tietjerksteradeel hypotheekboeken akte" ;
  a2a:EventType "other:Tietjerksteradeel hypotheekboeken akte" ;
  a2a:EventDate [
    a2a:Year "1672" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1672-11-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tietjerksteradeel" ;
    rdfs:label "Tietjerksteradeel"
  ] .

oa:relationep_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Person:f5765cfb-a3e1-4a9c-9f46-3e785646e018 ;
  a2a:EventKeyRef oa:event_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Event1 .

oa:relationep_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Person:2059cd5b-df4a-4e91-8628-a933bf2b254f ;
  a2a:EventKeyRef oa:event_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Event1 .

oa:relationep_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Person:de07c7d0-e490-4ea2-ba4c-e7af2dd09715 ;
  a2a:EventKeyRef oa:event_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Event1 .

oa:relationep_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Person:54a0767a-6ecb-4c28-b6ce-bfc3fd29ce65 ;
  a2a:EventKeyRef oa:event_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Event1 .

oa:relationep_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_4
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Person:6cb0f94f-ebac-45d2-a0af-a3a9db91e65e ;
  a2a:EventKeyRef oa:event_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa_Event1 .

oa:source_frl_f645ee95-ae1e-491b-ab09-e56bbbdd90aa
  a a2a:Source ;
  rdfs:label "AlleFriezen, Tietjerksteradeel hypotheekboeken" ;
  a2a:SourcePlace [
    a2a:Place "Tietjerksteradeel" ;
    rdfs:label "Tietjerksteradeel", "1672-11-22 - 1672-11-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1672-11-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1672-11-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1672" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1672-11-22"^^xsd:date
  ] ;
  a2a:SourceType "other:Tietjerksteradeel hypotheekboeken" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Nedergerecht Tietjerksteradeel - Tresoar, Deel: 0096, Periode: 1669-1675" ;
    a2a:Book "Hypotheekboek" ;
    a2a:RegistryNumber "0096" ;
    a2a:Folio "279v" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Nedergerecht Tietjerksteradeel - Tresoar, Deel: 0096, Periode: 1669-1675, Hypotheekboek, 0096, 279v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_13-38%2FNL-0400410000_13-38_0096%2FNL-0400410000_13-38_0096_000280.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/f645ee95-ae1e-491b-ab09-e56bbbdd90aa" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_13-38%2FNL-0400410000_13-38_0096%2FNL-0400410000_13-38_0096_000280.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-10-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/f645ee95-ae1e-491b-ab09-e56bbbdd90aa" ;
  a2a:RecordGUID "{f645ee95-ae1e-491b-ab09-e56bbbdd90aa}" ;
  a2a:SourceRemarkOpmerking """Aktedatum = datum aangaan verplichting.
Oene Gerrytsz te Oudkerk, mede voor zijn vrouw Frouck Jacobsdr, verklaart ƒ 470-21 tegen 5% rente schuldig te zijn aan Eernst Sicco van Aylva, grietman van Westdongeradeel, en dr. Sibrandus Hittinga, secretaris van de Rekenkamer, wonende te Leeuwarden, als curatoren over de kinderen van wln. Scipio Meckama van Aylva, wegens achterstallige landhuur van mijn bewoonde en gebruikende plaats aldaar, met de verschenen rente daarop; onderpand: de huizinge c.a.; geroyeerd 17 nov. 1674""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221107_1164_00001164.xml van FRL" .

