@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_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c
  a a2a:Record ;
  rdfs:label "Notariële akte (koopakte) op 22 mei 1907 te Sneek" ;
  a2a:hasPerson oa:person_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Person-29c4dbc0-0d0f-42fd-b5e0-cdea891a12fc, oa:person_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Person-ffabc114-914d-4760-99be-d91323dfe2a9, oa:person_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Person-eae3c283-a5bf-4284-a295-26714461a510, oa:person_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Person-0102fac9-a09f-48d4-a07a-fea5d2b4095b, oa:person_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Person-e4440d58-c91a-449c-a289-bc8c4d8feebe ;
  a2a:hasEvent oa:event_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_0, oa:relationep_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_1, oa:relationep_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_2, oa:relationep_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_3, oa:relationep_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_4 ;
  a2a:hasSource oa:source_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c .

oa:person_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Person-29c4dbc0-0d0f-42fd-b5e0-cdea891a12fc
  a a2a:Person ;
  rdfs:label "Hesterina ten Cate Fennema" ;
  a2a:PersonName [
    rdfs:label "Hesterina ten Cate Fennema" ;
    a2a:PersonNameFirstName "Hesterina" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Cate Fennema"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:person_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Person-ffabc114-914d-4760-99be-d91323dfe2a9
  a a2a:Person ;
  rdfs:label "Lourens Alma" ;
  a2a:PersonName [
    rdfs:label "Lourens Alma" ;
    a2a:PersonNameFirstName "Lourens" ;
    a2a:PersonNameLastName "Alma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Person-eae3c283-a5bf-4284-a295-26714461a510
  a a2a:Person ;
  rdfs:label "Yzaak Alma" ;
  a2a:PersonName [
    rdfs:label "Yzaak Alma" ;
    a2a:PersonNameFirstName "Yzaak" ;
    a2a:PersonNameLastName "Alma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hilversum" ;
    rdfs:label "Hilversum"
  ] .

oa:person_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Person-0102fac9-a09f-48d4-a07a-fea5d2b4095b
  a a2a:Person ;
  rdfs:label "Eva Dina Alma" ;
  a2a:PersonName [
    rdfs:label "Eva Dina Alma" ;
    a2a:PersonNameFirstName "Eva Dina" ;
    a2a:PersonNameLastName "Alma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:person_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Person-e4440d58-c91a-449c-a289-bc8c4d8feebe
  a a2a:Person ;
  rdfs:label "Martinus Josephus Houwink" ;
  a2a:PersonName [
    rdfs:label "Martinus Josephus Houwink" ;
    a2a:PersonNameFirstName "Martinus Josephus" ;
    a2a:PersonNameLastName "Houwink"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:event_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1907-05-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:relationep_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Person:29c4dbc0-0d0f-42fd-b5e0-cdea891a12fc ;
  a2a:EventKeyRef oa:event_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Event1 .

oa:relationep_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_1
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Person:ffabc114-914d-4760-99be-d91323dfe2a9 ;
  a2a:EventKeyRef oa:event_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Event1 .

oa:relationep_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_2
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Person:eae3c283-a5bf-4284-a295-26714461a510 ;
  a2a:EventKeyRef oa:event_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Event1 .

oa:relationep_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_3
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Person:0102fac9-a09f-48d4-a07a-fea5d2b4095b ;
  a2a:EventKeyRef oa:event_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Event1 .

oa:relationep_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_4
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Person:e4440d58-c91a-449c-a289-bc8c4d8feebe ;
  a2a:EventKeyRef oa:event_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c_Event1 .

oa:source_frl_a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek", "1907-05-22 - 1907-05-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-05-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-05-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1907-05-22"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 120133, Periode: 1907" ;
    a2a:Book "Minuut-akten 1907" ;
    a2a:DocumentNumber "00127" ;
    a2a:RegistryNumber "120133" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 120133, Periode: 1907, Minuut-akten 1907, 00127, 120133"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c" ;
  a2a:RecordGUID "{a85a97cd-0d1d-4ecc-9bd2-df13a6b09d7c}" ;
  a2a:SourceRemarkOpmerking "Notaris: Hendrik Fennema<br />Kantoor: Sneek II<br />Repertoire: 120135" ;
  a2a:SourceRemarkAkteSoort "koopakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_17924_00017924.xml van FRL" .

[] a2a:PersonRemarkdiversen """weduwe van Dirk Alma
Ligging vastgoed: Sneek
Bedrag: koopsom fl. 1500
een huis met erf""" .
