@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_3d0efe10-b4ca-703f-e71b-522d7a0f780f
  a a2a:Record ;
  rdfs:label "Notariële akte (finale toewijzing) op 11 april 1934 te Dokkum" ;
  a2a:hasPerson oa:person_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_Person-b6a50092-be30-4218-b82d-7b2c5f1fed80, oa:person_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_Person-2fa51274-7db2-d402-c598-8d1a57a50cf6, oa:person_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_Person-0077260f-ffed-4274-a18b-139a8a024fed, oa:person_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_Person-31da0455-3d21-735a-b669-9a668dff79c0 ;
  a2a:hasEvent oa:event_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_0, oa:relationep_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_1, oa:relationep_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_2, oa:relationep_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_3 ;
  a2a:hasSource oa:source_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f .

oa:person_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_Person-b6a50092-be30-4218-b82d-7b2c5f1fed80
  a a2a:Person ;
  rdfs:label "Oene Kramer" ;
  a2a:PersonName [
    rdfs:label "Oene Kramer" ;
    a2a:PersonNameFirstName "Oene" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:person_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_Person-2fa51274-7db2-d402-c598-8d1a57a50cf6
  a a2a:Person ;
  rdfs:label "Minne Roosma" ;
  a2a:PersonName [
    rdfs:label "Minne Roosma" ;
    a2a:PersonNameFirstName "Minne" ;
    a2a:PersonNameLastName "Roosma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:person_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_Person-0077260f-ffed-4274-a18b-139a8a024fed
  a a2a:Person ;
  rdfs:label "Eelke Lemstra" ;
  a2a:PersonName [
    rdfs:label "Eelke Lemstra" ;
    a2a:PersonNameFirstName "Eelke" ;
    a2a:PersonNameLastName "Lemstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:person_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_Person-31da0455-3d21-735a-b669-9a668dff79c0
  a a2a:Person ;
  rdfs:label "Johannes Erich" ;
  a2a:PersonName [
    rdfs:label "Johannes Erich" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Erich"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:event_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1934" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1934-04-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:relationep_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_Person:b6a50092-be30-4218-b82d-7b2c5f1fed80 ;
  a2a:EventKeyRef oa:event_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_Event1 .

oa:relationep_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_Person:2fa51274-7db2-d402-c598-8d1a57a50cf6 ;
  a2a:EventKeyRef oa:event_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_Event1 .

oa:relationep_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_2
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_Person:0077260f-ffed-4274-a18b-139a8a024fed ;
  a2a:EventKeyRef oa:event_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_Event1 .

oa:relationep_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_3
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_Person:31da0455-3d21-735a-b669-9a668dff79c0 ;
  a2a:EventKeyRef oa:event_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f_Event1 .

oa:source_frl_3d0efe10-b4ca-703f-e71b-522d7a0f780f
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum", "1934-04-11 - 1934-04-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1934-04-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1934-04-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1934" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1934-04-11"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 027141, Periode: 1934" ;
    a2a:Book "Minuut-akten 1934, aktes 1700-1834" ;
    a2a:DocumentNumber "01757" ;
    a2a:RegistryNumber "027141" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 027141, Periode: 1934, Minuut-akten 1934, aktes 1700-1834, 01757, 027141"
  ] ;
  a2a:SourceLastChangeDate "2018-03-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/3d0efe10-b4ca-703f-e71b-522d7a0f780f" ;
  a2a:RecordGUID "{3d0efe10-b4ca-703f-e71b-522d7a0f780f}" ;
  a2a:SourceRemarkOpmerking "Bijbehorende aktenummers: 1748", "Notaris: Pieter Zwart<br />Kantoor: Dokkum<br />Repertoire: 027145" ;
  a2a:SourceRemarkAkteSoort "finale toewijzing" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_24345_00024345.xml van FRL" .

