@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_bc8dfd47-7530-4e1d-ba72-716e3b676f91
  a a2a:Record ;
  rdfs:label "Notariële akte (statutenwijziging) op 11 september 1908 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Person-be40b75a-7b9c-47c4-9e42-8b23e024fd04, oa:person_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Person-64f0b2e5-7a80-40ba-9528-f352784ce397, oa:person_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Person-4adcc321-2b2d-4028-9ee4-0570a8cca85e, oa:person_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Person-c07dcd2b-2e28-4fd1-b3ee-c43afec7ff74, oa:person_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Person-555c81bc-ace1-4830-869c-a9b2212ce392 ;
  a2a:hasEvent oa:event_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_0, oa:relationep_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_1, oa:relationep_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_2, oa:relationep_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_3, oa:relationep_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_4 ;
  a2a:hasSource oa:source_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91 .

oa:person_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Person-be40b75a-7b9c-47c4-9e42-8b23e024fd04
  a a2a:Person ;
  rdfs:label "Ulbe Gaeles Hoekstra" ;
  a2a:PersonName [
    rdfs:label "Ulbe Gaeles Hoekstra" ;
    a2a:PersonNameFirstName "Ulbe" ;
    a2a:PersonNamePatronym "Gaeles" ;
    a2a:PersonNameLastName "Hoekstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Stiens" ;
    rdfs:label "Stiens"
  ] .

oa:person_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Person-64f0b2e5-7a80-40ba-9528-f352784ce397
  a a2a:Person ;
  rdfs:label "Tjibbe Acronius Hettinga" ;
  a2a:PersonName [
    rdfs:label "Tjibbe Acronius Hettinga" ;
    a2a:PersonNameFirstName "Tjibbe Acronius" ;
    a2a:PersonNameLastName "Hettinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Cornjum" ;
    rdfs:label "Cornjum"
  ] .

oa:person_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Person-4adcc321-2b2d-4028-9ee4-0570a8cca85e
  a a2a:Person ;
  rdfs:label "Theunis Wytzes Oostenbrug" ;
  a2a:PersonName [
    rdfs:label "Theunis Wytzes Oostenbrug" ;
    a2a:PersonNameFirstName "Theunis" ;
    a2a:PersonNamePatronym "Wytzes" ;
    a2a:PersonNameLastName "Oostenbrug"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rijperkerk" ;
    rdfs:label "Rijperkerk"
  ] .

oa:person_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Person-c07dcd2b-2e28-4fd1-b3ee-c43afec7ff74
  a a2a:Person ;
  rdfs:label "Jan Jans Wuite" ;
  a2a:PersonName [
    rdfs:label "Jan Jans Wuite" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Wuite"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tjalleberd" ;
    rdfs:label "Tjalleberd"
  ] .

oa:person_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Person-555c81bc-ace1-4830-869c-a9b2212ce392
  a a2a:Person ;
  rdfs:label "Rypke Tjerks Atsma" ;
  a2a:PersonName [
    rdfs:label "Rypke Tjerks Atsma" ;
    a2a:PersonNameFirstName "Rypke" ;
    a2a:PersonNamePatronym "Tjerks" ;
    a2a:PersonNameLastName "Atsma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oostermeer" ;
    rdfs:label "Oostermeer"
  ] .

oa:event_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1908-09-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Person:be40b75a-7b9c-47c4-9e42-8b23e024fd04 ;
  a2a:EventKeyRef oa:event_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Event1 .

oa:relationep_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Person:64f0b2e5-7a80-40ba-9528-f352784ce397 ;
  a2a:EventKeyRef oa:event_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Event1 .

oa:relationep_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Person:4adcc321-2b2d-4028-9ee4-0570a8cca85e ;
  a2a:EventKeyRef oa:event_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Event1 .

oa:relationep_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Person:c07dcd2b-2e28-4fd1-b3ee-c43afec7ff74 ;
  a2a:EventKeyRef oa:event_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Event1 .

oa:relationep_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_4
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Person:555c81bc-ace1-4830-869c-a9b2212ce392 ;
  a2a:EventKeyRef oa:event_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91_Event1 .

oa:source_frl_bc8dfd47-7530-4e1d-ba72-716e3b676f91
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1908-09-11 - 1908-09-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-09-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-09-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1908-09-11"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 078152, Periode: 1908" ;
    a2a:Book "Minuut-akten 1908" ;
    a2a:DocumentNumber "00584" ;
    a2a:RegistryNumber "078152" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 078152, Periode: 1908, Minuut-akten 1908, 00584, 078152"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/bc8dfd47-7530-4e1d-ba72-716e3b676f91" ;
  a2a:RecordGUID "{bc8dfd47-7530-4e1d-ba72-716e3b676f91}" ;
  a2a:SourceRemarkOpmerking "Notaris: Ate van Giffen<br />Kantoor: Leeuwarden IV<br />Repertoire: 078160" ;
  a2a:SourceRemarkAkteSoort "statutenwijziging" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_11560_00011560.xml van FRL" .

