@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_3e6571e7-c44c-4d7e-a182-600d2e255a5e
  a a2a:Record ;
  rdfs:label "Notariële akte (procuratie) op 16 februari 1837 te Smallingerland" ;
  a2a:hasPerson oa:person_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_Person-c9fb18e0-73a5-46d5-b966-263c3d09aa4a, oa:person_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_Person-f9edc8e6-014f-4191-aa6d-30d9159a2dde, oa:person_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_Person-6999e8c6-31a8-4c51-add0-9335a7a23d77 ;
  a2a:hasEvent oa:event_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_0, oa:relationep_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_1, oa:relationep_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_2 ;
  a2a:hasSource oa:source_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e .

oa:person_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_Person-c9fb18e0-73a5-46d5-b966-263c3d09aa4a
  a a2a:Person ;
  rdfs:label "Jan Wieberens Huizinga" ;
  a2a:PersonName [
    rdfs:label "Jan Wieberens Huizinga" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Wieberens" ;
    a2a:PersonNameLastName "Huizinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oudega, Smallingerland" ;
    rdfs:label "Oudega, Smallingerland"
  ] .

oa:person_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_Person-f9edc8e6-014f-4191-aa6d-30d9159a2dde
  a a2a:Person ;
  rdfs:label "Jan Kornelis Gorter" ;
  a2a:PersonName [
    rdfs:label "Jan Kornelis Gorter" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Kornelis" ;
    a2a:PersonNameLastName "Gorter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oudega, Smallingerland" ;
    rdfs:label "Oudega, Smallingerland"
  ] .

oa:person_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_Person-6999e8c6-31a8-4c51-add0-9335a7a23d77
  a a2a:Person ;
  rdfs:label "Ietje Jans Huizinga" ;
  a2a:PersonName [
    rdfs:label "Ietje Jans Huizinga" ;
    a2a:PersonNameFirstName "Ietje" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Huizinga"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1837-02-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Smallingerland" ;
    rdfs:label "Smallingerland"
  ] .

oa:relationep_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_0
  a a2a:RelationEP ;
  rdfs:label "other:Constituant" ;
  a2a:RelationType "other:Constituant" ;
  a2a:PersonKeyRef oa:person_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_Person:c9fb18e0-73a5-46d5-b966-263c3d09aa4a ;
  a2a:EventKeyRef oa:event_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_Event1 .

oa:relationep_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_1
  a a2a:RelationEP ;
  rdfs:label "other:Constituant" ;
  a2a:RelationType "other:Constituant" ;
  a2a:PersonKeyRef oa:person_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_Person:6999e8c6-31a8-4c51-add0-9335a7a23d77 ;
  a2a:EventKeyRef oa:event_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_Event1 .

oa:relationep_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_2
  a a2a:RelationEP ;
  rdfs:label "other:Toeziende voogd" ;
  a2a:RelationType "other:Toeziende voogd" ;
  a2a:PersonKeyRef oa:person_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_Person:f9edc8e6-014f-4191-aa6d-30d9159a2dde ;
  a2a:EventKeyRef oa:event_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e_Event1 .

oa:source_frl_3e6571e7-c44c-4d7e-a182-600d2e255a5e
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Smallingerland" ;
    rdfs:label "Smallingerland", "1837-02-16 - 1837-02-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-02-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-02-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1837" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1837-02-16"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 033010, Periode: 1836-1837" ;
    a2a:Book "Minuut-akten 1836, aktes 1837" ;
    a2a:DocumentNumber "00036" ;
    a2a:RegistryNumber "033010" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 033010, Periode: 1836-1837, Minuut-akten 1836, aktes 1837, 00036, 033010"
  ] ;
  a2a:SourceLastChangeDate "2016-11-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/3e6571e7-c44c-4d7e-a182-600d2e255a5e" ;
  a2a:RecordGUID "{3e6571e7-c44c-4d7e-a182-600d2e255a5e}" ;
  a2a:SourceRemarkOpmerking "Akte is niet aanwezig", "Notaris: Jan Gelinde van Blom<br />Kantoor: Drachten II<br />Repertoire: 033043" ;
  a2a:SourceRemarkAkteSoort "procuratie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_9018_00009018.xml van FRL" .

[] a2a:PersonRemarkdiversen "voogd over Ietje Jans Huizinga" .
