@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_40f99d0a-5a10-4e7e-8750-3ec8255bf2ba
  a a2a:Record ;
  rdfs:label "Notariële akte (provisionele en finale toewijzing) op 10 februari 1921 te Achtkarspelen" ;
  a2a:hasPerson oa:person_frl_40f99d0a-5a10-4e7e-8750-3ec8255bf2ba_Person-f72ae4c3-d371-463c-9973-73a4769a653c, oa:person_frl_40f99d0a-5a10-4e7e-8750-3ec8255bf2ba_Person-fbdedf21-a9ec-4e40-a3bc-a99309b5e1b4 ;
  a2a:hasEvent oa:event_frl_40f99d0a-5a10-4e7e-8750-3ec8255bf2ba_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_40f99d0a-5a10-4e7e-8750-3ec8255bf2ba_0, oa:relationep_frl_40f99d0a-5a10-4e7e-8750-3ec8255bf2ba_1 ;
  a2a:hasSource oa:source_frl_40f99d0a-5a10-4e7e-8750-3ec8255bf2ba .

oa:person_frl_40f99d0a-5a10-4e7e-8750-3ec8255bf2ba_Person-f72ae4c3-d371-463c-9973-73a4769a653c
  a a2a:Person ;
  rdfs:label "Cornelis Tjeerdsma" ;
  a2a:PersonName [
    rdfs:label "Cornelis Tjeerdsma" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Tjeerdsma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oostermeer" ;
    rdfs:label "Oostermeer"
  ] .

oa:person_frl_40f99d0a-5a10-4e7e-8750-3ec8255bf2ba_Person-fbdedf21-a9ec-4e40-a3bc-a99309b5e1b4
  a a2a:Person ;
  rdfs:label "Edze Jurjens Hooyenga" ;
  a2a:PersonName [
    rdfs:label "Edze Jurjens Hooyenga" ;
    a2a:PersonNameFirstName "Edze" ;
    a2a:PersonNamePatronym "Jurjens" ;
    a2a:PersonNameLastName "Hooyenga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nijega" ;
    rdfs:label "Nijega"
  ] .

oa:event_frl_40f99d0a-5a10-4e7e-8750-3ec8255bf2ba_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1921-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Achtkarspelen" ;
    rdfs:label "Achtkarspelen"
  ] .

oa:relationep_frl_40f99d0a-5a10-4e7e-8750-3ec8255bf2ba_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_40f99d0a-5a10-4e7e-8750-3ec8255bf2ba_Person:f72ae4c3-d371-463c-9973-73a4769a653c ;
  a2a:EventKeyRef oa:event_frl_40f99d0a-5a10-4e7e-8750-3ec8255bf2ba_Event1 .

oa:relationep_frl_40f99d0a-5a10-4e7e-8750-3ec8255bf2ba_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_40f99d0a-5a10-4e7e-8750-3ec8255bf2ba_Person:fbdedf21-a9ec-4e40-a3bc-a99309b5e1b4 ;
  a2a:EventKeyRef oa:event_frl_40f99d0a-5a10-4e7e-8750-3ec8255bf2ba_Event1 .

oa:source_frl_40f99d0a-5a10-4e7e-8750-3ec8255bf2ba
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Achtkarspelen" ;
    rdfs:label "Achtkarspelen", "1921-02-10 - 1921-02-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-02-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-02-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1921-02-10"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 006117, Periode: 1921" ;
    a2a:Book "Minuut-akten 1921, aktes 1731-1903" ;
    a2a:DocumentNumber "01793" ;
    a2a:RegistryNumber "006117" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 006117, Periode: 1921, Minuut-akten 1921, aktes 1731-1903, 01793, 006117"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/40f99d0a-5a10-4e7e-8750-3ec8255bf2ba" ;
  a2a:RecordGUID "{40f99d0a-5a10-4e7e-8750-3ec8255bf2ba}" ;
  a2a:SourceRemarkOpmerking "Bijbehorende aktenummers: 01811", "Notaris: Anthony Marinus Harterink<br />Kantoor: Augustinusga<br />Repertoire: 006127" ;
  a2a:SourceRemarkAkteSoort "provisionele en finale toewijzing" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_9430_00009430.xml van FRL" .

[] a2a:PersonRemarkdiversen """Ligging vastgoed: Oostermeer
Bedrag: koopsom fl. 3260
een huis en grond""" .
