@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_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f
  a a2a:Record ;
  rdfs:label "Notariële akte (koopakte) op 15 juni 1842 te Lemsterland" ;
  a2a:hasPerson oa:person_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_Person-95b19a9a-8690-40e5-bd53-002f8cceac57, oa:person_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_Person-de605660-b380-4366-9c84-933527fb1183, oa:person_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_Person-3de1d3b8-2fea-478c-aebb-e26cd8834241 ;
  a2a:hasEvent oa:event_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_0, oa:relationep_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_1, oa:relationep_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_2 ;
  a2a:hasSource oa:source_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f .

oa:person_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_Person-95b19a9a-8690-40e5-bd53-002f8cceac57
  a a2a:Person ;
  rdfs:label "Anna Cornelia Robide van der Aa" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Robide van der Aa" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Robide van der Aa"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_Person-de605660-b380-4366-9c84-933527fb1183
  a a2a:Person ;
  rdfs:label "Francina Adriana Bartha Antoinetta Robide van der Aa" ;
  a2a:PersonName [
    rdfs:label "Francina Adriana Bartha Antoinetta Robide van der Aa" ;
    a2a:PersonNameFirstName "Francina Adriana Bartha Antoinetta" ;
    a2a:PersonNameLastName "Robide van der Aa"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_Person-3de1d3b8-2fea-478c-aebb-e26cd8834241
  a a2a:Person ;
  rdfs:label "Sjoerd Hylkes Hoeksma" ;
  a2a:PersonName [
    rdfs:label "Sjoerd Hylkes Hoeksma" ;
    a2a:PersonNameFirstName "Sjoerd" ;
    a2a:PersonNamePatronym "Hylkes" ;
    a2a:PersonNameLastName "Hoeksma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lemmer" ;
    rdfs:label "Lemmer"
  ] .

oa:event_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1842-06-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lemsterland" ;
    rdfs:label "Lemsterland"
  ] .

oa:relationep_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_Person:95b19a9a-8690-40e5-bd53-002f8cceac57 ;
  a2a:EventKeyRef oa:event_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_Event1 .

oa:relationep_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_1
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_Person:de605660-b380-4366-9c84-933527fb1183 ;
  a2a:EventKeyRef oa:event_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_Event1 .

oa:relationep_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_2
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_Person:3de1d3b8-2fea-478c-aebb-e26cd8834241 ;
  a2a:EventKeyRef oa:event_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f_Event1 .

oa:source_frl_0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Lemsterland" ;
    rdfs:label "Lemsterland", "1842-06-15 - 1842-06-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-06-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-06-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1842" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1842-06-15"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 097029, Periode: 1842" ;
    a2a:Book "Minuut-akten 1842" ;
    a2a:DocumentNumber "00036" ;
    a2a:RegistryNumber "097029" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 097029, Periode: 1842, Minuut-akten 1842, 00036, 097029"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f" ;
  a2a:RecordGUID "{0ff91fc9-cd57-4c8c-82cb-4cd382fd3f2f}" ;
  a2a:SourceRemarkOpmerking "Notaris: Jean Louis Theodore Waubert de Puiseau<br />Kantoor: Lemmer I<br />Repertoire: 097057" ;
  a2a:SourceRemarkAkteSoort "koopakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_14916_00014916.xml van FRL" .

[] a2a:PersonRemarkdiversen """gehuwd met Gerrit David Jordens
Ligging vastgoed: Lemmer
Bedrag: koopsom fl. 1916
5/6 aandeel in een huis en erf""" .
