@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_2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e
  a a2a:Record ;
  rdfs:label "Notariële akte (koopakte) op 6 januari 1917 te Kollumerland c.a." ;
  a2a:hasPerson oa:person_frl_2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e_Person-6407bc2a-012a-41bf-895a-4115806c3fbd, oa:person_frl_2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e_Person-75ccc9a0-f770-41f4-972b-e908f30ce20f ;
  a2a:hasEvent oa:event_frl_2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e_0, oa:relationep_frl_2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e_1 ;
  a2a:hasSource oa:source_frl_2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e .

oa:person_frl_2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e_Person-6407bc2a-012a-41bf-895a-4115806c3fbd
  a a2a:Person ;
  rdfs:label "Ruurd Pieters Henstra" ;
  a2a:PersonName [
    rdfs:label "Ruurd Pieters Henstra" ;
    a2a:PersonNameFirstName "Ruurd" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Henstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Twijzel" ;
    rdfs:label "Twijzel"
  ] .

oa:person_frl_2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e_Person-75ccc9a0-f770-41f4-972b-e908f30ce20f
  a a2a:Person ;
  rdfs:label "Tjipke Kornelis Postma" ;
  a2a:PersonName [
    rdfs:label "Tjipke Kornelis Postma" ;
    a2a:PersonNameFirstName "Tjipke" ;
    a2a:PersonNamePatronym "Kornelis" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Twijzel" ;
    rdfs:label "Twijzel"
  ] .

oa:event_frl_2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1917-01-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kollumerland c.a." ;
    rdfs:label "Kollumerland c.a."
  ] .

oa:relationep_frl_2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e_Person:6407bc2a-012a-41bf-895a-4115806c3fbd ;
  a2a:EventKeyRef oa:event_frl_2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e_Event1 .

oa:relationep_frl_2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e_Person:75ccc9a0-f770-41f4-972b-e908f30ce20f ;
  a2a:EventKeyRef oa:event_frl_2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e_Event1 .

oa:source_frl_2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Kollumerland c.a." ;
    rdfs:label "Kollumerland c.a.", "1917-01-06 - 1917-01-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-01-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-01-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1917-01-06"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 070102, Periode: 1917" ;
    a2a:Book "Minuut-akten 1917, aktes  1-161" ;
    a2a:DocumentNumber "00003" ;
    a2a:RegistryNumber "070102" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 070102, Periode: 1917, Minuut-akten 1917, aktes  1-161, 00003, 070102"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e" ;
  a2a:RecordGUID "{2ea30fe2-8e50-4591-8c2e-80f7cd41ae2e}" ;
  a2a:SourceRemarkOpmerking "Notaris: Feike Wassenbergh<br />Kantoor: Kollum I<br />Repertoire: 070119" ;
  a2a:SourceRemarkAkteSoort "koopakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240418_26033_00026033.xml van FRL" .

[] a2a:PersonRemarkdiversen """Ligging vastgoed: Twijzel
Bedrag: koopsom fl. 400
land""" .
