@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_b39ddc81-dc47-4943-bc76-e5e9315b445d
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 11 mei 1882 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_b39ddc81-dc47-4943-bc76-e5e9315b445d_Person-6ff6dc38-b993-4c9d-938d-275e0fa2fa1f, oa:person_frl_b39ddc81-dc47-4943-bc76-e5e9315b445d_Person-07445498-dc3a-4d69-8257-6e7cc7e96b5a ;
  a2a:hasEvent oa:event_frl_b39ddc81-dc47-4943-bc76-e5e9315b445d_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_b39ddc81-dc47-4943-bc76-e5e9315b445d_0, oa:relationep_frl_b39ddc81-dc47-4943-bc76-e5e9315b445d_1 ;
  a2a:hasSource oa:source_frl_b39ddc81-dc47-4943-bc76-e5e9315b445d .

oa:person_frl_b39ddc81-dc47-4943-bc76-e5e9315b445d_Person-6ff6dc38-b993-4c9d-938d-275e0fa2fa1f
  a a2a:Person ;
  rdfs:label "Thomas Jans Aukes" ;
  a2a:PersonName [
    rdfs:label "Thomas Jans Aukes" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Aukes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Erica" ;
    rdfs:label "Erica"
  ] .

oa:person_frl_b39ddc81-dc47-4943-bc76-e5e9315b445d_Person-07445498-dc3a-4d69-8257-6e7cc7e96b5a
  a a2a:Person ;
  rdfs:label "Sjoerd Aans Aukes" ;
  a2a:PersonName [
    rdfs:label "Sjoerd Aans Aukes" ;
    a2a:PersonNameFirstName "Sjoerd" ;
    a2a:PersonNamePatronym "Aans" ;
    a2a:PersonNameLastName "Aukes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Huizum" ;
    rdfs:label "Huizum"
  ] .

oa:event_frl_b39ddc81-dc47-4943-bc76-e5e9315b445d_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1882-05-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_b39ddc81-dc47-4943-bc76-e5e9315b445d_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_b39ddc81-dc47-4943-bc76-e5e9315b445d_Person:6ff6dc38-b993-4c9d-938d-275e0fa2fa1f ;
  a2a:EventKeyRef oa:event_frl_b39ddc81-dc47-4943-bc76-e5e9315b445d_Event1 .

oa:relationep_frl_b39ddc81-dc47-4943-bc76-e5e9315b445d_1
  a a2a:RelationEP ;
  rdfs:label "other:In kwaliteit" ;
  a2a:RelationType "other:In kwaliteit" ;
  a2a:PersonKeyRef oa:person_frl_b39ddc81-dc47-4943-bc76-e5e9315b445d_Person:07445498-dc3a-4d69-8257-6e7cc7e96b5a ;
  a2a:EventKeyRef oa:event_frl_b39ddc81-dc47-4943-bc76-e5e9315b445d_Event1 .

oa:source_frl_b39ddc81-dc47-4943-bc76-e5e9315b445d
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1882-05-11 - 1882-05-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-05-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-05-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1882" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1882-05-11"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 081024, Periode: 1882" ;
    a2a:Book "Minuut-akten 1882" ;
    a2a:DocumentNumber "00055" ;
    a2a:RegistryNumber "081024" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 081024, Periode: 1882, Minuut-akten 1882, 00055, 081024"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/b39ddc81-dc47-4943-bc76-e5e9315b445d" ;
  a2a:RecordGUID "{b39ddc81-dc47-4943-bc76-e5e9315b445d}" ;
  a2a:SourceRemarkOpmerking "Notaris: Pieter Zeper Dirkszoon<br />Kantoor: Leeuwarden VII<br />Repertoire: 081025" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_12622_00012622.xml van FRL" .

