@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_66890db0-db98-40c8-b0b8-4dc91c5ee3f1
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 1 mei 1882 te Achtkarspelen" ;
  a2a:hasPerson oa:person_frl_66890db0-db98-40c8-b0b8-4dc91c5ee3f1_Person-6020a937-c7b6-4b57-840d-0663f2eee32a, oa:person_frl_66890db0-db98-40c8-b0b8-4dc91c5ee3f1_Person-c5652504-337a-42eb-b3e8-95b259234161 ;
  a2a:hasEvent oa:event_frl_66890db0-db98-40c8-b0b8-4dc91c5ee3f1_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_66890db0-db98-40c8-b0b8-4dc91c5ee3f1_0, oa:relationep_frl_66890db0-db98-40c8-b0b8-4dc91c5ee3f1_1 ;
  a2a:hasSource oa:source_frl_66890db0-db98-40c8-b0b8-4dc91c5ee3f1 .

oa:person_frl_66890db0-db98-40c8-b0b8-4dc91c5ee3f1_Person-6020a937-c7b6-4b57-840d-0663f2eee32a
  a a2a:Person ;
  rdfs:label "Johannes Jans Schonenburg" ;
  a2a:PersonName [
    rdfs:label "Johannes Jans Schonenburg" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Schonenburg"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kooten" ;
    rdfs:label "Kooten"
  ] .

oa:person_frl_66890db0-db98-40c8-b0b8-4dc91c5ee3f1_Person-c5652504-337a-42eb-b3e8-95b259234161
  a a2a:Person ;
  rdfs:label "Goitzen Roelofs Kuipers" ;
  a2a:PersonName [
    rdfs:label "Goitzen Roelofs Kuipers" ;
    a2a:PersonNameFirstName "Goitzen" ;
    a2a:PersonNamePatronym "Roelofs" ;
    a2a:PersonNameLastName "Kuipers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Twijzel" ;
    rdfs:label "Twijzel"
  ] .

oa:event_frl_66890db0-db98-40c8-b0b8-4dc91c5ee3f1_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1882-05-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Achtkarspelen" ;
    rdfs:label "Achtkarspelen"
  ] .

oa:relationep_frl_66890db0-db98-40c8-b0b8-4dc91c5ee3f1_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_66890db0-db98-40c8-b0b8-4dc91c5ee3f1_Person:6020a937-c7b6-4b57-840d-0663f2eee32a ;
  a2a:EventKeyRef oa:event_frl_66890db0-db98-40c8-b0b8-4dc91c5ee3f1_Event1 .

oa:relationep_frl_66890db0-db98-40c8-b0b8-4dc91c5ee3f1_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_66890db0-db98-40c8-b0b8-4dc91c5ee3f1_Person:c5652504-337a-42eb-b3e8-95b259234161 ;
  a2a:EventKeyRef oa:event_frl_66890db0-db98-40c8-b0b8-4dc91c5ee3f1_Event1 .

oa:source_frl_66890db0-db98-40c8-b0b8-4dc91c5ee3f1
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Achtkarspelen" ;
    rdfs:label "Achtkarspelen", "1882-05-01 - 1882-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1882" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1882-05-01"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 024076, Periode: 1882" ;
    a2a:Book "Minuut-akten 1882" ;
    a2a:DocumentNumber "00059" ;
    a2a:RegistryNumber "024076" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 024076, Periode: 1882, Minuut-akten 1882, 00059, 024076"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/66890db0-db98-40c8-b0b8-4dc91c5ee3f1" ;
  a2a:RecordGUID "{66890db0-db98-40c8-b0b8-4dc91c5ee3f1}" ;
  a2a:SourceRemarkOpmerking "Notaris: Gerrit de Jong Posthumus<br />Kantoor: Buitenpost I<br />Repertoire: 024095" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_25279_00025279.xml van FRL" .

[] a2a:PersonRemarkdiversen "Bedrag: kapitaal fl. 400" .
