@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_01b97635-2bda-4a64-959d-a6eb2d64e748
  a a2a:Record ;
  rdfs:label "Notariële akte (koopakte) op 15 augustus 1923 te Harlingen" ;
  a2a:hasPerson oa:person_frl_01b97635-2bda-4a64-959d-a6eb2d64e748_Person-614eafeb-34c2-4b31-9b90-8a156182d0d9, oa:person_frl_01b97635-2bda-4a64-959d-a6eb2d64e748_Person-1d0459df-9d22-4269-95d7-d5cef672d124 ;
  a2a:hasEvent oa:event_frl_01b97635-2bda-4a64-959d-a6eb2d64e748_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_01b97635-2bda-4a64-959d-a6eb2d64e748_0, oa:relationep_frl_01b97635-2bda-4a64-959d-a6eb2d64e748_1 ;
  a2a:hasSource oa:source_frl_01b97635-2bda-4a64-959d-a6eb2d64e748 .

oa:person_frl_01b97635-2bda-4a64-959d-a6eb2d64e748_Person-614eafeb-34c2-4b31-9b90-8a156182d0d9
  a a2a:Person ;
  rdfs:label "Otto Dijkstra" ;
  a2a:PersonName [
    rdfs:label "Otto Dijkstra" ;
    a2a:PersonNameFirstName "Otto" ;
    a2a:PersonNameLastName "Dijkstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:person_frl_01b97635-2bda-4a64-959d-a6eb2d64e748_Person-1d0459df-9d22-4269-95d7-d5cef672d124
  a a2a:Person ;
  rdfs:label "Jacob Booy" ;
  a2a:PersonName [
    rdfs:label "Jacob Booy" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Booy"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:event_frl_01b97635-2bda-4a64-959d-a6eb2d64e748_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1923-08-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:relationep_frl_01b97635-2bda-4a64-959d-a6eb2d64e748_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_01b97635-2bda-4a64-959d-a6eb2d64e748_Person:614eafeb-34c2-4b31-9b90-8a156182d0d9 ;
  a2a:EventKeyRef oa:event_frl_01b97635-2bda-4a64-959d-a6eb2d64e748_Event1 .

oa:relationep_frl_01b97635-2bda-4a64-959d-a6eb2d64e748_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_01b97635-2bda-4a64-959d-a6eb2d64e748_Person:1d0459df-9d22-4269-95d7-d5cef672d124 ;
  a2a:EventKeyRef oa:event_frl_01b97635-2bda-4a64-959d-a6eb2d64e748_Event1 .

oa:source_frl_01b97635-2bda-4a64-959d-a6eb2d64e748
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1923-08-15 - 1923-08-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-08-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-08-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1923-08-15"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 049138, Periode: 1923" ;
    a2a:Book "Minuut-akten 1923, aktes 205-422" ;
    a2a:DocumentNumber "00268" ;
    a2a:RegistryNumber "049138" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 049138, Periode: 1923, Minuut-akten 1923, aktes 205-422, 00268, 049138"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/01b97635-2bda-4a64-959d-a6eb2d64e748" ;
  a2a:RecordGUID "{01b97635-2bda-4a64-959d-a6eb2d64e748}" ;
  a2a:SourceRemarkOpmerking "Notaris: Sybe Okkinga<br />Kantoor: Harlingen I<br />Repertoire: 049143" ;
  a2a:SourceRemarkAkteSoort "koopakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_22446_00022446.xml van FRL" .

[] a2a:PersonRemarkdiversen """Ligging vastgoed: Harlingen
Bedrag: koopsom fl. 2000
een huis""" .
