@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_caa0fde5-93a2-4100-898f-82f96ffe2b2c
  a a2a:Record ;
  rdfs:label "Tietjerksteradeel hypotheekboeken akte op 20 november 1669 te Tietjerksteradeel" ;
  a2a:hasPerson oa:person_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Person-5969607e-0edd-44db-90a8-9b9c9437d72d, oa:person_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Person-b0a6d69d-c2cc-4970-9369-37423aeeba12, oa:person_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Person-71e57e30-db90-4d67-ae76-b0756191abef, oa:person_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Person-43f45a38-509a-4622-9d0b-6e139ed21bc7, oa:person_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Person-1725a127-c027-410a-9041-a4eb9b036e78, oa:person_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Person-f5bdec4c-a0dc-4716-be94-4bc3fca3fd48 ;
  a2a:hasEvent oa:event_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_0, oa:relationep_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_1, oa:relationep_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_2, oa:relationep_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_3, oa:relationep_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_4, oa:relationep_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_5 ;
  a2a:hasSource oa:source_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c .

oa:person_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Person-5969607e-0edd-44db-90a8-9b9c9437d72d
  a a2a:Person ;
  rdfs:label "Jan Johannes" ;
  a2a:PersonName [
    rdfs:label "Jan Johannes" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Johannes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Person-b0a6d69d-c2cc-4970-9369-37423aeeba12
  a a2a:Person ;
  rdfs:label "Jacob Jelles" ;
  a2a:PersonName [
    rdfs:label "Jacob Jelles" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Jelles"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Person-71e57e30-db90-4d67-ae76-b0756191abef
  a a2a:Person ;
  rdfs:label "Janneke van Dalen" ;
  a2a:PersonName [
    rdfs:label "Janneke van Dalen" ;
    a2a:PersonNameFirstName "Janneke" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dalen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Person-43f45a38-509a-4622-9d0b-6e139ed21bc7
  a a2a:Person ;
  rdfs:label "Jarich Jelles" ;
  a2a:PersonName [
    rdfs:label "Jarich Jelles" ;
    a2a:PersonNameFirstName "Jarich" ;
    a2a:PersonNamePatronym "Jelles"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Person-1725a127-c027-410a-9041-a4eb9b036e78
  a a2a:Person ;
  rdfs:label "Geert Gielts" ;
  a2a:PersonName [
    rdfs:label "Geert Gielts" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNamePatronym "Gielts"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Person-f5bdec4c-a0dc-4716-be94-4bc3fca3fd48
  a a2a:Person ;
  rdfs:label "Gerrardus Fortuin" ;
  a2a:PersonName [
    rdfs:label "Gerrardus Fortuin" ;
    a2a:PersonNameFirstName "Gerrardus" ;
    a2a:PersonNameLastName "Fortuin"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Event1
  a a2a:Event ;
  rdfs:label "other:Tietjerksteradeel hypotheekboeken akte" ;
  a2a:EventType "other:Tietjerksteradeel hypotheekboeken akte" ;
  a2a:EventDate [
    a2a:Year "1669" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1669-11-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tietjerksteradeel" ;
    rdfs:label "Tietjerksteradeel"
  ] .

oa:relationep_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Person:5969607e-0edd-44db-90a8-9b9c9437d72d ;
  a2a:EventKeyRef oa:event_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Event1 .

oa:relationep_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Person:b0a6d69d-c2cc-4970-9369-37423aeeba12 ;
  a2a:EventKeyRef oa:event_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Event1 .

oa:relationep_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Person:71e57e30-db90-4d67-ae76-b0756191abef ;
  a2a:EventKeyRef oa:event_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Event1 .

oa:relationep_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Person:43f45a38-509a-4622-9d0b-6e139ed21bc7 ;
  a2a:EventKeyRef oa:event_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Event1 .

oa:relationep_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_4
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Person:1725a127-c027-410a-9041-a4eb9b036e78 ;
  a2a:EventKeyRef oa:event_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Event1 .

oa:relationep_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_5
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Person:f5bdec4c-a0dc-4716-be94-4bc3fca3fd48 ;
  a2a:EventKeyRef oa:event_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c_Event1 .

oa:source_frl_caa0fde5-93a2-4100-898f-82f96ffe2b2c
  a a2a:Source ;
  rdfs:label "AlleFriezen, Tietjerksteradeel hypotheekboeken" ;
  a2a:SourcePlace [
    a2a:Place "Tietjerksteradeel" ;
    rdfs:label "Tietjerksteradeel", "1669-11-20 - 1669-11-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1669-11-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1669-11-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1669" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1669-11-20"^^xsd:date
  ] ;
  a2a:SourceType "other:Tietjerksteradeel hypotheekboeken" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Nedergerecht Tietjerksteradeel - Tresoar, Deel: 0097, Periode: 1675-1689" ;
    a2a:Book "Hypotheekboek" ;
    a2a:RegistryNumber "0097" ;
    a2a:Folio "34" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Nedergerecht Tietjerksteradeel - Tresoar, Deel: 0097, Periode: 1675-1689, Hypotheekboek, 0097, 34"
  ] ;
  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_0097%2FNL-0400410000_13-38_0097_000034.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/caa0fde5-93a2-4100-898f-82f96ffe2b2c" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_13-38%2FNL-0400410000_13-38_0097%2FNL-0400410000_13-38_0097_000034.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-10-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/caa0fde5-93a2-4100-898f-82f96ffe2b2c" ;
  a2a:RecordGUID "{caa0fde5-93a2-4100-898f-82f96ffe2b2c}" ;
  a2a:SourceRemarkOpmerking """Aktedatum = datum aangaan verplichting.
Gerrardus Fortuin en Janneke van Dalen, el. te Leeuwarden, verklaren £ 880 tegen 5% rente schuldig te zijn aan Jan Johannes te Rijperkerk en Geert Gielts te Hardegarijp, als curatoren over Jacob Jelles en Jarich Jelles (of Jelkes ?), uitlandig zijnde""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221107_1145_00001145.xml van FRL" .

