(mysql): SELECT * FROM sessions WHERE session_id = '2kjjv00ev3stl38pheicnapar3'  

(mysql): SELECT * FROM journals WHERE path = 'akta'  

(mysql): SELECT * FROM site  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '41') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = 'objectsforreviewplugin' AND journal_id = '41'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.usageStats.UsageStatsLoader'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.pln.classes.tasks.Depositor'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.datacite.DataciteInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.ReviewReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.SubscriptionExpiryReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.OpenAccessNotification'  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '11278' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 11278  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 11278 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '4426'  

(mysql): SELECT * FROM article_settings WHERE article_id = '11278'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 11278 ORDER BY s.seq  

(mysql): SELECT i.* FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id WHERE ist.setting_name = 'pub-id::publisher-id' AND ist.setting_value = '467' ORDER BY i.issue_id  

(mysql): SELECT i.* FROM issues i WHERE issue_id = 467  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '467'  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '41' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 10:46:10' >= s.date_start AND '2025-09-17 10:46:10' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '41' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 10:46:10' >= s.date_start AND '2025-09-17 10:46:10' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '41' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 10:46:10' >= s.date_start AND '2025-09-17 10:46:10' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM sections WHERE section_id = '99'  

(mysql): SELECT * FROM section_settings WHERE section_id = '99'  

(mysql): SELECT * FROM sections WHERE section_id = '99'  

(mysql): SELECT * FROM section_settings WHERE section_id = '99'  

(mysql): SELECT g.*, af.file_name, af.original_file_name, af.file_stage, af.file_type, af.file_size, af.date_uploaded, af.date_modified FROM article_galleys g LEFT JOIN article_files af ON (g.file_id = af.file_id) INNER JOIN articles a ON a.article_id = g.article_id LEFT JOIN published_articles pa ON g.article_id = pa.article_id INNER JOIN article_galley_settings gs ON g.galley_id = gs.galley_id WHERE gs.setting_name = 'pub-id::publisher-id' AND gs.setting_value = '0' AND g.article_id = 11278 ORDER BY a.journal_id, pa.issue_id, g.galley_id  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.galley_id = 0 AND g.article_id = 11278  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '11278' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 11278  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 11278 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '4426'  

(mysql): SELECT * FROM article_settings WHERE article_id = '11278'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 11278 ORDER BY s.seq  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '41' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 10:46:10' >= s.date_start AND '2025-09-17 10:46:10' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '41' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 10:46:10' >= s.date_start AND '2025-09-17 10:46:10' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '41' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 10:46:10' >= s.date_start AND '2025-09-17 10:46:10' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 11278 AND citation_state >= 0 AND citation_state <= 5 ORDER BY seq, citation_id  

(mysql): SELECT * FROM sections WHERE section_id = '99'  

(mysql): SELECT * FROM section_settings WHERE section_id = '99'  

(mysql): SELECT i.* FROM issues i WHERE journal_id = 41 AND current = 1  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '1215'  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '41') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): select version()  

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'context' AND journal_id = '41'  

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'enabled' AND journal_id = '41'  

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'seq' AND journal_id = '41'  
The Regulation of Ownership of Agricultural Land Rights that Exceeds the Maximum Limit | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 11278 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '16197'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '19246'   <hr /> Rubiyani | JURNAL AKTA
(mysql): SELECT * FROM authors WHERE submission_id = 11278 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '16197'  

(mysql): SELECT * FROM author_settings WHERE author_id = '19246'  

(mysql): SELECT * FROM authors WHERE submission_id = 11278 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '16197'  

(mysql): SELECT * FROM author_settings WHERE author_id = '19246'  

(mysql): SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = 'garuda2xblockplugin' AND journal_id = '41'  

The Regulation of Ownership of Agricultural Land Rights that Exceeds the Maximum Limit


(mysql): SELECT * FROM authors WHERE submission_id = 11278 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '16197'  

(mysql): SELECT * FROM author_settings WHERE author_id = '19246'  
Ana Rubiyani, Ahmad Ridwan

Abstract


Land is a form of gift given by God, but human has given brain to think the challenges of live like the land problems, so that the government tries to regulate it properly. The problems in this thesis are: 1) How to regulate ownership of agricultural land rights that exceeds the maximum limit based on Act No. 56 (Prp) of 1960 concerning the Determination of Agricultural Land Areas? 2) How is the action taken by the Land Office towards ownership of agricultural land rights that exceeds the maximum limit? The method used is juridical empirical, with descriptive analytical specifications. The method used in this research is an empirical juridical approach. The results of this study are: (1) The regulation of ownership of agricultural land rights that exceeds the maximum limit is based on Act No. 56 (Prp) of 1960, namely that the provisions regarding land restrictions state that the application for ownership rights as referred to in Article 4 paragraph 1 of Act No. 56 (Prp) 1960 was limited to a maximum land area of 2000 m2. 2) The steps of the Land Office in implementing Act No. 56 (Prp) of 1960, namely the need for a concept of supervision and control over control of land rights, given the various problems that often arise such as in land registration activities.


Keywords


Regulation; Ownership; Agricultural.

Full Text:

PDF


DOI: http://dx.doi.org/10.30659/akta.v7i3.11278
(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '11278' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 11278  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 11278 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '4426'  

(mysql): SELECT * FROM article_settings WHERE article_id = '11278'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 11278 ORDER BY s.seq  

(mysql): SELECT a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE article_id = '11278'  

(mysql): SELECT * FROM article_settings WHERE article_id = '11278'  

(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 11278 AND r.status = 2  

Refbacks

  • There are currently no refbacks.


Copyright (c) 2020 Jurnal Akta

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.


Jurnal Akta has been indexed by:

Editorial Office: Jurnal Akta Room 2nd Floor Imam As Syafei Building Faculty of Law Universitas Islam Sultan Agung. Jln. Kaligawe KM. 4, Semarang City, Central Java, Indonesia. Phone +62 24 6583584 Fax +62 24 6582455

Phone: 024-6583584 (574)
Email: jurnalakta@unissula.ac.id

Creative Commons License

JURNAL AKTA (eISSN : 2581-2114, pISSN: 2406-9426), This work is licensed under a Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0).


(mysql): UPDATE sessions SET user_id = NULL, ip_address = '216.73.216.3', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1758105900, last_used = 1758105965, remember = 0, data = '', domain = 'jurnal.unissula.ac.id' WHERE session_id = '2kjjv00ev3stl38pheicnapar3'