@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_f3fe07af-5e04-48c9-8b0f-446c1903d469
  a a2a:Record ;
  rdfs:label "Notariële akte (royement) op 6 april 1849 te Leeuwarderadeel" ;
  a2a:hasPerson oa:person_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_Person-b85bb04d-034f-429c-b18e-3ad808a7079a, oa:person_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_Person-8627e4a3-c6e0-4ca6-b561-b8d7f1380898, oa:person_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_Person-2590d29b-5671-4f8d-b5d0-aa8b7c1293dc ;
  a2a:hasEvent oa:event_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_0, oa:relationep_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_1, oa:relationep_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_2 ;
  a2a:hasSource oa:source_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469 .

oa:person_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_Person-b85bb04d-034f-429c-b18e-3ad808a7079a
  a a2a:Person ;
  rdfs:label "Johannes Lambertus Huber" ;
  a2a:PersonName [
    rdfs:label "Johannes Lambertus Huber" ;
    a2a:PersonNameFirstName "Johannes Lambertus" ;
    a2a:PersonNameLastName "Huber"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Profession "griffier" .

oa:person_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_Person-8627e4a3-c6e0-4ca6-b561-b8d7f1380898
  a a2a:Person ;
  rdfs:label "Jan Pieter Pruis" ;
  a2a:PersonName [
    rdfs:label "Jan Pieter Pruis" ;
    a2a:PersonNameFirstName "Jan Pieter" ;
    a2a:PersonNameLastName "Pruis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Semarang" ;
    rdfs:label "Semarang"
  ] ;
  a2a:Profession "cipier" .

oa:person_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_Person-2590d29b-5671-4f8d-b5d0-aa8b7c1293dc
  a a2a:Person ;
  rdfs:label "Willem Pruis" ;
  a2a:PersonName [
    rdfs:label "Willem Pruis" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Pruis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Profession "stadsbode" .

oa:event_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1849" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1849-04-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarderadeel" ;
    rdfs:label "Leeuwarderadeel"
  ] .

oa:relationep_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_Person:b85bb04d-034f-429c-b18e-3ad808a7079a ;
  a2a:EventKeyRef oa:event_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_Event1 .

oa:relationep_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_Person:8627e4a3-c6e0-4ca6-b561-b8d7f1380898 ;
  a2a:EventKeyRef oa:event_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_Event1 .

oa:relationep_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_Person:2590d29b-5671-4f8d-b5d0-aa8b7c1293dc ;
  a2a:EventKeyRef oa:event_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469_Event1 .

oa:source_frl_f3fe07af-5e04-48c9-8b0f-446c1903d469
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarderadeel" ;
    rdfs:label "Leeuwarderadeel", "1849-04-06 - 1849-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1849-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1849" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1849-04-06"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 064024, Periode: 1849" ;
    a2a:Book "Minuut-akten 1849" ;
    a2a:DocumentNumber "00866" ;
    a2a:RegistryNumber "064024" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 064024, Periode: 1849, Minuut-akten 1849, 00866, 064024"
  ] ;
  a2a:SourceLastChangeDate "2016-11-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/f3fe07af-5e04-48c9-8b0f-446c1903d469" ;
  a2a:RecordGUID "{f3fe07af-5e04-48c9-8b0f-446c1903d469}" ;
  a2a:SourceRemarkOpmerking "Akte is niet aanwezig", "Notaris: Gauke Bakker<br />Kantoor: Huizum I<br />Repertoire: 064032" ;
  a2a:SourceRemarkAkteSoort "royement" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231210_30052_00030052.xml van FRL" .

