@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_155fdad9-c54b-424c-a8ca-e062ec191a73
  a a2a:Record ;
  rdfs:label "Notariële akte (provisionele en finale toewijzing) op 2 december 1889 te Oostdongeradeel" ;
  a2a:hasPerson oa:person_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_Person-2c738eb6-cd08-4071-953d-5d8ebb7223c1, oa:person_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_Person-236b53ae-0a9d-4c98-bbe3-5484c604588d, oa:person_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_Person-4b3c9520-69db-431e-a673-ce634342d211, oa:person_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_Person-648c0f0b-4800-4655-8e86-b463c8ddc938 ;
  a2a:hasEvent oa:event_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_0, oa:relationep_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_1, oa:relationep_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_2, oa:relationep_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_3 ;
  a2a:hasSource oa:source_frl_155fdad9-c54b-424c-a8ca-e062ec191a73 .

oa:person_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_Person-2c738eb6-cd08-4071-953d-5d8ebb7223c1
  a a2a:Person ;
  rdfs:label "Frederik Witteveen" ;
  a2a:PersonName [
    rdfs:label "Frederik Witteveen" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Witteveen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ternaard" ;
    rdfs:label "Ternaard"
  ] .

oa:person_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_Person-236b53ae-0a9d-4c98-bbe3-5484c604588d
  a a2a:Person ;
  rdfs:label "Gosling Elzinga" ;
  a2a:PersonName [
    rdfs:label "Gosling Elzinga" ;
    a2a:PersonNameFirstName "Gosling" ;
    a2a:PersonNameLastName "Elzinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brantgum" ;
    rdfs:label "Brantgum"
  ] .

oa:person_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_Person-4b3c9520-69db-431e-a673-ce634342d211
  a a2a:Person ;
  rdfs:label "Daniel Poelstra" ;
  a2a:PersonName [
    rdfs:label "Daniel Poelstra" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Poelstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Marrum" ;
    rdfs:label "Marrum"
  ] .

oa:person_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_Person-648c0f0b-4800-4655-8e86-b463c8ddc938
  a a2a:Person ;
  rdfs:label "Jan Klazes Heeringa" ;
  a2a:PersonName [
    rdfs:label "Jan Klazes Heeringa" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Klazes" ;
    a2a:PersonNameLastName "Heeringa"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Holwerd" ;
    rdfs:label "Holwerd"
  ] .

oa:event_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1889-12-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel"
  ] .

oa:relationep_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_Person:2c738eb6-cd08-4071-953d-5d8ebb7223c1 ;
  a2a:EventKeyRef oa:event_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_Event1 .

oa:relationep_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_Person:236b53ae-0a9d-4c98-bbe3-5484c604588d ;
  a2a:EventKeyRef oa:event_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_Event1 .

oa:relationep_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_2
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_Person:4b3c9520-69db-431e-a673-ce634342d211 ;
  a2a:EventKeyRef oa:event_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_Event1 .

oa:relationep_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_3
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_Person:648c0f0b-4800-4655-8e86-b463c8ddc938 ;
  a2a:EventKeyRef oa:event_frl_155fdad9-c54b-424c-a8ca-e062ec191a73_Event1 .

oa:source_frl_155fdad9-c54b-424c-a8ca-e062ec191a73
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel", "1889-12-02 - 1889-12-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-12-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-12-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1889" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1889-12-02"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 104080, Periode: 1889" ;
    a2a:Book "Minuut-akten 1889" ;
    a2a:DocumentNumber "02941" ;
    a2a:RegistryNumber "104080" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 104080, Periode: 1889, Minuut-akten 1889, 02941, 104080"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/155fdad9-c54b-424c-a8ca-e062ec191a73" ;
  a2a:RecordGUID "{155fdad9-c54b-424c-a8ca-e062ec191a73}" ;
  a2a:SourceRemarkOpmerking "Bijbehorende aktenummers: 02950", "Notaris: Jitze Feenstra<br />Kantoor: Metslawier<br />Repertoire: 104097" ;
  a2a:SourceRemarkAkteSoort "provisionele en finale toewijzing" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_16095_00016095.xml van FRL" .

[] a2a:PersonRemarkdiversen """Ligging vastgoed: Holwerd
Bedrag: koopsom fl. 6204
een huis en bouwland""" .
