@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_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8
  a a2a:Record ;
  rdfs:label "Notariële akte (koopakte) op 16 maart 1909 te Haskerland" ;
  a2a:hasPerson oa:person_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_Person-19e101d8-3ffc-4037-a472-75f94a65de47, oa:person_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_Person-00561dbb-7dbb-41b1-b1cf-37222095ea46, oa:person_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_Person-aa9bb6b6-a2e3-4b54-9bee-8285d9151666 ;
  a2a:hasEvent oa:event_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_0, oa:relationep_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_1, oa:relationep_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_2 ;
  a2a:hasSource oa:source_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8 .

oa:person_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_Person-19e101d8-3ffc-4037-a472-75f94a65de47
  a a2a:Person ;
  rdfs:label "Trijntje ten Hoeve" ;
  a2a:PersonName [
    rdfs:label "Trijntje ten Hoeve" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Hoeve"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Oudehaske" ;
    rdfs:label "Oudehaske"
  ] .

oa:person_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_Person-00561dbb-7dbb-41b1-b1cf-37222095ea46
  a a2a:Person ;
  rdfs:label "Johanna Luik" ;
  a2a:PersonName [
    rdfs:label "Johanna Luik" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Luik"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Heerenveen" ;
    rdfs:label "Heerenveen"
  ] .

oa:person_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_Person-aa9bb6b6-a2e3-4b54-9bee-8285d9151666
  a a2a:Person ;
  rdfs:label "Anne Jacobs Waterlander" ;
  a2a:PersonName [
    rdfs:label "Anne Jacobs Waterlander" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Waterlander"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oudehaske" ;
    rdfs:label "Oudehaske"
  ] .

oa:event_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1909-03-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haskerland" ;
    rdfs:label "Haskerland"
  ] .

oa:relationep_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_Person:19e101d8-3ffc-4037-a472-75f94a65de47 ;
  a2a:EventKeyRef oa:event_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_Event1 .

oa:relationep_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_1
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_Person:00561dbb-7dbb-41b1-b1cf-37222095ea46 ;
  a2a:EventKeyRef oa:event_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_Event1 .

oa:relationep_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_2
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_Person:aa9bb6b6-a2e3-4b54-9bee-8285d9151666 ;
  a2a:EventKeyRef oa:event_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8_Event1 .

oa:source_frl_fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Haskerland" ;
    rdfs:label "Haskerland", "1909-03-16 - 1909-03-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-03-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-03-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1909-03-16"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 068094, Periode: 1909" ;
    a2a:Book "Minuut-akten 1909" ;
    a2a:DocumentNumber "00034" ;
    a2a:RegistryNumber "068094" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 068094, Periode: 1909, Minuut-akten 1909, 00034, 068094"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8" ;
  a2a:RecordGUID "{fdc8165a-9c2b-4eea-8bc4-a112f8eb51a8}" ;
  a2a:SourceRemarkOpmerking "Notaris: Kornelis Velding<br />Kantoor: Joure I<br />Repertoire: 068097" ;
  a2a:SourceRemarkAkteSoort "koopakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_23194_00023194.xml van FRL" .

[] a2a:PersonRemarkdiversen """weduwe van Hendrik Luik
Ligging vastgoed: Nijehaske
Bedrag: koopsom fl. 500
een perceel""" .
