  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix epid: <http://eprints.amikom.ac.id/id/> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<>
	foaf:primaryTopic <http://eprints.amikom.ac.id/id/eprint/32032>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<http://eprints.amikom.ac.id/id/document/321332>
	dct:hasPart <https://eprints.amikom.ac.id/id/eprint/32032/1/COVER.pdf>;
	ep:hasFile <https://eprints.amikom.ac.id/id/eprint/32032/1/COVER.pdf>;
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "{JALUR NON REGULER - MAGANG IT} IMPLEMENTASI ARSITEKTUR MODULAR MONOLITH\r\nPADA SISTEM BACKEND PLATFORM MULTI-TENANT\r\nPENYEWAAN LAPANGAN BERBASIS LARAVEL (Text)"^^xsd:string .

<http://eprints.amikom.ac.id/id/document/321333>
	dct:hasPart <https://eprints.amikom.ac.id/id/eprint/32032/2/BAB%20I.pdf>;
	ep:hasFile <https://eprints.amikom.ac.id/id/eprint/32032/2/BAB%20I.pdf>;
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "{JALUR NON REGULER - MAGANG IT} IMPLEMENTASI ARSITEKTUR MODULAR MONOLITH\r\nPADA SISTEM BACKEND PLATFORM MULTI-TENANT\r\nPENYEWAAN LAPANGAN BERBASIS LARAVEL (Text)"^^xsd:string .

<http://eprints.amikom.ac.id/id/document/321334>
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "{JALUR NON REGULER - MAGANG IT} IMPLEMENTASI ARSITEKTUR MODULAR MONOLITH\r\nPADA SISTEM BACKEND PLATFORM MULTI-TENANT\r\nPENYEWAAN LAPANGAN BERBASIS LARAVEL (Text)"^^xsd:string .

<http://eprints.amikom.ac.id/id/document/321335>
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "{JALUR NON REGULER - MAGANG IT} IMPLEMENTASI ARSITEKTUR MODULAR MONOLITH\r\nPADA SISTEM BACKEND PLATFORM MULTI-TENANT\r\nPENYEWAAN LAPANGAN BERBASIS LARAVEL (Text)"^^xsd:string .

<http://eprints.amikom.ac.id/id/document/321336>
	dct:hasPart <https://eprints.amikom.ac.id/id/eprint/32032/5/BAB%20IV.pdf>;
	ep:hasFile <https://eprints.amikom.ac.id/id/eprint/32032/5/BAB%20IV.pdf>;
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "{JALUR NON REGULER - MAGANG IT} IMPLEMENTASI ARSITEKTUR MODULAR MONOLITH\r\nPADA SISTEM BACKEND PLATFORM MULTI-TENANT\r\nPENYEWAAN LAPANGAN BERBASIS LARAVEL (Text)"^^xsd:string .

<http://eprints.amikom.ac.id/id/document/321337>
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "{JALUR NON REGULER - MAGANG IT} IMPLEMENTASI ARSITEKTUR MODULAR MONOLITH\r\nPADA SISTEM BACKEND PLATFORM MULTI-TENANT\r\nPENYEWAAN LAPANGAN BERBASIS LARAVEL (Text)"^^xsd:string .

<http://eprints.amikom.ac.id/id/eprint/32032#authors>
	rdf:_1 <http://eprints.amikom.ac.id/id/person/ext-63cb126bf607d6f7cef3e06920035b0b> .

