@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_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c
  a a2a:Record ;
  rdfs:label "Notariële akte (provisionele en finale toewijzing) op 13 april 1885 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_Person-31b8693b-5c53-40e2-b88c-838567b65278, oa:person_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_Person-da9abb69-98f3-428f-a1bb-76a30b667264, oa:person_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_Person-73e2b854-6ee5-49c4-bf22-acff7278db0a ;
  a2a:hasEvent oa:event_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_0, oa:relationep_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_1, oa:relationep_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_2 ;
  a2a:hasSource oa:source_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c .

oa:person_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_Person-31b8693b-5c53-40e2-b88c-838567b65278
  a a2a:Person ;
  rdfs:label "Fredrik Willem Meyer" ;
  a2a:PersonName [
    rdfs:label "Fredrik Willem Meyer" ;
    a2a:PersonNameFirstName "Fredrik Willem" ;
    a2a:PersonNameLastName "Meyer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_Person-da9abb69-98f3-428f-a1bb-76a30b667264
  a a2a:Person ;
  rdfs:label "Zytse Sybouts de Haan" ;
  a2a:PersonName [
    rdfs:label "Zytse Sybouts de Haan" ;
    a2a:PersonNameFirstName "Zytse" ;
    a2a:PersonNamePatronym "Sybouts" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_Person-73e2b854-6ee5-49c4-bf22-acff7278db0a
  a a2a:Person ;
  rdfs:label "Abraham Dronrijp" ;
  a2a:PersonName [
    rdfs:label "Abraham Dronrijp" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Dronrijp"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1885" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1885-04-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_Person:31b8693b-5c53-40e2-b88c-838567b65278 ;
  a2a:EventKeyRef oa:event_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_Event1 .

oa:relationep_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_1
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_Person:da9abb69-98f3-428f-a1bb-76a30b667264 ;
  a2a:EventKeyRef oa:event_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_Event1 .

oa:relationep_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_2
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_Person:73e2b854-6ee5-49c4-bf22-acff7278db0a ;
  a2a:EventKeyRef oa:event_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c_Event1 .

oa:source_frl_00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1885-04-13 - 1885-04-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-04-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-04-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1885" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1885-04-13"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 077076, Periode: 1885" ;
    a2a:Book "Minuut-akten 1885" ;
    a2a:DocumentNumber "00022" ;
    a2a:RegistryNumber "077076" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 077076, Periode: 1885, Minuut-akten 1885, 00022, 077076"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c" ;
  a2a:RecordGUID "{00ecfd5a-4e8e-4bac-b8e2-35bc3d47760c}" ;
  a2a:SourceRemarkOpmerking "Bijbehorende aktenummers: 00028", "Notaris: Age Theodorus Haagsma<br />Kantoor: Leeuwarden III<br />Repertoire: 077079" ;
  a2a:SourceRemarkAkteSoort "provisionele en finale toewijzing" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_19980_00019980.xml van FRL" .

[] a2a:PersonRemarkdiversen """Ligging vastgoed: Leeuwarden
Bedrag: koopsom fl. 411
twee woningen""" .
