@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_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf
  a a2a:Record ;
  rdfs:label "Tietjerksteradeel hypotheekboeken akte op 1 januari 1617 te Tietjerksteradeel" ;
  a2a:hasPerson oa:person_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Person-3294add6-1eb4-4819-918b-4a0c6dca3cd0, oa:person_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Person-2b48a19e-51a6-41d4-8337-0f66df0cddc1, oa:person_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Person-acfa72fa-e57d-41fe-9b11-0262a1f4e553, oa:person_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Person-4c18ce7d-e8fb-4f0b-948c-e22cd88cb313, oa:person_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Person-630d9613-0226-4435-851a-7a63eaa6e40c ;
  a2a:hasEvent oa:event_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_0, oa:relationep_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_1, oa:relationep_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_2, oa:relationep_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_3, oa:relationep_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_4 ;
  a2a:hasSource oa:source_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf .

oa:person_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Person-3294add6-1eb4-4819-918b-4a0c6dca3cd0
  a a2a:Person ;
  rdfs:label "Gerben Jansz" ;
  a2a:PersonName [
    rdfs:label "Gerben Jansz" ;
    a2a:PersonNameFirstName "Gerben" ;
    a2a:PersonNamePatronym "Jansz"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Person-2b48a19e-51a6-41d4-8337-0f66df0cddc1
  a a2a:Person ;
  rdfs:label "Haebel Pyetersdr" ;
  a2a:PersonName [
    rdfs:label "Haebel Pyetersdr" ;
    a2a:PersonNameFirstName "Haebel" ;
    a2a:PersonNamePatronym "Pyetersdr"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Person-acfa72fa-e57d-41fe-9b11-0262a1f4e553
  a a2a:Person ;
  rdfs:label "Engeltje Annedr" ;
  a2a:PersonName [
    rdfs:label "Engeltje Annedr" ;
    a2a:PersonNameFirstName "Engeltje" ;
    a2a:PersonNamePatronym "Annedr"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Person-4c18ce7d-e8fb-4f0b-948c-e22cd88cb313
  a a2a:Person ;
  rdfs:label "Mintje Wissisz" ;
  a2a:PersonName [
    rdfs:label "Mintje Wissisz" ;
    a2a:PersonNameFirstName "Mintje" ;
    a2a:PersonNamePatronym "Wissisz"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Person-630d9613-0226-4435-851a-7a63eaa6e40c
  a a2a:Person ;
  rdfs:label "Aysse Wisses" ;
  a2a:PersonName [
    rdfs:label "Aysse Wisses" ;
    a2a:PersonNameFirstName "Aysse" ;
    a2a:PersonNamePatronym "Wisses"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Event1
  a a2a:Event ;
  rdfs:label "other:Tietjerksteradeel hypotheekboeken akte" ;
  a2a:EventType "other:Tietjerksteradeel hypotheekboeken akte" ;
  a2a:EventDate [
    a2a:Year "1617" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1617-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tietjerksteradeel" ;
    rdfs:label "Tietjerksteradeel"
  ] .

oa:relationep_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Person:3294add6-1eb4-4819-918b-4a0c6dca3cd0 ;
  a2a:EventKeyRef oa:event_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Event1 .

oa:relationep_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Person:2b48a19e-51a6-41d4-8337-0f66df0cddc1 ;
  a2a:EventKeyRef oa:event_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Event1 .

oa:relationep_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Person:acfa72fa-e57d-41fe-9b11-0262a1f4e553 ;
  a2a:EventKeyRef oa:event_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Event1 .

oa:relationep_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Person:4c18ce7d-e8fb-4f0b-948c-e22cd88cb313 ;
  a2a:EventKeyRef oa:event_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Event1 .

oa:relationep_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_4
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Person:630d9613-0226-4435-851a-7a63eaa6e40c ;
  a2a:EventKeyRef oa:event_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf_Event1 .

oa:source_frl_08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf
  a a2a:Source ;
  rdfs:label "AlleFriezen, Tietjerksteradeel hypotheekboeken" ;
  a2a:SourcePlace [
    a2a:Place "Tietjerksteradeel" ;
    rdfs:label "Tietjerksteradeel", "1617-01-01 - 1617-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1617-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1617-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1617" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1617-01-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Tietjerksteradeel hypotheekboeken" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Nedergerecht Tietjerksteradeel - Tresoar, Deel: 0086, Periode: 1617-1621" ;
    a2a:Book "Hypotheekboek" ;
    a2a:RegistryNumber "0086" ;
    a2a:Folio "2" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Nedergerecht Tietjerksteradeel - Tresoar, Deel: 0086, Periode: 1617-1621, Hypotheekboek, 0086, 2"
  ] ;
  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_0086%2FNL-0400410000_13-38_0086_000002.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_13-38%2FNL-0400410000_13-38_0086%2FNL-0400410000_13-38_0086_000002.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-10-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf" ;
  a2a:RecordGUID "{08ab3f17-9414-4dea-b0ba-eaf6d0b20dbf}" ;
  a2a:SourceRemarkOpmerking """Aktedatum = datum aangaan verplichting.
Gerben Jansz en Haebel Pyetersdr, el. te Garijp, verklaren ƒ 247-14 schuldig te zijn aan Mintje Wissisz en Engeltje Annedr, el. te Heerenveen, wegens koop van een perceel land, volgens koopbrief van heden; getuige: Aysse Wisses te Garijp; Gerben tekent met merk""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221107_1058_00001058.xml van FRL" .