<http://eprints.amikom.ac.id/id/eprint/32032>
	<> <http://eprints.amikom.ac.id/id/person/ext-8ebf109ab01ef0aac799afad803d8245>;
	bibo:abstract "Perkembangan teknologi digital mendorong transformasi layanan\r\npenyewaan fasilitas olahraga ke arah sistem berbasis platform yang terintegrasi.\r\nNamun, banyak penyedia layanan masih menggunakan proses manual yang\r\nmenyebabkan ketidakefisienan operasional, ketidakkonsistenan data, serta\r\nketerbatasan skalabilitas sistem. Penelitian ini membahas implementasi arsitektur\r\nmodular monolith pada sistem backend platform penyewaan lapangan berbasis\r\nmulti-tenant yang dikembangkan menggunakan framework Laravel. Arsitektur\r\nmodular monolith diterapkan dengan memisahkan sistem ke dalam modul-modul\r\nfungsional seperti Content Management System (CMS), manajemen akun dan\r\nmerchant, serta modul booking dan pembayaran, yang tetap berada dalam satu basis\r\nkode terintegrasi dan menggunakan shared database. Pendekatan ini\r\nmemungkinkan setiap modul dideploy secara terdistribusi pada server yang berbeda\r\ntanpa kehilangan konsistensi data dan integrasi sistem. Hasil implementasi\r\nmenunjukkan bahwa arsitektur modular monolith mampu meningkatkan\r\nketeraturan struktur kode, mempermudah pemeliharaan dan pengembangan sistem,\r\nserta mendukung kebutuhan skalabilitas dan performa pada platform multi-tenant.\r\nDengan demikian, penerapan arsitektur ini menjadi solusi yang efektif untuk\r\npengembangan backend platform penyewaan lapangan yang efisien, stabil, dan siap\r\nmendukung transaksi real-time."^^xsd:string;
	bibo:authorList <http://eprints.amikom.ac.id/id/eprint/32032#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dc:hasVersion <http://eprints.amikom.ac.id/id/document/321332>,
		<http://eprints.amikom.ac.id/id/document/321333>,
		<http://eprints.amikom.ac.id/id/document/321334>,
		<http://eprints.amikom.ac.id/id/document/321335>,
		<http://eprints.amikom.ac.id/id/document/321336>,
		<http://eprints.amikom.ac.id/id/document/321337>;
	dct:creator <http://eprints.amikom.ac.id/id/org/ext-21286f0e74c14a2d2682a5c738dc458e>,
		<http://eprints.amikom.ac.id/id/person/ext-63cb126bf607d6f7cef3e06920035b0b>;
	dct:date "2026-02-27";
	dct:isPartOf <http://eprints.amikom.ac.id/id/repository>;
	dct:issuer <http://eprints.amikom.ac.id/id/org/ext-4fec6a8784877144d149fa35bb74e33f>,
		<http://eprints.amikom.ac.id/id/org/ext-21286f0e74c14a2d2682a5c738dc458e>;
	dct:subject <http://eprints.amikom.ac.id/id/subject/000.000.000A>,
		<http://eprints.amikom.ac.id/id/subject/000.000.004>;
	dct:title "{JALUR NON REGULER - MAGANG IT} IMPLEMENTASI ARSITEKTUR MODULAR MONOLITH\r\nPADA SISTEM BACKEND PLATFORM MULTI-TENANT\r\nPENYEWAAN LAPANGAN BERBASIS LARAVEL"^^xsd:string;
	ep:hasDocument <http://eprints.amikom.ac.id/id/document/321332>,
		<http://eprints.amikom.ac.id/id/document/321333>,
		<http://eprints.amikom.ac.id/id/document/321334>,
		<http://eprints.amikom.ac.id/id/document/321335>,
		<http://eprints.amikom.ac.id/id/document/321336>,
		<http://eprints.amikom.ac.id/id/document/321337>;
	ep:hasPublished <http://eprints.amikom.ac.id/id/document/321332>,
		<http://eprints.amikom.ac.id/id/document/321333>,
		<http://eprints.amikom.ac.id/id/document/321334>,
		<http://eprints.amikom.ac.id/id/document/321335>,
		<http://eprints.amikom.ac.id/id/document/321336>,
		<http://eprints.amikom.ac.id/id/document/321337>;
	rdf:type bibo:Article,
		bibo:Thesis,
		ep:EPrint,
		ep:ThesisEPrint;
	rdfs:seeAlso <https://eprints.amikom.ac.id/id/eprint/32032/> .

<http://eprints.amikom.ac.id/id/subject/000.000.000A>
	rdf:type skos:Concept;
	skos:prefLabel "000 Ilmu komputer, informasi dan pekerjaan umum"@en .

<http://eprints.amikom.ac.id/id/subject/000.000.004>
	rdf:type skos:Concept;
	skos:prefLabel "004 Pemrosesan data dan ilmu komputer"@en .

<https://eprints.amikom.ac.id/id/eprint/32032/1/COVER.pdf>
	rdfs:label "COVER.pdf"^^xsd:string .

<https://eprints.amikom.ac.id/id/eprint/32032/2/BAB%20I.pdf>
	rdfs:label "BAB I.pdf"^^xsd:string .

<https://eprints.amikom.ac.id/id/eprint/32032/5/BAB%20IV.pdf>
	rdfs:label "BAB IV.pdf"^^xsd:string .

<https://eprints.amikom.ac.id/id/eprint/32032/>
	dc:format "text/html";
	dc:title "HTML Summary of #32032 \n\n{JALUR NON REGULER - MAGANG IT} IMPLEMENTASI ARSITEKTUR MODULAR MONOLITH&#13;\nPADA SISTEM BACKEND PLATFORM MULTI-TENANT&#13;\nPENYEWAAN LAPANGAN BERBASIS LARAVEL\n\n";
	foaf:primaryTopic <http://eprints.amikom.ac.id/id/eprint/32032> .

<http://eprints.amikom.ac.id/id/org/ext-4fec6a8784877144d149fa35bb74e33f>
	dct:isPartOf <http://eprints.amikom.ac.id/id/org/ext-21286f0e74c14a2d2682a5c738dc458e>;
	foaf:name "Fakultas Ilmu Komputer, Universitas AMIKOM Yogyakarta"^^xsd:string;
	rdf:type foaf:Organization .

<http://eprints.amikom.ac.id/id/org/ext-21286f0e74c14a2d2682a5c738dc458e>
	dct:hasPart <http://eprints.amikom.ac.id/id/org/ext-4fec6a8784877144d149fa35bb74e33f>;
	foaf:name "Universitas AMIKOM Yogyakarta"^^xsd:string;
	rdf:type foaf:Organization .

<http://eprints.amikom.ac.id/id/person/ext-8ebf109ab01ef0aac799afad803d8245>
	foaf:familyName "Subektiningsih"^^xsd:string;
	foaf:givenName "Subektiningsih"^^xsd:string;
	foaf:name "Subektiningsih Subektiningsih"^^xsd:string;
	rdf:type foaf:Person .

<http://eprints.amikom.ac.id/id/person/ext-63cb126bf607d6f7cef3e06920035b0b>
	foaf:familyName "Akbar"^^xsd:string;
	foaf:givenName "Rahmat Wahyuma"^^xsd:string;
	foaf:name "Rahmat Wahyuma Akbar"^^xsd:string;
	rdf:type foaf:Person .

